pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/27352 )
Change subject: libgtp: Define retransmit QUEUE_SIZE relative to PDP_MAX (increase) ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: With this patch, most probably meta-telephony.git/recipes-osmocom/osmo-ggsn/files/libgtp-queue_depth_32.patch needs to be updated. It probably makes more sense to actually reduce PDP_MAX in there, since in those kind of embedded devices we expect to run only 1 BTS so we shouldn't need more than let's say 128 concurrent pdp contexts.
For a 2 TRX BTS, we could have up to 15 PDCH TS, at a maximum of 7 USFs per TS: 15 * 7 = 105