Attention is currently required from: pespin.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-gprs/+/33553
to look at the new patch set (#2).
Change subject: rlcmac: defer going to pkt_idle_timer after freeing TBF
......................................................................
rlcmac: defer going to pkt_idle_timer after freeing TBF
Give some time to pending tx blocks to be transmitted before jumping
back to CCCH.
Change-Id: I563ad2ee6aacd65314e998626dc27adc29221a7d
---
M include/osmocom/gprs/rlcmac/gre.h
M src/rlcmac/gre.c
M tests/rlcmac/rlcmac_prim_test.c
M tests/rlcmac/rlcmac_prim_test.err
M tests/rlcmac/rlcmac_prim_test.ok
5 files changed, 66 insertions(+), 10 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-gprs refs/changes/53/33553/2
--
To view, visit https://gerrit.osmocom.org/c/libosmo-gprs/+/33553
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: I563ad2ee6aacd65314e998626dc27adc29221a7d
Gerrit-Change-Number: 33553
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newpatchset
Attention is currently required from: jolly, pespin.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-mgw/+/33548 )
Change subject: ASCI: Support conference briding with 1..n connections
......................................................................
Patch Set 2:
(1 comment)
Patchset:
PS2:
> My idea was to use pointers to increase performance. […]
mh. but don't we have a per-endpoint list of connections? so we would only be "iterating" a linked list of two entries in the "most cases" scenario you described above? Do you really think that iterating a list with two entries (whcih is three dereferences of the next pointer) is significantly slower than the mechanism you're introducing? I'm somewhat doubtful we should have that level of complexity without knowing for sure that there's an actual performance issue to begin with.
--
To view, visit https://gerrit.osmocom.org/c/osmo-mgw/+/33548
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: Ic99a55ab5a3a6170e940403fadd52697e99f2f3a
Gerrit-Change-Number: 33548
Gerrit-PatchSet: 2
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: jolly <andreas(a)eversberg.eu>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 05 Jul 2023 11:41:19 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: jolly <andreas(a)eversberg.eu>
Comment-In-Reply-To: laforge <laforge(a)osmocom.org>
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: pespin, dexter.
Hello osmith, Jenkins Builder, dexter,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/docker-playground/+/33544
to look at the new patch set (#2).
Change subject: */osmo-stp.cfg: Explicitly define role & sctp-role
......................................................................
*/osmo-stp.cfg: Explicitly define role & sctp-role
It was recently decided it's a good practice to always specify the role
and sctp-role for all ASPs configured in the VTY, since it's an
important configuration providing feedback on the network setup
expectancies.
Change-Id: Ia495bc3c5dd4421e5730c74b2f5dc4e4cdc1a673
---
M nplab-m3ua-test/osmo-stp.cfg
M nplab-sua-test/osmo-stp.cfg
M osmo-stp-latest/osmo-stp.cfg
M osmo-stp-master/osmo-stp.cfg
M ttcn3-bsc-test-vamos/osmo-stp.cfg
M ttcn3-bsc-test/osmo-stp.cfg
M ttcn3-hnbgw-test/osmo-stp.cfg
M ttcn3-msc-test/osmo-stp.cfg
M ttcn3-sgsn-test/osmo-stp.cfg
M ttcn3-smlc-test/osmo-stp.cfg
M ttcn3-stp-test/osmo-stp.cfg
11 files changed, 77 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/44/33544/2
--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/33544
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ia495bc3c5dd4421e5730c74b2f5dc4e4cdc1a673
Gerrit-Change-Number: 33544
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-MessageType: newpatchset