linux/tools/testing/selftests/drivers/net
Benjamin Poirier bbb774d921 net: Add tests for bonding and team address list management
Test that the bonding and team drivers clean up an underlying device's
address lists (dev->uc, dev->mc) when the aggregated device is deleted.

Test addition and removal of the LACPDU multicast address on underlying
devices by the bonding driver.

v2:
* add lag_lib.sh to TEST_FILES

v3:
* extend bond_listen_lacpdu_multicast test to init_state up and down cases
* remove some superfluous shell syntax and 'set dev ... up' commands

Signed-off-by: Benjamin Poirier <bpoirier@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-09-16 14:34:01 +01:00
..
bonding net: Add tests for bonding and team address list management 2022-09-16 14:34:01 +01:00
dsa selftests: net: dsa: Add a Makefile which installs the selftests 2022-07-28 22:04:31 -07:00
mlxsw selftests: mlxsw: Check line card info on activated line card 2022-07-26 13:56:44 -07:00
netdevsim selftests: netdevsim: Add test cases for route deletion failure 2022-07-29 12:21:02 +01:00
ocelot selftests: ocelot: tc_flower_chains: reorder interfaces 2022-05-22 22:14:13 +01:00
team net: Add tests for bonding and team address list management 2022-09-16 14:34:01 +01:00