diff options
| author | Yevgeny Kliteynik <[email protected]> | 2025-03-10 22:01:39 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-03-13 12:11:14 +0000 |
| commit | 03ebae19925519cca5b314443c6082e0aeaa6321 (patch) | |
| tree | ac9b9f72f3c807394715466e4a64923a9b0db88c /rust/helpers/bug.c | |
| parent | Revert "openvswitch: switch to per-action label counting in conntrack" (diff) | |
| download | kernel-03ebae19925519cca5b314443c6082e0aeaa6321.tar.gz kernel-03ebae19925519cca5b314443c6082e0aeaa6321.zip | |
net/mlx5: DR, use the right action structs for STEv3
Some actions in ConnectX-8 (STEv3) have different structure,
and they are handled separately in ste_ctx_v3.
This separate handling was missing two actions: INSERT_HDR
and REMOVE_HDR, which broke SWS for Linux Bridge.
This patch resolves the issue by introducing dedicated
callbacks for the insert and remove header functions,
with version-specific implementations for each STE variant.
Fixes: 4d617b57574f ("net/mlx5: DR, add support for ConnectX-8 steering")
Signed-off-by: Yevgeny Kliteynik <[email protected]>
Reviewed-by: Itamar Gozlan <[email protected]>
Reviewed-by: Mark Bloch <[email protected]>
Signed-off-by: Tariq Toukan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'rust/helpers/bug.c')
0 files changed, 0 insertions, 0 deletions
