diff options
author | Carolina Jubran <[email protected]> | 2024-11-07 20:35:27 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-11-11 19:23:38 -0800 |
commit | d1ac33934a66e8d58a52668999bf9e8f59e56c81 (patch) | |
tree | a525f86d422da1084e45e4cc8e687092231ba4e0 /tools/perf/scripts/python/parallel-perf.py | |
parent | e99c6873229fe0482e7ceb7d5600e32d623ed9d9 (diff) |
net/mlx5e: Disable loopback self-test on multi-PF netdev
In Multi-PF (Socket Direct) configurations, when a loopback packet is
sent through one of the secondary devices, it will always be received
on the primary device. This causes the loopback layer to fail in
identifying the loopback packet as the devices are different.
To avoid false test failures, disable the loopback self-test in
Multi-PF configurations.
Fixes: ed29705e4ed1 ("net/mlx5: Enable SD feature")
Signed-off-by: Carolina Jubran <[email protected]>
Signed-off-by: Tariq Toukan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions