]> git.baikalelectronics.ru Git - kernel.git/commitdiff
selftests: mptcp: validate userspace PM tests by default
authorMatthieu Baerts <matthieu.baerts@tessares.net>
Fri, 8 Jul 2022 23:36:10 +0000 (16:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Jul 2022 10:31:38 +0000 (11:31 +0100)
The new script was not listed in the programs to test.

By consequence, some CIs running MPTCP selftests were not validating
these new tests. Note that MPTCP CI was validating it as it executes all
.sh scripts from 'tools/testing/selftests/net/mptcp' directory.

Fixes: 348320406328 ("selftests: mptcp: functional tests for the userspace PM type")
Reported-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/mptcp/Makefile

index f905d5358e681a78fcc9e7d137278cbb062556d1..48a99e1453e116e11b7dfd0a2449cf8147d1bc6c 100644 (file)
@@ -6,7 +6,7 @@ KSFT_KHDR_INSTALL := 1
 CFLAGS =  -Wall -Wl,--no-as-needed -O2 -g -I$(top_srcdir)/usr/include $(KHDR_INCLUDES)
 
 TEST_PROGS := mptcp_connect.sh pm_netlink.sh mptcp_join.sh diag.sh \
-             simult_flows.sh mptcp_sockopt.sh
+             simult_flows.sh mptcp_sockopt.sh userspace_pm.sh
 
 TEST_GEN_FILES = mptcp_connect pm_nl_ctl mptcp_sockopt mptcp_inq