diff options
| author | Vladimir Oltean <[email protected]> | 2022-05-11 01:09:04 +0300 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-05-11 15:12:23 -0700 |
| commit | b57c7e8b76c646cf77ce4353a779a8b781592209 (patch) | |
| tree | 5032653729d15e7ab66a2ad7469b6d150a90f3c8 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | ddae9bc4678cfce4af0dbd9c79edfa4f566e450d (diff) | |
selftests: forwarding: tc_actions: allow mirred egress test to run on non-offloaded h2
The host interfaces $h1 and $h2 don't have to be switchdev interfaces,
but due to the fact that we pass $tcflags which may have the value of
"skip_sw", we force $h2 to offload a drop rule for dst_ip, something
which it may not be able to do.
The selftest only wants to verify the hit count of this rule as a means
of figuring out whether the packet was received, so remove the $tcflags
for it and let it be done in software.
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Tested-by: Ido Schimmel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions