make -C tools/testing/selftests TARGETS=net/mptcp TEST_PROGS=mptcp_join.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-11/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-11/tools/testing/selftests/net/mptcp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-11/tools/testing/selftests/net/mptcp' make[1]: Entering directory '/home/virtme/testing-11/tools/testing/selftests/net/mptcp' TAP version 13 1..1 # timeout set to 1800 # selftests: net/mptcp: mptcp_join.sh # 001 no JOIN # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # syn [ OK ] # synack [ OK ] # ack [ OK ] # 002 single subflow, limited by client # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # syn [ OK ] # synack [ OK ] # ack [ OK ] # 003 single subflow, limited by server # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # syn [ OK ] # synack [ OK ] # ack [ OK ] # 004 single subflow # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # syn [ OK ] # synack [ OK ] # ack [ OK ] # 005 multiple subflows # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # syn [ OK ] # synack [ OK ] # ack [ OK ] # 006 multiple subflows, limited by server # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # syn [ OK ] # synack [ OK ] # ack [ OK ] # 007 single subflow, dev # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # syn [ OK ] # synack [ OK ] # ack [ OK ] # 008 no MPC reuse with single endpoint # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # syn [ OK ] # synack [ OK ] # ack [ OK ] # 009 multi subflows, with failing subflow # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # not ok 1 selftests: net/mptcp: mptcp_join.sh # TIMEOUT 1800 seconds make[1]: Leaving directory '/home/virtme/testing-11/tools/testing/selftests/net/mptcp' make: Leaving directory '/home/virtme/testing-11/tools/testing/selftests' xx__-> echo $? 0 xx__->