selftests: include bonding tests into the kselftest infra
This creates a test collection in drivers/net/bonding for bonding specific kernel selftests. The first test is a reproducer that provisions a bond and given the specific order in how the ip-link(8) commands are issued the bond never transmits an LACPDU frame on any of its slaves. Signed-off-by:Jonathan Toppins <jtoppins@redhat.com> Acked-by:
Jay Vosburgh <jay.vosburgh@canonical.com> Signed-off-by:
Jakub Kicinski <kuba@kernel.org>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- tools/testing/selftests/Makefile 1 addition, 0 deletionstools/testing/selftests/Makefile
- tools/testing/selftests/drivers/net/bonding/Makefile 6 additions, 0 deletionstools/testing/selftests/drivers/net/bonding/Makefile
- tools/testing/selftests/drivers/net/bonding/bond-break-lacpdu-tx.sh 81 additions, 0 deletions...ing/selftests/drivers/net/bonding/bond-break-lacpdu-tx.sh
- tools/testing/selftests/drivers/net/bonding/config 1 addition, 0 deletionstools/testing/selftests/drivers/net/bonding/config
- tools/testing/selftests/drivers/net/bonding/settings 1 addition, 0 deletionstools/testing/selftests/drivers/net/bonding/settings
Please register or sign in to comment