From: Jakub Kicinski <kuba@kernel.org>
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>,
Tirthendu Sarkar <tirthendu.sarkar@intel.com>,
<intel-wired-lan@lists.osuosl.org>, <jesse.brandeburg@intel.com>,
<netdev@vger.kernel.org>, <bpf@vger.kernel.org>,
<magnus.karlsson@intel.com>, <maciej.fijalkowski@intel.com>
Subject: Re: [PATCH intel-next v4 8/8] i40e: add support for XDP multi-buffer Rx
Date: Wed, 15 Feb 2023 19:15:12 -0800 [thread overview]
Message-ID: <20230215191512.569639f3@kernel.org> (raw)
In-Reply-To: <c78c5e12-1c5a-5215-812c-b10d4b892a1b@intel.com>
On Wed, 15 Feb 2023 16:02:45 -0800 Tony Nguyen wrote:
> I believe you are planning on taking Lorenzo's ice [1] and i40e [2]
> patch based on the comment of taking follow-ups directly [3]?
>
> If so, Tirthendu, I'll rebase after this is pulled by netdev, then if
> you can base on next-queue so everything will apply nicely.
Yup, applied now!
next prev parent reply other threads:[~2023-02-16 3:15 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-15 12:42 [PATCH intel-next v4 0/8] i40e: support XDP multi-buffer Tirthendu Sarkar
2023-02-15 12:42 ` [PATCH intel-next v4 1/8] i40e: consolidate maximum frame size calculation for vsi Tirthendu Sarkar
2023-02-15 12:42 ` [PATCH intel-next v4 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer Tirthendu Sarkar
2023-02-15 12:43 ` [PATCH intel-next v4 3/8] i40e: add pre-xdp page_count in rx_buffer Tirthendu Sarkar
2023-02-15 12:43 ` [PATCH intel-next v4 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip() Tirthendu Sarkar
2023-02-15 23:11 ` Tony Nguyen
2023-02-16 7:49 ` [Intel-wired-lan] " Paul Menzel
2023-02-16 13:53 ` Sarkar, Tirthendu
2023-02-15 12:43 ` [PATCH intel-next v4 5/8] i40e: use frame_sz instead of recalculating truesize for building skb Tirthendu Sarkar
2023-02-15 12:43 ` [PATCH intel-next v4 6/8] i40e: introduce next_to_process to i40e_ring Tirthendu Sarkar
2023-02-15 12:43 ` [PATCH intel-next v4 7/8] i40e: add xdp_buff to i40e_ring struct Tirthendu Sarkar
2023-02-15 12:43 ` [PATCH intel-next v4 8/8] i40e: add support for XDP multi-buffer Rx Tirthendu Sarkar
2023-02-15 14:51 ` Lorenzo Bianconi
2023-02-16 0:02 ` Tony Nguyen
2023-02-16 3:15 ` Jakub Kicinski [this message]
2023-02-16 4:56 ` Sarkar, Tirthendu
2023-02-15 23:13 ` [PATCH intel-next v4 0/8] i40e: support XDP multi-buffer Tony Nguyen
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=20230215191512.569639f3@kernel.org \
--to=kuba@kernel.org \
--cc=anthony.l.nguyen@intel.com \
--cc=bpf@vger.kernel.org \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jesse.brandeburg@intel.com \
--cc=lorenzo.bianconi@redhat.com \
--cc=maciej.fijalkowski@intel.com \
--cc=magnus.karlsson@intel.com \
--cc=netdev@vger.kernel.org \
--cc=tirthendu.sarkar@intel.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;
as well as URLs for NNTP newsgroup(s).