OpenCloudOS-Kernel/drivers/net/ethernet/mellanox/mlxsw
Ido Schimmel 12fd35ab8a mlxsw: cmd: Introduce FID-offset flooding tables
Packets destined to offloaded netdevs will be classified to FIDs in the
device and flooded in case of BUM.

The flooding table used is of type FID-offset, which allows one to
create different flooding domains for different FIDs and specify the
offset in the flooding table for each FID (not necessarily equal to FID
or VID).

Add support for this flooding table type, by exposing the configuration
of the number of tables from this type and their size.

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>
2015-10-16 07:15:10 -07:00
..
Kconfig mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEM 2015-08-09 22:54:09 -07:00
Makefile mlxsw: Introduce Mellanox SwitchX-2 ASIC support 2015-07-30 00:05:00 -07:00
cmd.h mlxsw: cmd: Introduce FID-offset flooding tables 2015-10-16 07:15:10 -07:00
core.c mlxsw: Simplify traps creation 2015-10-15 23:27:55 -07:00
core.h mlxsw: cmd: Introduce FID-offset flooding tables 2015-10-16 07:15:10 -07:00
emad.h mlxsw: Add interface to access registers and process events 2015-07-30 00:05:00 -07:00
item.h mellanox: mlxsw: Use '%zx' to print size_t format 2015-08-10 21:12:49 -07:00
pci.c mlxsw: cmd: Introduce FID-offset flooding tables 2015-10-16 07:15:10 -07:00
pci.h mlxsw: pci: Remove MLXSW_PCI_RDQS/SDQS defines and checks 2015-10-15 23:27:48 -07:00
port.h mlxsw: Introduce Mellanox SwitchX-2 ASIC support 2015-07-30 00:05:00 -07:00
reg.h mlxsw: Enable configuration of flooding domains 2015-10-16 07:15:08 -07:00
switchx2.c mlxsw: Enable configuration of flooding domains 2015-10-16 07:15:08 -07:00
trap.h mlxsw: Introduce Mellanox switch driver core 2015-07-30 00:04:59 -07:00
txheader.h mlxsw: Introduce Mellanox SwitchX-2 ASIC support 2015-07-30 00:05:00 -07:00