On Wed, 28 Sep 2022 00:51:49 +0100, Pavel Begunkov wrote: > We currently only add a notification CQE when the send succeded, i.e. > cqe.res >= 0. However, it'd be more robust to do buffer notifications > for failed requests as well in case drivers decide do something fanky. > > Always return a buffer notification after initial prep, don't hide it. > This behaviour is better aligned with documentation and the patch also > helps the userspace to respect it. > > [...] Applied, thanks! [1/1] io_uring/net: don't skip notifs for failed requests commit: 6ae91ac9a6aa7d6005c3c6d0f4d263fbab9f377f Best regards, -- Jens Axboe