diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-09-23 18:12:09 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-09-23 14:57:27 -0600 |
commit | 4781185da411c0b51ef9b1db557c1ea28ac11de4 (patch) | |
tree | 58670be19ba50e5628d251374e6b0457e2b186ff /scripts/generate_rust_analyzer.py | |
parent | ec7fd2562f57fcfd96f15fbc8ad088f954c2dcf5 (diff) |
selftest/net: adjust io_uring sendzc notif handling
It's not currently possible but in the future we may get
IORING_CQE_F_MORE and so a notification even for a failed request, i.e.
when cqe->res <= 0. That's precisely what the documentation says, so
adjust the test and do IORING_CQE_F_MORE checks regardless of the main
completion cqe->res.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/aac948ea753a8bfe1fa3b82fe45debcb54586369.1663953085.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions