linux/tools/testing/selftests/drivers/net/mlxsw/spectrum
Amit Cohen 7ae23eddfa selftests: mlxsw: spectrum: Add a test for VxLAN flooding with IPv6
The device stores flood records in a singly linked list where each
record stores up to X IP addresses of remote VTEPs.

The number of records is changed according to ASIC type and address
family.

Add a test which is similar to the existing IPv4 test to check IPv6.
The test is dedicated for Spectrum-1 switches, which support up to five
IPv6 addresses in one record.

The test verifies that packets are correctly flooded in various cases such
as deletion of a record in the middle of the list.

Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-12-23 11:24:01 +00:00
..
devlink_lib_spectrum.sh selftests: mlxsw: Add helpers for skipping selftests 2021-10-25 14:10:11 +01:00
devlink_resources.sh selftests: forwarding: devlink_lib: Avoid double sourcing of lib.sh 2019-03-28 17:20:52 -07:00
mirror_gre_scale.sh selftests: mlxsw: Generalize the parameters of mirror_gre test 2019-10-18 10:05:37 -07:00
port_scale.sh selftests: mlxsw: Add a scale test for physical ports 2021-01-22 20:42:13 -08:00
q_in_vni_veto.sh selftests: mlxsw: Add Q-in-VNI veto tests 2020-12-08 15:45:57 -08:00
resource_scale.sh selftests: mlxsw: Add a scale test for RIF MAC profiles 2021-10-26 13:35:58 +01:00
rif_mac_profile_scale.sh selftests: mlxsw: Add a scale test for RIF MAC profiles 2021-10-26 13:35:58 +01:00
router_scale.sh
tc_flower_scale.sh
tc_police_scale.sh selftests: mlxsw: Add scale test for tc-police 2020-07-15 18:10:00 -07:00
vxlan_flooding_ipv6.sh selftests: mlxsw: spectrum: Add a test for VxLAN flooding with IPv6 2021-12-23 11:24:01 +00:00