make -C tools/testing/selftests TARGETS="net/mptcp" TEST_PROGS=mptcp_conneect.sh 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_connect.sh # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # RTNETLINK answers: No route to host # INFO: set ns4-8ips4w dev ns4eth3: ethtool -K gso off # Created /tmp/tmp.b13Bt6bcPl (size 7284368/tmp/tmp.b13Bt6bcPl) containing data sent by client # Created /tmp/tmp.gRJ5H6wXsu (size 1868452/tmp/tmp.gRJ5H6wXsu) containing data sent by server # 01 New MPTCP socket can be blocked via sysctl [ OK ] # 02 Validating network environment with pings ping: connect: Network is unreachable # [FAIL] ns2-czNRzt -> dead:beef:1::2 connectivity # ping: connect: Network is unreachable # [FAIL] ns2-czNRzt -> dead:beef:2::1 connectivity # ping: connect: Network is unreachable # [FAIL] ns3-ubgNTN -> dead:beef:2::2 connectivity # ping: connect: Network is unreachable # [FAIL] ns3-ubgNTN -> dead:beef:3::2 connectivity # ping: connect: Network is unreachable # [FAIL] ns4-8ips4w -> dead:beef:3::1 connectivity # ping: connect: Network is unreachable # [FAIL] ns1-YqGwXg -> dead:beef:1::1 connectivity # ping: connect: Network is unreachable # [FAIL] ns3-ubgNTN -> dead:beef:2::2 connectivity # ping: connect: Network is unreachable # [FAIL] ns3-ubgNTN -> dead:beef:3::2 connectivity # ping: connect: Network is unreachable # [FAIL] ns4-8ips4w -> dead:beef:3::1 connectivity # ping: connect: Network is unreachable # [FAIL] ns1-YqGwXg -> dead:beef:1::1 connectivity # ping: connect: Network is unreachable # [FAIL] ns2-czNRzt -> dead:beef:1::2 connectivity # ping: connect: Network is unreachable # [FAIL] ns2-czNRzt -> dead:beef:2::1 connectivity # ping: connect: Network is unreachable # [FAIL] ns4-8ips4w -> dead:beef:3::1 connectivity # ping: connect: Network is unreachable # [FAIL] ns1-YqGwXg -> dead:beef:1::1 connectivity # ping: connect: Network is unreachable # [FAIL] ns2-czNRzt -> dead:beef:1::2 connectivity # ping: connect: Network is unreachable # [FAIL] ns2-czNRzt -> dead:beef:2::1 connectivity # ping: connect: Network is unreachable # [FAIL] ns3-ubgNTN -> dead:beef:2::2 connectivity # ping: connect: Network is unreachable # [FAIL] ns3-ubgNTN -> dead:beef:3::2 connectivity # [FAIL] Could not even run ping tests # Time: 1 seconds # # TAP version 13 # 1..2 # ok 1 - mptcp_connect: New MPTCP socket can be blocked via sysctl # time=131ms # not ok 2 - mptcp_connect: ping tests # time=599ms not ok 1 selftests: net/mptcp: mptcp_connect.sh # exit=1 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__->