On Thu, 8 Sep 2022 14:01:10 +0100, Pavel Begunkov wrote: > Every time we return from an issue handler and expect the request to be > retried we should also setup it for async exec ourselves. Do that when > we return on IORING_RECVSEND_POLL_FIRST in io_sendzc(), otherwise it'll > re-read the address, which might be a surprise for the userspace. > > Applied, thanks! [1/1] io_uring/net: copy addr for zc on POLL_FIRST commit: 3c8400532dd8305024ff6eea38707de20b1b9822 Best regards, -- Jens Axboe