linux_dsm_epyc7002/drivers/net/ethernet/mellanox
Ido Schimmel 0f7a4d8a9d mlxsw: spectrum: Don't set learning when creating vPorts
Before commit 99724c18fc ("mlxsw: spectrum: Introduce support for
router interfaces") we used to assign vFIDs to the created vPorts. Since
these vPorts were used for slow path traffic we had to disable learning
for them, as it doesn't make sense to have it enabled.

This is no longer the case and now vPorts are either used for router
interfaces (for which learning is disabled by the firmware) or bridge
ports (for which learning is explicitly enabled by the driver).

Therefore, we can remove the learning configuration upon vPort creation.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-24 09:41:13 -07:00
..
mlx4 Round one of 4.8 code 2016-08-04 20:10:31 -04:00
mlx5/core Mellanox ConnectX-4/Connect-IB shared code (SW part) 2016-08-24 09:35:35 -07:00
mlxsw mlxsw: spectrum: Don't set learning when creating vPorts 2016-08-24 09:41:13 -07:00
Kconfig
Makefile