commit | 5050f6ae253ad1307af3486c26fc4f94287078b7 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Thu Oct 11 07:47:52 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 11 10:08:22 2018 -0700 |
tree | 636a9a52d4d760f68697dc53cfa34fbd987b8eb2 | |
parent | ab74c3a1274c5ec0711de23b232c35c0f1ac8ba5 [diff] |
mlxsw: spectrum_switchdev: Check notification relevance based on upper device VxLAN FDB updates are sent with the VxLAN device which is not our upper and will therefore be ignored by current code. Solve this by checking whether the upper device (bridge) is our upper. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Petr Machata <petrm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>