[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250602-airoha-flowtable-ipv6-fix-v2-0-3287f8b55214@kernel.org>
Date: Mon, 02 Jun 2025 12:55:36 +0200
From: Lorenzo Bianconi <lorenzo@...nel.org>
To: Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Michal Kubiak <michal.kubiak@...el.com>,
Lorenzo Bianconi <lorenzo@...nel.org>
Cc: linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, netdev@...r.kernel.org
Subject: [PATCH net v2 0/3] net: airoha: Fix IPv6 hw acceleration
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@...nel.org>
Powered by blists - more mailing lists