From: Vishwanath Seshagiri <vishs@meta.com>
To: Jakub Kicinski <kuba@kernel.org>
Cc: "Michael S . Tsirkin" <mst@redhat.com>,
"Jason Wang" <jasowang@redhat.com>,
"Xuan Zhuo" <xuanzhuo@linux.alibaba.com>,
"Eugenio Pérez" <eperezma@redhat.com>,
"Andrew Lunn" <andrew+netdev@lunn.ch>,
"David S . Miller" <davem@davemloft.net>,
"Eric Dumazet" <edumazet@google.com>,
"Paolo Abeni" <pabeni@redhat.com>, "David Wei" <dw@davidwei.uk>,
"Matteo Croce" <technoboy85@gmail.com>,
"Ilias Apalodimas" <ilias.apalodimas@linaro.org>,
netdev@vger.kernel.org, virtualization@lists.linux.dev,
linux-kernel@vger.kernel.org, kernel-team@meta.com
Subject: Re: [PATCH v7 RESEND net-next] virtio_net: add page_pool support for buffer allocation
Date: Thu, 26 Feb 2026 08:09:20 +0530 [thread overview]
Message-ID: <5d7e2f02-104d-43a1-895f-dc5fe5cc1865@meta.com> (raw)
In-Reply-To: <20260225174239.7a8933e6@kernel.org>
On 2/26/26 7:12 AM, Jakub Kicinski wrote:
> On Tue, 24 Feb 2026 20:49:10 -0800 Vishwanath Seshagiri wrote:
>> Use page_pool for RX buffer allocation in mergeable and small buffer
>> modes to enable page recycling and avoid repeated page allocator calls.
>> skb_mark_for_recycle() enables page reuse in the network stack.
>
> Would you mind holding off v8 until tomorrow mid-day (and rebase then)?
> There is a conflict coming in from Linus'es tree, if you post v8 today
> it will most likely not apply tomorrow :(
ack. will wait until then to send it.
prev parent reply other threads:[~2026-02-26 2:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-25 4:49 [PATCH v7 RESEND net-next] virtio_net: add page_pool support for buffer allocation Vishwanath Seshagiri
2026-02-25 8:33 ` Xuan Zhuo
2026-02-25 11:03 ` Vishwanath Seshagiri
2026-02-26 1:42 ` Jakub Kicinski
2026-02-26 2:39 ` Vishwanath Seshagiri [this message]
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=5d7e2f02-104d-43a1-895f-dc5fe5cc1865@meta.com \
--to=vishs@meta.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=dw@davidwei.uk \
--cc=edumazet@google.com \
--cc=eperezma@redhat.com \
--cc=ilias.apalodimas@linaro.org \
--cc=jasowang@redhat.com \
--cc=kernel-team@meta.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mst@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=technoboy85@gmail.com \
--cc=virtualization@lists.linux.dev \
--cc=xuanzhuo@linux.alibaba.com \
/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