All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: airoha: Enable hw acceleration for PPPoE traffic
@ 2025-05-23 19:23 Lorenzo Bianconi
  2025-05-23 19:23 ` [PATCH net-next 1/2] net: airoha: Initialize PPE UPDMEM source-mac table Lorenzo Bianconi
  2025-05-23 19:23 ` [PATCH net-next 2/2] net: airoha: Add PPPoE offload support Lorenzo Bianconi
  0 siblings, 2 replies; 4+ messages in thread
From: Lorenzo Bianconi @ 2025-05-23 19:23 UTC (permalink / raw)
  To: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni
  Cc: linux-arm-kernel, linux-mediatek, netdev, Lorenzo Bianconi

Initialize PPE UPDMEM source-mac table used during IPv6 traffic hw
acceleration.
Introduce flowtable hw acceleration for PPPoE traffic.

---
Lorenzo Bianconi (2):
      net: airoha: Initialize PPE UPDMEM source-mac table
      net: airoha: Add PPPoE offload support

 drivers/net/ethernet/airoha/airoha_eth.c  |  2 ++
 drivers/net/ethernet/airoha/airoha_eth.h  |  1 +
 drivers/net/ethernet/airoha/airoha_ppe.c  | 60 ++++++++++++++++++++++++-------
 drivers/net/ethernet/airoha/airoha_regs.h | 10 ++++++
 4 files changed, 60 insertions(+), 13 deletions(-)
---
base-commit: ea15e046263b19e91ffd827645ae5dfa44ebd044
change-id: 20250413-b4-airoha-flowtable-pppoe-2c199f5059ea

Best regards,
-- 
Lorenzo Bianconi <lorenzo@kernel.org>



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

end of thread, other threads:[~2025-05-27 14:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-23 19:23 [PATCH net-next 0/2] net: airoha: Enable hw acceleration for PPPoE traffic Lorenzo Bianconi
2025-05-23 19:23 ` [PATCH net-next 1/2] net: airoha: Initialize PPE UPDMEM source-mac table Lorenzo Bianconi
2025-05-27 14:22   ` Lorenzo Bianconi
2025-05-23 19:23 ` [PATCH net-next 2/2] net: airoha: Add PPPoE offload support Lorenzo Bianconi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.