From: patchwork-bot+netdevbpf@kernel.org
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com, netdev@vger.kernel.org,
tirthendu.sarkar@intel.com, maciej.fijalkowski@intel.com,
magnus.karlsson@intel.com, ast@kernel.org, daniel@iogearbox.net,
hawk@kernel.org, john.fastabend@gmail.com, bpf@vger.kernel.org
Subject: Re: [PATCH net-next v2 0/8][pull request] i40e: support XDP multi-buffer
Date: Tue, 14 Mar 2023 00:10:20 +0000 [thread overview]
Message-ID: <167875262067.15210.15177827583579328143.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230309212819.1198218-1-anthony.l.nguyen@intel.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Tony Nguyen <anthony.l.nguyen@intel.com>:
On Thu, 9 Mar 2023 13:28:11 -0800 you wrote:
> Tirthendu Sarkar says:
>
> This patchset adds multi-buffer support for XDP. Tx side already has
> support for multi-buffer. This patchset focuses on Rx side. The last
> patch contains actual multi-buffer changes while the previous ones are
> preparatory patches.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/8] i40e: consolidate maximum frame size calculation for vsi
https://git.kernel.org/netdev/net-next/c/a4ba62906db8
- [net-next,v2,2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
https://git.kernel.org/netdev/net-next/c/f7f732a7196d
- [net-next,v2,3/8] i40e: add pre-xdp page_count in rx_buffer
https://git.kernel.org/netdev/net-next/c/e2843f037127
- [net-next,v2,4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
https://git.kernel.org/netdev/net-next/c/03e88c8a791c
- [net-next,v2,5/8] i40e: use frame_sz instead of recalculating truesize for building skb
https://git.kernel.org/netdev/net-next/c/2bc0de9aca3e
- [net-next,v2,6/8] i40e: introduce next_to_process to i40e_ring
https://git.kernel.org/netdev/net-next/c/e9031f2da1ae
- [net-next,v2,7/8] i40e: add xdp_buff to i40e_ring struct
https://git.kernel.org/netdev/net-next/c/01aa49e31e16
- [net-next,v2,8/8] i40e: add support for XDP multi-buffer Rx
https://git.kernel.org/netdev/net-next/c/e213ced19bef
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2023-03-14 0:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-09 21:28 [PATCH net-next v2 0/8][pull request] i40e: support XDP multi-buffer Tony Nguyen
2023-03-09 21:28 ` [PATCH net-next v2 1/8] i40e: consolidate maximum frame size calculation for vsi Tony Nguyen
2023-03-09 21:28 ` [PATCH net-next v2 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer Tony Nguyen
2023-03-09 21:28 ` [PATCH net-next v2 3/8] i40e: add pre-xdp page_count in rx_buffer Tony Nguyen
2023-03-09 21:28 ` [PATCH net-next v2 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip() Tony Nguyen
2023-03-09 21:28 ` [PATCH net-next v2 5/8] i40e: use frame_sz instead of recalculating truesize for building skb Tony Nguyen
2023-03-09 21:28 ` [PATCH net-next v2 6/8] i40e: introduce next_to_process to i40e_ring Tony Nguyen
2023-03-09 21:28 ` [PATCH net-next v2 7/8] i40e: add xdp_buff to i40e_ring struct Tony Nguyen
2023-03-09 21:28 ` [PATCH net-next v2 8/8] i40e: add support for XDP multi-buffer Rx Tony Nguyen
2023-03-14 0:10 ` patchwork-bot+netdevbpf [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=167875262067.15210.15177827583579328143.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=anthony.l.nguyen@intel.com \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hawk@kernel.org \
--cc=john.fastabend@gmail.com \
--cc=kuba@kernel.org \
--cc=maciej.fijalkowski@intel.com \
--cc=magnus.karlsson@intel.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--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