From: David S. Miller Date: Wed, 17 May 2023 07:38:42 +0000 (+0100) Subject: Merge branch 'tcp-io_uring-zc-opts' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=81cf1ade0bb3a42023dd1694ed080c4adb7dafd3;p=linux.git Merge branch 'tcp-io_uring-zc-opts' Merge branch 'tcp-io_uring-zc-opts' Pavel Begunkov says: ==================== minor tcp io_uring zc optimisations Patch 1 is a simple cleanup, patch 2 gives removes 2 atomics from the io_uring zc TCP submission path, which yielded extra 0.5% for my throughput CPU bound tests based on liburing/examples/send-zerocopy.c ==================== Reviewed-by: David Ahern Reviewed-by: Eric Dumazet Signed-off-by: David S. Miller --- 81cf1ade0bb3a42023dd1694ed080c4adb7dafd3