make -C tools/testing/selftests TARGETS=net/mptcp TEST_PROGS=mptcp_connectt.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-12/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-12/tools/testing/selftests/net/mptcp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-12/tools/testing/selftests/net/mptcp' make[1]: Entering directory '/home/virtme/testing-12/tools/testing/selftests/net/mptcp' TAP version 13 1..1 # overriding timeout to 3600 # selftests: net/mptcp: mptcp_connect.sh # INFO: set ns3-65cde367-1kAtnR dev ns3eth2: ethtool -K gso off gro off # INFO: set ns4-65cde367-1kAtnR dev ns4eth3: ethtool -K tso off gso off gro off # Created /tmp/tmp.xDO3HIBanM (size 3091531/tmp/tmp.xDO3HIBanM) containing data sent by client # Created /tmp/tmp.FUHGRLnQkr (size 5200832/tmp/tmp.FUHGRLnQkr) containing data sent by server # New MPTCP socket can be blocked via sysctl[ OK ] # INFO: validating network environment with pings # INFO: Using loss of 0.08% delay 5 ms reorder 94% 10% with delay 1ms on ns3eth4 # ns1 MPTCP -> ns1 (10.0.1.1:10000 ) MPTCP(duration 663ms) [ OK ] # ns1 MPTCP -> ns1 (10.0.1.1:10001 ) TCP (duration 567ms) [ OK ] # ns1 TCP -> ns1 (10.0.1.1:10002 ) MPTCP(duration 589ms) [ OK ] # ns1 MPTCP -> ns1 (dead:beef:1::1:10003) MPTCPmain_loop_s: timed out # connect(): Connection refused # (duration 36185ms) [ FAIL ] client exit code 2, server 2 # # netns ns1-65cde367-1kAtnR socket stat for 10003: # Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port # TcpActiveOpens 1 0.0 # TcpAttemptFails 1 0.0 # TcpInSegs 11 0.0 # TcpOutSegs 2 0.0 # TcpRetransSegs 9 0.0 # TcpOutRsts 1 0.0 # TcpExtTCPLostRetransmit 8 0.0 # TcpExtTCPTimeouts 9 0.0 # TcpExtTCPSynRetrans 9 0.0 # TcpExtTcpTimeoutRehash 9 0.0 # MPTcpExtMPCapableSYNTX 1 0.0 # # netns ns1-65cde367-1kAtnR socket stat for 10003: # Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port # # FAIL: Could not even run loopback v6 test # Time: 83 seconds # # TAP version 13 # 1..6 # ok 1 - mptcp_connect: New MPTCP socket can be blocked via sysctl # ok 2 - mptcp_connect: ping tests # ok 3 - mptcp_connect: loopback v4: ns1 MPTCP -> ns1 (10.0.1.1:10000 ) MPTCP # time=663ms # ok 4 - mptcp_connect: loopback v4: ns1 MPTCP -> ns1 (10.0.1.1:10001 ) TCP # time=567ms # ok 5 - mptcp_connect: loopback v4: ns1 TCP -> ns1 (10.0.1.1:10002 ) MPTCP # time=589ms # not ok 6 - mptcp_connect: loopback v6: ns1 MPTCP -> ns1 (dead:beef:1::1:10003) MPTCP # time=36185ms not ok 1 selftests: net/mptcp: mptcp_connect.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-12/tools/testing/selftests/net/mptcp' make: Leaving directory '/home/virtme/testing-12/tools/testing/selftests' xx__-> echo $? 0 xx__->