Message ID | cover.1666229889.git.asml.silence@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | don't fallback if sock doesn't undestand zc | expand |
On Thu, 20 Oct 2022 02:42:34 +0100, Pavel Begunkov wrote: > Prefer failinig requests over copying when we're dealing with > protocols that don't support io_uring zerocopy send. The patches > are split to make backporting easier. > > Pavel Begunkov (2): > io_uring/net: fail zc send for unsupported protocols > io_uring/net: fail zc sendmsg for unsupported protocols > > [...] Applied, thanks! [1/2] io_uring/net: fail zc send for unsupported protocols commit: cf6d01d79d3ea2274891c79cb51fa80dfde39acd [2/2] io_uring/net: fail zc sendmsg for unsupported protocols commit: 9f92d171efe73abc3d026ed9e21f08b482075782 Best regards,