[PATCH net-next 0/2] net: airoha: Add XDP support
Til Kaiser
mail at tk154.de
Sun Sep 20 08:43:27 PDT 2026
Hello,
This series adds XDP support to the Airoha Ethernet driver.
Patch 1 adds the RX- and TX-path support needed for XDP_PASS, XDP_DROP,
XDP_TX, and XDP_REDIRECT.
Patch 2 exposes XDP and page-pool statistics through ethtool.
Thanks,
Til
Til Kaiser (2):
net: airoha: Add XDP support
net: airoha: Add XDP statistics
drivers/net/ethernet/airoha/Kconfig | 1 +
drivers/net/ethernet/airoha/airoha_eth.c | 493 +++++++++++++++++++++--
drivers/net/ethernet/airoha/airoha_eth.h | 32 +-
3 files changed, 496 insertions(+), 30 deletions(-)
--
2.55.0
More information about the linux-arm-kernel
mailing list