]> git.itanic.dy.fi Git - linux-stable/commit
selftest: bond: add new topo bond_topo_2d1c.sh
authorHangbin Liu <liuhangbin@gmail.com>
Wed, 23 Aug 2023 07:19:05 +0000 (15:19 +0800)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 24 Aug 2023 08:07:13 +0000 (10:07 +0200)
commit27aa43f83c83e9243c6959426f6e36cb32aeb2d5
tree03abd377359f6a556ff00213a53a3e7870eebaf5
parente74216b8def3803e98ae536de78733e9d7f3b109
selftest: bond: add new topo bond_topo_2d1c.sh

Add a new testing topo bond_topo_2d1c.sh which is used more commonly.
Make bond_topo_3d1c.sh just source bond_topo_2d1c.sh and add the
extra link.

Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Acked-by: Jay Vosburgh <jay.vosburgh@canonical.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
tools/testing/selftests/drivers/net/bonding/Makefile
tools/testing/selftests/drivers/net/bonding/bond_options.sh
tools/testing/selftests/drivers/net/bonding/bond_topo_2d1c.sh [new file with mode: 0644]
tools/testing/selftests/drivers/net/bonding/bond_topo_3d1c.sh