Attention is currently required from: fixeria.
dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/32734 )
Change subject: paging: do not confirm PAGING COMMAND messages
......................................................................
Patch Set 7:
(1 comment)
Patchset:
PS6:
> IMO, it does not worth to introduce such a layering violation (i.e. […]
In osmo-bsc we also distinguish between PAGING COMMAND and IMMEDIATE ASSIGNMENT. and it is done in the same way: https://gitea.osmocom.org/cellular-infrastructure/osmo-bsc/src/branch/maste…
(If you think looking directly in the MAC block is a problem then we might consider adding a message type field to struct gsm_pcu_if_pch_dt)
The reason why I think that this must be fixed is the following: When we confirm PAGING COMMAND messages as well, then this has the appearance that it would be mandatory to confirm PAGING COMMAND messages. This has caused confusion in the past and we should make sure that we won't run into this again. Also since osmo-bsc does not confirm PAGING COMMAND messages we would end up having two different behaviors.
--
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/32734
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I8b8264d28b1b1deb08774cdba58dd4c6dafe115d
Gerrit-Change-Number: 32734
Gerrit-PatchSet: 7
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 05 Jun 2023 15:33:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: comment
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175 )
Change subject: detect in/active CN links by RANAP RESET
......................................................................
Patch Set 1:
(5 comments)
File src/osmo-hnbgw/cnlink.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7826):
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175/comment/6deef6cd_081a280d
PS1, Line 175: struct hnbgw_cnlink *cnlink = (struct hnbgw_cnlink*)fi->priv;
"(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7826):
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175/comment/6c30ca8c_bc98eace
PS1, Line 182: struct hnbgw_cnlink *cnlink = (struct hnbgw_cnlink*)fi->priv;
"(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7826):
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175/comment/0c92285c_e551cc74
PS1, Line 201: struct hnbgw_cnlink *cnlink = (struct hnbgw_cnlink*)fi->priv;
"(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7826):
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175/comment/3215de87_fc3fb1e7
PS1, Line 208: struct hnbgw_cnlink *cnlink = (struct hnbgw_cnlink*)fi->priv;
"(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7826):
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175/comment/8499bbb7_69288030
PS1, Line 230: struct hnbgw_cnlink *cnlink = (struct hnbgw_cnlink*)fi->priv;
"(foo*)" should be "(foo *)"
--
To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: Id3eefdea889a736fd5957b80280fa45b9547b792
Gerrit-Change-Number: 33175
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Mon, 05 Jun 2023 13:29:07 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/33171 )
Change subject: tweak lots of logging
......................................................................
Patch Set 1:
(2 comments)
File src/osmo-hnbgw/context_map.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7819):
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33171/comment/f73b993c_fb301021
PS1, Line 133: cnlink_selected->use.remote_addr_name ? " ": "",
spaces required around that ':' (ctx:VxW)
File src/osmo-hnbgw/hnbgw.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7819):
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33171/comment/9954bb46_9f2b2f9c
PS1, Line 369: else {
else should follow close brace '}'
--
To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/33171
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: I41275d8c3e272177976a9302795884666c35cd06
Gerrit-Change-Number: 33171
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Mon, 05 Jun 2023 13:28:38 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/33177 )
Change subject: cnpool: return Paging Resp to the exact CN link that Paged
......................................................................
Patch Set 1:
(2 comments)
File src/osmo-hnbgw/hnbgw_cn.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7814):
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33177/comment/f49d9b3f_26ae7d99
PS1, Line 283: if (cnlink_match_paging_mi(cnlink, mi, timeout))
suspect code indent for conditional statements (16, 20)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7814):
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33177/comment/e1f4a852_f445805b
PS1, Line 284: return cnlink;
Statements should start on a tabstop
--
To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/33177
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: I907dbcaeb442ca5630146f8cad40601c448fc40e
Gerrit-Change-Number: 33177
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Mon, 05 Jun 2023 13:22:24 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/33176 )
Change subject: use cnlink state in cnpool decisions
......................................................................
use cnlink state in cnpool decisions
Change-Id: I28490a4a27bcda8fd689db8b8652e451103e3a9d
---
M src/osmo-hnbgw/hnbgw_cn.c
1 file changed, 11 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/76/33176/1
diff --git a/src/osmo-hnbgw/hnbgw_cn.c b/src/osmo-hnbgw/hnbgw_cn.c
index 3ae373d..ed2e0ab 100644
--- a/src/osmo-hnbgw/hnbgw_cn.c
+++ b/src/osmo-hnbgw/hnbgw_cn.c
@@ -656,7 +656,8 @@
return false;
if (!cnlink->hnbgw_sccp_user || !cnlink->hnbgw_sccp_user->sccp_user)
return false;
- // TODO indicator whether the CN link is actually active, akin to bssmap_reset_is_conn_ready()
+ if (!cnlink_is_conn_ready(cnlink))
+ return false;
return true;
}
--
To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/33176
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: I28490a4a27bcda8fd689db8b8652e451103e3a9d
Gerrit-Change-Number: 33176
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: newchange