On Thu, 30 Jun 2022 13:25:57 +0100, Pavel Begunkov wrote: > We waste a u64 SQE field for flags even though we don't need as many > bits and it can be used for something more useful later. Store io_uring > specific send/recv flags in sqe->prio instead of ->addr2. > > Applied, thanks! [1/1] io_uring: keep sendrecv flags in ioprio commit: 29c1ac230e6056b26846c66881802b581a78ad72 Best regards, -- Jens Axboe