make -C tools/testing/selftests TARGETS="net/mptcp" TEST_PROGS=simult_flowws.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-11/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-11/tools/testing/selftests/net/mptcp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-11/tools/testing/selftests/net/mptcp' make[1]: Entering directory '/home/virtme/testing/wt-11/tools/testing/selftests/net/mptcp' TAP version 13 1..1 # timeout set to 1800 # selftests: net/mptcp: simult_flows.sh # 01 balanced bwidth 7377 max 7906 [ OK ] # 02 balanced bwidth - reverse direction 7381 max 7906 [ OK ] # 03 balanced bwidth with unbalanced delay 7551 max 7906 [ OK ] # 04 balanced bwidth with unbalanced delay - reverse direction 7489 max 7906 [ OK ] # 05 unbalanced bwidth 11452 max 11921 [ OK ] # 06 unbalanced bwidth - reverse direction transfer slower than expected! runtime 12154 ms, expected 11921 ms[IGNO] (flaky) client exit code 0, server 1 # # netns ns3-owZof1 (listener) socket stat for 10006: # Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port # tcp TIME-WAIT 0 0 10.0.3.3:10006 10.0.1.1:37032 timer:(timewait,59sec,0) ino:0 sk:e # # tcp TIME-WAIT 0 0 10.0.3.3:10006 10.0.2.1:52297 timer:(timewait,59sec,0) ino:0 sk:f # # TcpPassiveOpens 2 # TcpInSegs 2893 # TcpOutSegs 2770 # TcpRetransSegs 1 # TcpExtTW 2 # TcpExtDelayedACKs 3 # TcpExtTCPPureAcks 25 # TcpExtTCPLossProbes 4 # TcpExtTCPDSACKRecv 1 # TcpExtTCPDSACKIgnoredNoUndo 1 # TcpExtTCPOrigDataSent 66 # TcpExtTCPHystartTrainDetect 1 # TcpExtTCPHystartTrainCwnd 34 # TcpExtTCPDelivered 67 # TcpExtTCPDSACKRecvSegs 1 # MPTcpExtMPCapableSYNRX 1 # MPTcpExtMPCapableACKRX 1 # MPTcpExtMPJoinSynRx 1 # MPTcpExtMPJoinAckRx 1 # MPTcpExtOFOQueueTail 1883 # MPTcpExtOFOQueue 1928 # MPTcpExtOFOMerge 1533 # MPTcpExtRcvWndShared 1311 # # netns ns1-OKk4eS (connector) socket stat for 10006: # Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port # tcp TIME-WAIT 0 0 10.0.2.1%ns1eth2:52297 10.0.3.3:10006 timer:(timewait,59sec,0) ino:0 sk:10 # # TcpActiveOpens 2 # TcpInSegs 2727 # TcpOutSegs 12171 # TcpExtTW 1 # TcpExtDelayedACKLost 1 # TcpExtTCPPureAcks 2702 # TcpExtTCPLossProbes 3 # TcpExtTCPDSACKOldSent 1 # TcpExtTCPOrigDataSent 12144 # TcpExtTCPHystartTrainDetect 1 # TcpExtTCPHystartTrainCwnd 34 # TcpExtTCPHystartDelayDetect 1 # TcpExtTCPHystartDelayCwnd 216 # TcpExtTCPDelivered 12146 # MPTcpExtMPCapableSYNTX 1 # MPTcpExtMPCapableSYNACKRX 1 # MPTcpExtMPJoinSynAckRx 1 # MPTcpExtMPJoinSynTx 1 # MPTcpExtOFOQueueTail 6 # MPTcpExtOFOQueue 8 # MPTcpExtOFOMerge 5 # MPTcpExtRcvWndShared 10 # -rw------- 1 root root 81920 Nov 23 01:21 /tmp/tmp.OUyOTiVYFh # -rw------- 1 root root 81920 Nov 23 01:20 /tmp/tmp.Q9TiHFfeUV # -rw------- 1 root root 16777216 Nov 23 01:20 /tmp/tmp.BIt2ObgrT3 # -rw------- 1 root root 16777216 Nov 23 01:21 /tmp/tmp.cdCISMfECL # 07 unbalanced bwidth with unbalanced delay 11391 max 11921 [ OK ] # 08 unbalanced bwidth with unbalanced delay - reverse direction 11386 max 11921 [ OK ] # 09 unbalanced bwidth with opposed, unbalanced delay 11572 max 11921 [ OK ] # 10 unbalanced bwidth with opposed, unbalanced delay - reverse direction11616 max 11921 [ OK ] # # TAP version 13 # 1..10 # ok 1 - simult_flows: balanced bwidth # time=7775ms # ok 2 - simult_flows: balanced bwidth - reverse direction # time=7635ms # ok 3 - simult_flows: balanced bwidth with unbalanced delay # time=7921ms # ok 4 - simult_flows: balanced bwidth with unbalanced delay - reverse direction # time=7747ms # ok 5 - simult_flows: unbalanced bwidth # time=11832ms # ok 6 - simult_flows: unbalanced bwidth - reverse direction # IGNORE Flaky time=12521ms # ok 7 - simult_flows: unbalanced bwidth with unbalanced delay # time=11771ms # ok 8 - simult_flows: unbalanced bwidth with unbalanced delay - reverse direction # time=11650ms # ok 9 - simult_flows: unbalanced bwidth with opposed, unbalanced delay # time=12028ms # ok 10 - simult_flows: unbalanced bwidth with opposed, unbalanced delay - reverse direction # time=11946ms ok 1 selftests: net/mptcp: simult_flows.sh make[1]: Leaving directory '/home/virtme/testing/wt-11/tools/testing/selftests/net/mptcp' make: Leaving directory '/home/virtme/testing/wt-11/tools/testing/selftests' xx__-> echo $? 0 xx__->