From: Jens Axboe <axboe@kernel.dk>
To: Pavel Begunkov <asml.silence@gmail.com>, io-uring@vger.kernel.org
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 1/1] io_uring/zcrx: implement large rx buffer support
Date: Sat, 24 Jan 2026 08:32:47 -0700 [thread overview]
Message-ID: <8ce09f91-0706-4883-9b7e-1855c8dd5c2a@kernel.dk> (raw)
In-Reply-To: <a840a38936ddcaa4c03b81e66e571a38ca68694f.1769249792.git.asml.silence@gmail.com>
On 1/24/26 3:36 AM, Pavel Begunkov wrote:
> diff --git a/io_uring/zcrx.c b/io_uring/zcrx.c
> index b99cf2c6670a..b5166c9118e5 100644
> --- a/io_uring/zcrx.c
> +++ b/io_uring/zcrx.c
> @@ -15,6 +15,7 @@
> #include <net/netlink.h>
> #include <net/netdev_queues.h>
> #include <net/netdev_rx_queue.h>
> +#include <net/netdev_queues.h>
> #include <net/tcp.h>
> #include <net/rps.h>
Duplicate header? Rest of the patch looks fine to me, I'll just kill it
while applying.
--
Jens Axboe
next prev parent reply other threads:[~2026-01-24 15:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-24 10:36 [PATCH 0/1] io_uring: zcrx large buffers support Pavel Begunkov
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 [this message]
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=8ce09f91-0706-4883-9b7e-1855c8dd5c2a@kernel.dk \
--to=axboe@kernel.dk \
--cc=asml.silence@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox