diff options
author | 2025-06-02 12:55:38 +0200 | |
---|---|---|
committer | 2025-06-03 12:55:29 +0200 | |
commit | 504a577c9b000f9e0e99e1b28616fb4eb369e1ef (patch) | |
tree | 8892ea8338571c2343ec91ab893e425b67364932 /scripts/lib/kdoc/kdoc_output.py | |
parent | net: airoha: Initialize PPE UPDMEM source-mac table (diff) | |
download | wireguard-linux-504a577c9b000f9e0e99e1b28616fb4eb369e1ef.tar.xz wireguard-linux-504a577c9b000f9e0e99e1b28616fb4eb369e1ef.zip |
net: airoha: Fix IPv6 hw acceleration in bridge mode
ib2 and airoha_foe_mac_info_common have not the same offsets in
airoha_foe_bridge and airoha_foe_ipv6 structures. Current codebase does
not accelerate IPv6 traffic in bridge mode since ib2 and l2 info are not
set properly copying airoha_foe_bridge struct into airoha_foe_ipv6 one
in airoha_ppe_foe_commit_subflow_entry routine.
Fix IPv6 hw acceleration in bridge mode resolving ib2 and
airoha_foe_mac_info_common overwrite in
airoha_ppe_foe_commit_subflow_entry() and configuring them with proper
values.
Fixes: cd53f622611f ("net: airoha: Add L2 hw acceleration 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-2-3287f8b55214@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions