diff options
author | Yevgeny Kliteynik <kliteyn@nvidia.com> | 2025-03-11 01:01:39 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-03-13 15:11:14 +0300 |
commit | 03ebae19925519cca5b314443c6082e0aeaa6321 (patch) | |
tree | ac9b9f72f3c807394715466e4a64923a9b0db88c /tools/perf/scripts/python/stackcollapse.py | |
parent | 1063ae07383c0ddc5bcce170260c143825846b03 (diff) | |
download | linux-03ebae19925519cca5b314443c6082e0aeaa6321.tar.xz |
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 <kliteyn@nvidia.com>
Reviewed-by: Itamar Gozlan <igozlan@nvidia.com>
Reviewed-by: Mark Bloch <mbloch@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/1741644104-97767-2-git-send-email-tariqt@nvidia.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions