diff options
author | Ido Schimmel <idosch@mellanox.com> | 2020-05-26 02:05:47 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-26 20:33:57 -0700 |
commit | d322309d726b77226cc4880ee6c38c26c1dac999 (patch) | |
tree | 0c4b335c78bd97203c9eafdd70b5f1b0120ab2b8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 954eef26778cb878327bb38b937a0fcf51b8445b (diff) |
mlxsw: spectrum: Use separate trap group for FID miss
When a packet enters the device it is classified to a filtering
identifier (FID) based on the ingress port and VLAN. The FID miss trap
is used to trap packets for which a FID could not be found.
In mlxsw this trap should only be triggered when a port is enslaved to
an OVS bridge and a matching ACL rule could not be found, so as to
trigger learning.
These packets are therefore completely unrelated to packets hitting
local routes and should be in a different group. Move them.
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions