Attention is currently required from: fixeria. Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-pcu/+/27627
to look at the new patch set (#3).
Change subject: llc: schedule frames to MS based on SAPI priority ......................................................................
llc: schedule frames to MS based on SAPI priority
The CoDel state is still applied globally, which could cause higher prio messages (GMM) to clear dropping state (since those are left for a smaller period of time inside the queue).
CoDel state will be moved per prio-queue in a follow-up patch.
Related: OS#5508 Related: SYS#5908 Change-Id: Ie8bd91eeac4fa7487d4f11b808dea95737041c7e --- M src/llc.c M src/llc.h 2 files changed, 90 insertions(+), 37 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/27/27627/3