linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/3] net: airoha: Fix IPv6 hw acceleration
@ 2025-06-02 10:55 Lorenzo Bianconi
  2025-06-02 10:55 ` [PATCH net v2 1/3] net: airoha: Initialize PPE UPDMEM source-mac table Lorenzo Bianconi
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Lorenzo Bianconi @ 2025-06-02 10:55 UTC (permalink / raw)
  To: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Michal Kubiak, Lorenzo Bianconi
  Cc: linux-arm-kernel, linux-mediatek, netdev

Fix IPv6 hw acceleration in bridge mode resolving ib2 and
airoha_foe_mac_info_common overwrite in
airoha_ppe_foe_commit_subflow_entry routine.
Introduce UPDMEM source-mac table used to set source mac address for
L3 IPv6 hw accelerated traffic.

---
Changes in v2:
- improve commit logs
- move smac_id configuration for L2 mode in a dedicated patch
- Link to v1: https://lore.kernel.org/r/20250529-airoha-flowtable-ipv6-fix-v1-0-7c7e53ae0854@kernel.org

---
Lorenzo Bianconi (3):
      net: airoha: Initialize PPE UPDMEM source-mac table
      net: airoha: Fix IPv6 hw acceleration in bridge mode
      net: airoha: Fix smac_id configuration in bridge mode

 drivers/net/ethernet/airoha/airoha_eth.c  |  2 ++
 drivers/net/ethernet/airoha/airoha_eth.h  |  1 +
 drivers/net/ethernet/airoha/airoha_ppe.c  | 54 ++++++++++++++++++++++++-------
 drivers/net/ethernet/airoha/airoha_regs.h | 10 ++++++
 4 files changed, 55 insertions(+), 12 deletions(-)
---
base-commit: 558428921eddbd5083fe8116e31b8af460712f44
change-id: 20250529-airoha-flowtable-ipv6-fix-976a1ce80e7d

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



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

end of thread, other threads:[~2025-06-03 11:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-02 10:55 [PATCH net v2 0/3] net: airoha: Fix IPv6 hw acceleration Lorenzo Bianconi
2025-06-02 10:55 ` [PATCH net v2 1/3] net: airoha: Initialize PPE UPDMEM source-mac table Lorenzo Bianconi
2025-06-03  8:28   ` Simon Horman
2025-06-02 10:55 ` [PATCH net v2 2/3] net: airoha: Fix IPv6 hw acceleration in bridge mode Lorenzo Bianconi
2025-06-03  8:28   ` Simon Horman
2025-06-02 10:55 ` [PATCH net v2 3/3] net: airoha: Fix smac_id configuration " Lorenzo Bianconi
2025-06-03  8:29   ` Simon Horman
2025-06-03 11:10 ` [PATCH net v2 0/3] net: airoha: Fix IPv6 hw acceleration patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).