diff options
author | Ido Schimmel <idosch@mellanox.com> | 2018-12-06 17:44:50 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-06 13:31:08 -0800 |
commit | 050fc01fb1d916058605569cd7f4e15152afc3af (patch) | |
tree | d934796de3c8afe8ea85b3a7e3c3635a58ef255a /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | ebaf39e6032faf77218220707fc3fa22487784e0 (diff) |
mlxsw: spectrum_nve: Remove easily triggerable warnings
It is possible to trigger a warning in mlxsw in case a flood entry which
mlxsw is not aware of is deleted from the VxLAN device. This is because
mlxsw expects to find a singly linked list where the flood entry is
present in.
Fix by removing these warnings for now.
Will re-add them in the next release after we teach mlxsw to ask for a
dump of FDB entries from the VxLAN device, once it is enslaved to a
bridge mlxsw cares about.
Fixes: 6e6030bd5412 ("mlxsw: spectrum_nve: Implement common NVE core")
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions