diff options
author | 2025-06-02 12:55:37 +0200 | |
---|---|---|
committer | 2025-06-03 12:55:29 +0200 | |
commit | a869d3a5eb011a9cf9bd864f31f5cf27362de8c7 (patch) | |
tree | 881b401978f0a815dbbefb93c6ef318a13129227 /drivers/usb/cdns3/cdns3-debug.h | |
parent | selftests: net: build net/lib dependency in all target (diff) | |
download | wireguard-linux-a869d3a5eb011a9cf9bd864f31f5cf27362de8c7.tar.xz wireguard-linux-a869d3a5eb011a9cf9bd864f31f5cf27362de8c7.zip |
net: airoha: Initialize PPE UPDMEM source-mac table
UPDMEM source-mac table is a key-value map used to store devices mac
addresses according to the port identifier. UPDMEM source mac table is
used during IPv6 traffic hw acceleration since PPE entries, for space
constraints, do not contain the full source mac address but just the
identifier in the UPDMEM source-mac table.
Configure UPDMEM source-mac table with device mac addresses and set
the source-mac ID field for PPE IPv6 entries in order to select the
proper device mac address as source mac for L3 IPv6 hw accelerated traffic.
Fixes: 00a7678310fe ("net: airoha: Introduce flowtable offload support")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250602-airoha-flowtable-ipv6-fix-v2-1-3287f8b55214@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions