summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers/net/bonding/Makefile
diff options
context:
space:
mode:
authorHangbin Liu <liuhangbin@gmail.com>2023-08-23 15:19:05 +0800
committerPaolo Abeni <pabeni@redhat.com>2023-08-24 10:07:13 +0200
commit27aa43f83c83e9243c6959426f6e36cb32aeb2d5 (patch)
tree03abd377359f6a556ff00213a53a3e7870eebaf5 /tools/testing/selftests/drivers/net/bonding/Makefile
parente74216b8def3803e98ae536de78733e9d7f3b109 (diff)
downloadlinux-27aa43f83c83e9243c6959426f6e36cb32aeb2d5.tar.gz
linux-27aa43f83c83e9243c6959426f6e36cb32aeb2d5.zip
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>
Diffstat (limited to 'tools/testing/selftests/drivers/net/bonding/Makefile')
-rw-r--r--tools/testing/selftests/drivers/net/bonding/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/drivers/net/bonding/Makefile b/tools/testing/selftests/drivers/net/bonding/Makefile
index 03f92d7aeb19..0a3eb0a10772 100644
--- a/tools/testing/selftests/drivers/net/bonding/Makefile
+++ b/tools/testing/selftests/drivers/net/bonding/Makefile
@@ -13,6 +13,7 @@ TEST_PROGS := \
TEST_FILES := \
lag_lib.sh \
+ bond_topo_2d1c.sh \
bond_topo_3d1c.sh \
net_forwarding_lib.sh