From: Paolo Abeni Date: Tue, 18 Feb 2025 10:36:29 +0000 (+0100) Subject: Merge branch 'add-af_xdp-support-for-cn10k' X-Git-Tag: v6.15-rc1~160^2~299 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4cb730862cf4f59ac3dcb83b9ac4eeb29dbfb0e;p=thirdparty%2Flinux.git Merge branch 'add-af_xdp-support-for-cn10k' Suman Ghosh says: ==================== Add af_xdp support for cn10k 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 Patch #2: octeontx2-pf: Add AF_XDP non-zero copy support Patch #3: octeontx2-pf: AF_XDP zero copy receive support Patch #4: octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queue Patch #5: octeontx2-pf: Prepare for AF_XDP transmit Patch #6: octeontx2-pf: AF_XDP zero copy transmit support ==================== Link: https://patch.msgid.link/20250213053141.2833254-1-sumang@marvell.com Signed-off-by: Paolo Abeni --- b4cb730862cf4f59ac3dcb83b9ac4eeb29dbfb0e