diff options
author | Jiri Pirko <[email protected]> | 2019-07-27 20:32:55 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-07-27 14:32:31 -0700 |
commit | 185556f092491120ea2bd7eab6f9f78ff6c4d6d0 (patch) | |
tree | f00afc905c3372664f2601cb6393457998026bf9 /tools/perf/scripts/python/syscall-counts.py | |
parent | ca4ac16817fe5b2b665ea0b6932f1e6af17ccee4 (diff) |
mlxsw: spectrum_flower: Forbid to offload mirred redirect on egress
Spectrum ASIC does not support redirection on egress, so refuse to
insert such flows:
$ tc qdisc add dev ens16np1 clsact
$ tc filter add dev ens16np1 egress protocol all pref 1 handle 101 flower skip_sw action mirred egress redirect dev ens16np2
Error: mlxsw_spectrum: Redirect action is not supported on egress.
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions