diff options
author | 2020-07-11 00:55:07 +0300 | |
---|---|---|
committer | 2020-07-13 17:22:21 -0700 | |
commit | 08a3641f266276cafb14e7497e7954d6ee32a016 (patch) | |
tree | 7b760e5bf93fe38a953367d56c8b830b57749399 /tools/perf/scripts/python/stackcollapse.py | |
parent | mlxsw: spectrum_span: Move SPAN operations out of global file (diff) | |
download | linux-dev-08a3641f266276cafb14e7497e7954d6ee32a016.tar.xz linux-dev-08a3641f266276cafb14e7497e7954d6ee32a016.zip |
mlxsw: spectrum_span: Prepare for global mirroring triggers
Currently, a SPAN agent can only be bound to a per-port trigger where
the trigger is either an incoming packet (INGRESS) or an outgoing packet
(EGRESS) to / from the port.
The subsequent patch will introduce the concept of global mirroring
triggers. The binding / unbinding of global triggers is different than
that of per-port triggers. Such triggers also need to be enabled /
disabled on a per-{port, TC} basis and are only supported from
Spectrum-2 onwards.
Add trigger operations that allow us to abstract these differences. Only
implement the operations for per-port triggers. Next patch will
implement the operations for global triggers.
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Petr Machata <petrm@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions