1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/tools/testing/selftests/drivers/net/team
Benjamin Poirier b2c0921b92 selftests: net: Fix netdev name mismatch in cleanup
lag_lib.sh creates the interfaces dummy1 and dummy2 whereas
dev_addr_lists.sh:destroy() deletes the interfaces dummy0 and dummy1. Fix
the mismatch in names.

Fixes: bbb774d921 ("net: Add tests for bonding and team address list management")
Signed-off-by: Benjamin Poirier <bpoirier@nvidia.com>
Reviewed-by: Jonathan Toppins <jtoppins@redhat.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-10-20 21:09:22 -07:00
..
config net: Add tests for bonding and team address list management 2022-09-16 14:34:01 +01:00
dev_addr_lists.sh selftests: net: Fix netdev name mismatch in cleanup 2022-10-20 21:09:22 -07:00
lag_lib.sh selftests: net: Fix cross-tree inclusion of scripts 2022-10-20 21:09:22 -07:00
Makefile selftests: net: Fix cross-tree inclusion of scripts 2022-10-20 21:09:22 -07:00
net_forwarding_lib.sh selftests: net: Fix cross-tree inclusion of scripts 2022-10-20 21:09:22 -07:00