diff options
author | Ido Schimmel <idosch@mellanox.com> | 2020-07-11 00:55:07 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-14 03:22:21 +0300 |
commit | 08a3641f266276cafb14e7497e7954d6ee32a016 (patch) | |
tree | 7b760e5bf93fe38a953367d56c8b830b57749399 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4bafb85ae24418cfa42ad3cb9f67031b1813fea8 (diff) | |
download | linux-08a3641f266276cafb14e7497e7954d6ee32a016.tar.xz |
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions