From: Pavel Begunkov <asml.silence@gmail.com>
To: io-uring@vger.kernel.org
Cc: asml.silence@gmail.com, axboe@kernel.dk, netdev@vger.kernel.org
Subject: [PATCH 0/1] io_uring: zcrx large buffers support
Date: Sat, 24 Jan 2026 10:36:16 +0000 [thread overview]
Message-ID: <cover.1769249792.git.asml.silence@gmail.com> (raw)
A single patch enabling large buffer support for zcrx by propagating
user parameters to the net + sanitisation. It depends on net/ changes
that can be found in a 6.19-rc5 based branch [1] that's already pulled
into the net tree.
[1] https://github.com/isilence/linux.git tags/net-queue-rx-buf-len-v9
For convenience, all changes including net and io_uring can be found in:
https://github.com/isilence/linux.git zcrx/for-next
Link to the netdev series:
https://lore.kernel.org/netdev/cover.1768493907.git.asml.silence@gmail.com/
Pavel Begunkov (1):
io_uring/zcrx: implement large rx buffer support
include/uapi/linux/io_uring.h | 2 +-
io_uring/zcrx.c | 39 ++++++++++++++++++++++++++++++-----
2 files changed, 35 insertions(+), 6 deletions(-)
--
2.52.0
next reply other threads:[~2026-01-24 10:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-24 10:36 Pavel Begunkov [this message]
2026-01-24 10:36 ` [PATCH 1/1] io_uring/zcrx: implement large rx buffer support Pavel Begunkov
2026-01-24 15:32 ` Jens Axboe
2026-01-24 16:31 ` Pavel Begunkov
2026-01-24 15:34 ` Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1769249792.git.asml.silence@gmail.com \
--to=asml.silence@gmail.com \
--cc=axboe@kernel.dk \
--cc=io-uring@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.