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/ (local)
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