commit | b80888a9194f3aecd5edf6a7ede5c23d77bade8b | [log] [tgz] |
---|---|---|
author | Nogah Frankel <nogahf@mellanox.com> | Wed Sep 20 16:15:04 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 20 18:03:12 2017 -0700 |
tree | f16c6110270aa1ab57a50787b8096eddb05f3122 | |
parent | 0161b9505ab59d4bfc0de66073c9240d1b05040d [diff] |
mlxsw: spectrum_switchdev: Save mids list per bridge device Instead of saving all the mids in the same list, save them per vlan device. This change allows a more efficient mid find. Also, in the next patches, there will be added a lot of loops over all the mids in bridge device for multicast disable, mrouter change and ndb flush. Signed-off-by: Nogah Frankel <nogahf@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>