mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: airoha: Add XDP support
@ 2026-09-20 15:43 Til Kaiser
  2026-09-20 15:43 ` [PATCH net-next 1/2] " Til Kaiser
  2026-09-20 15:43 ` [PATCH net-next 2/2] net: airoha: Add XDP statistics Til Kaiser
  0 siblings, 2 replies; 3+ messages in thread
From: Til Kaiser @ 2026-09-20 15:43 UTC (permalink / raw)
  To: netdev
  Cc: lorenzo, andrew+netdev, davem, edumazet, kuba, pabeni,
	linux-arm-kernel, linux-mediatek, linux-kernel, Til Kaiser

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-09-20 15:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20 15:43 [PATCH net-next 0/2] net: airoha: Add XDP support Til Kaiser
2026-09-20 15:43 ` [PATCH net-next 1/2] " Til Kaiser
2026-09-20 15:43 ` [PATCH net-next 2/2] net: airoha: Add XDP statistics Til Kaiser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®