Attention is currently required from: neels.
pespin has posted comments on this change by neels. ( https://gerrit.osmocom.org/c/osmo-upf/+/37760?usp=email )
Change subject: pfcp-tool: n-sessions [4/4]: implement 'n <0-2147483647> session create' ......................................................................
Patch Set 4:
(1 comment)
File src/osmo-pfcp-tool/pfcp_tool_vty.c:
https://gerrit.osmocom.org/c/osmo-upf/+/37760/comment/eb2346b1_05794817?usp=... : PS4, Line 1069: if (!(i & 0x3f) && responses_pending) {
N is 0x3f then? sounds a bit cryptic tbh.
Maybe it'd be better to parametrize how many maximum pending requests in flight should be possible instead.