summaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback/rx.c
diff options
context:
space:
mode:
authorLorenzo Bianconi <lorenzo@kernel.org>2025-06-02 12:55:37 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-06-19 15:40:40 +0200
commitf304434e5f7a90efd1130081a77c0b1ff7769db5 (patch)
tree5ee78b075e42031462738dcc7902f58a90ca3a39 /drivers/net/xen-netback/rx.c
parent6c8f62776b5a002daca7ba12dd9ce149351faea9 (diff)
net: airoha: Initialize PPE UPDMEM source-mac table
[ Upstream commit a869d3a5eb011a9cf9bd864f31f5cf27362de8c7 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/net/xen-netback/rx.c')
0 files changed, 0 insertions, 0 deletions