Attention is currently required from: jolly.
pespin has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/libosmocore/+/40494?usp=email )
Change subject: Send multiple read/recvfrom SQEs in advance ......................................................................
Patch Set 4:
(2 comments)
Patchset:
PS4: I think you are not taking into account that you may receive unordered receives with this?
File src/core/osmo_io_uring.c:
https://gerrit.osmocom.org/c/libosmocore/+/40494/comment/54b5678f_a425aa19?u... : PS4, Line 122: if ((env = getenv(OSMO_IO_URING_READ_SQE))) { again, this should be configurable per osmo_iofd API afaiu, rather than here.