Message ID | 20250213053141.2833254-1-sumang@marvell.com (mailing list archive) |
---|---|
Headers | show |
Series | Add af_xdp support for cn10k | expand |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@redhat.com>: On Thu, 13 Feb 2025 11:01:35 +0530 you wrote: > This patchset includes changes to support AF_XDP for cn10k chipsets. Both > non-zero copy and zero copy will be supported after these changes. Also, > the RSS will be reconfigured once a particular receive queue is > added/removed to/from AF_XDP support. > > Patch #1: octeontx2-pf: use xdp_return_frame() to free xdp buffers > > [...] Here is the summary with links: - [net-next,v6,1/6] octeontx2-pf: use xdp_return_frame() to free xdp buffers https://git.kernel.org/netdev/net-next/c/94c80f748873 - [net-next,v6,2/6] octeontx2-pf: Add AF_XDP non-zero copy support https://git.kernel.org/netdev/net-next/c/b4164de5041b - [net-next,v6,3/6] octeontx2-pf: AF_XDP zero copy receive support https://git.kernel.org/netdev/net-next/c/efabce290151 - [net-next,v6,4/6] octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queue https://git.kernel.org/netdev/net-next/c/25b07c1a8694 - [net-next,v6,5/6] octeontx2-pf: Prepare for AF_XDP https://git.kernel.org/netdev/net-next/c/c5c2398eb88b - [net-next,v6,6/6] octeontx2-pf: AF_XDP zero copy transmit support https://git.kernel.org/netdev/net-next/c/53616af09b5a You are awesome, thank you!