diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2025-03-28 23:10:57 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-03-28 17:11:20 -0600 |
commit | 63b16e4f0b90abad500ecb7bc7a625278febdc2c (patch) | |
tree | 3d6d397d7c2413eb606d6fb8386ce4ead1c8a26c /tools/perf/scripts/python/gecko.py | |
parent | c55e2845dfa72e647ed8d9a7b4c6e11a8ed0fc1e (diff) |
io_uring/net: unify sendmsg setup with zc
io_sendmsg_zc_setup() duplicates parts of io_sendmsg_setup(), and the
only difference between them is that the former support vectored
registered buffers with nothing zerocopy specific. Merge them together,
we want regular sendmsg to eventually support fixed buffers either way.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/7e5ec40f9dc93355399dc6fa0cbc8b31f0b20ac5.1743202294.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions