Attention is currently required from: pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/27935 )
Change subject: paging: Estimate available_slots based on BTS config when no CCCH Load Ind received
......................................................................
Patch Set 3:
(1 comment)
File src/osmo-bsc/abis_rsl.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/27935/comment/0ebc93e3_0d034176
PS3, Line 2344: sd.bts->ccch_load_ind_period
In paging.c you multiply it by 2, but here you don't. Is it intentional?
If so, please add a comment explaining why x2 is not needed here.
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/27935
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I2df68e10eb549d62765ad3b25429f7fe2d5bb0b9
Gerrit-Change-Number: 27935
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 27 Apr 2022 19:08:41 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27970 )
Change subject: bsc: Introduce test TC_paging_500req_no_paging_load_ind
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
This one is still not passing because the estimated pace at which we need to send (around 8 req/s) is too slow, so the calculated T3113 seems to be expiring around request num 200 a bit before it is scheduled towards the BTS.
So it seems something of the two below is still wrong:
* T3113 calculation provides a value too low based on BSC queue load
* transmit pace etimation (8 req/s) is way to low for a BTS with no CCCH paging Load.
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27970
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I787cba895f1cb6c5bfef95259bcf69b4291a9237
Gerrit-Change-Number: 27970
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Comment-Date: Wed, 27 Apr 2022 17:01:48 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment