[PATCH net-next 0/2] net: airoha: Add XDP support

From: Til Kaiser

Date: Sun Sep 20 2026 - 11:50:05 EST


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