selftests: bonding: re-format bond option tests
To improve the testing process for bond options, A new bond topology lib is added to our testing setup. The current option_prio.sh file will be renamed to bond_options.sh so that all bonding options can be tested here. Specifically, for priority testing, we will run all tests using modes 1, 5, and 6. These changes will help us streamline the testing process and ensure that our bond options are rigorously evaluated. Acked-by:Jay Vosburgh <jay.vosburgh@canonical.com> Signed-off-by:
Hangbin Liu <liuhangbin@gmail.com> Acked-by:
Jonathan Toppins <jtoppins@redhat.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- tools/testing/selftests/drivers/net/bonding/Makefile 2 additions, 1 deletiontools/testing/selftests/drivers/net/bonding/Makefile
- tools/testing/selftests/drivers/net/bonding/bond_options.sh 209 additions, 0 deletionstools/testing/selftests/drivers/net/bonding/bond_options.sh
- tools/testing/selftests/drivers/net/bonding/bond_topo_3d1c.sh 143 additions, 0 deletions...s/testing/selftests/drivers/net/bonding/bond_topo_3d1c.sh
- tools/testing/selftests/drivers/net/bonding/option_prio.sh 0 additions, 245 deletionstools/testing/selftests/drivers/net/bonding/option_prio.sh
Loading
Please register or sign in to comment