On Fri, 23 Sep 2022 18:12:09 +0100, Pavel Begunkov wrote: > 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. > > > [...] Applied, thanks! [1/1] selftest/net: adjust io_uring sendzc notif handling commit: 4781185da411c0b51ef9b1db557c1ea28ac11de4 Best regards, -- Jens Axboe