Merge branch 'net-ti-icssg-prueth-add-native-mode-xdp-support'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 11 Mar 2025 10:10:16 +0000 (11:10 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 11 Mar 2025 10:10:16 +0000 (11:10 +0100)
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 <pabeni@redhat.com>

Trivial merge