diff options
author | Dylan Yudaken <[email protected]> | 2022-11-07 04:52:35 -0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-11-21 07:44:09 -0700 |
commit | e2ad599d1ed38fe743106f10d58a0cbfc00b51e2 (patch) | |
tree | 1c453da112db3980e4584f0828a1741c2dffca5a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 515e26961295bee9da5e26916c27739dca6c10e1 (diff) |
io_uring: allow multishot recv CQEs to overflow
With commit aa1df3a360a0 ("io_uring: fix CQE reordering"), there are
stronger guarantees for overflow ordering. Specifically ensuring that
userspace will not receive out of order receive CQEs. Therefore this is
not needed any more for recv/recvmsg.
Signed-off-by: Dylan Yudaken <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions