diff options
author | Ido Schimmel <idosch@mellanox.com> | 2019-01-18 15:58:01 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-18 15:12:16 -0800 |
commit | 64254a2054611205798e6bde634639bc704573ac (patch) | |
tree | 7a40fa206077e92ae6b4f086b20c3c7babf3bf6a /tools | |
parent | 710ae72877378e7cde611efd30fe90502a6e5b30 (diff) | |
download | linux-64254a2054611205798e6bde634639bc704573ac.tar.bz2 |
mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
The driver currently treats static FDB entries as both static and
sticky. This is incorrect and prevents such entries from being roamed to
a different port via learning.
Fix this by configuring static entries with ageing disabled and roaming
enabled.
In net-next we can add proper support for the newly introduced 'sticky'
flag.
Fixes: 56ade8fe3fe1 ("mlxsw: spectrum: Add initial support for Spectrum ASIC")
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reported-by: Alexander Petrovskiy <alexpe@mellanox.com>
Reviewed-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions