linux/drivers/net/ethernet/mellanox
Jiri Pirko b45f64d16d mlxsw: spectrum_router: Use FIB notifications instead of switchdev calls
Until now, in order to offload a FIB entry to HW we use switchdev op.
However that has limits. Mainly in case we need to make the HW aware of
all route prefixes configured in kernel. HW needs to know those in order
to properly trap appropriate packets and pass the to kernel to do
the forwarding. Abort mechanism is now handled within the mlxsw driver.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-28 04:48:00 -04:00
..
mlx4 net/mlx4: Add VF vlan protocol 802.1ad support 2016-09-24 08:01:27 -04:00
mlx5/core net: Update API for VF vlan protocol 802.1ad support 2016-09-24 08:01:26 -04:00
mlxsw mlxsw: spectrum_router: Use FIB notifications instead of switchdev calls 2016-09-28 04:48:00 -04:00
Kconfig
Makefile