From: Paolo Abeni Date: Tue, 11 Mar 2025 10:10:16 +0000 (+0100) Subject: Merge branch 'net-ti-icssg-prueth-add-native-mode-xdp-support' X-Git-Tag: v6.15-rc1~160^2~123 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6d99faf2541d519ec30a104d6b585484563e2c45;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-ti-icssg-prueth-add-native-mode-xdp-support' Meghana Malladi says: ==================== net: ti: icssg-prueth: Add native mode XDP support This series adds native XDP support using page_pool. XDP zero copy support is not included in this patch series. Patch 1/3: Replaces skb with page pool for Rx buffer allocation Patch 2/3: Adds prueth_swdata struct for SWDATA for all swdata cases Patch 3/3: Introduces native mode XDP support v3: https://lore.kernel.org/all/20250224110102.1528552-1-m-malladi@ti.com/ ==================== Link: https://patch.msgid.link/20250305101422.1908370-1-m-malladi@ti.com Signed-off-by: Paolo Abeni --- 6d99faf2541d519ec30a104d6b585484563e2c45