diff options
author | 2025-06-10 18:15:11 +0300 | |
---|---|---|
committer | 2025-06-11 14:41:09 -0700 | |
commit | b8335829518ec5988294280e37d735799209d70d (patch) | |
tree | 6341aa03a0405f816b280ae2deb09ff6cf38ae83 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | net/mlx5: HWS, fix missing ip_version handling in definer (diff) | |
download | wireguard-linux-b8335829518ec5988294280e37d735799209d70d.tar.xz wireguard-linux-b8335829518ec5988294280e37d735799209d70d.zip |
net/mlx5: HWS, make sure the uplink is the last destination
When there are more than one destinations, we create a FW flow
table and provide it with all the destinations. FW requires to
have wire as the last destination in the list (if it exists),
otherwise the operation fails with FW syndrome.
This patch fixes the destination array action creation: if it
contains a wire destination, it is moved to the end.
Fixes: 504e536d9010 ("net/mlx5: HWS, added actions handling")
Signed-off-by: Vlad Dogaru <vdogaru@nvidia.com>
Reviewed-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Signed-off-by: Mark Bloch <mbloch@nvidia.com>
Link: https://patch.msgid.link/20250610151514.1094735-7-mbloch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions