diff options
| author | Lorenzo Bianconi <[email protected]> | 2025-06-02 10:55:38 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-06-03 10:55:29 +0000 |
| commit | 504a577c9b000f9e0e99e1b28616fb4eb369e1ef (patch) | |
| tree | 8892ea8338571c2343ec91ab893e425b67364932 /rust/helpers/task.c | |
| parent | net: airoha: Initialize PPE UPDMEM source-mac table (diff) | |
| download | kernel-504a577c9b000f9e0e99e1b28616fb4eb369e1ef.tar.gz kernel-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 <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions
