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 7389 max 7906 [ OK ] # 02 balanced bwidth - reverse direction 7388 max 7906 [ OK ] # 03 balanced bwidth with unbalanced delay 7544 max 7906 [ OK ] # 04 balanced bwidth with unbalanced delay - reverse direction 7509 max 7906 [ OK ] # 05 unbalanced bwidth transfer slower than expected! runtime 12156 ms, expected 11921 ms[IGNO] (flaky) client exit code 1, server 0 # # netns ns3-tPCNQr (listener) socket stat for 10005: # Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port # tcp TIME-WAIT 0 0 10.0.3.3:10005 10.0.2.1:41691 timer:(timewait,59sec,0) ino:0 sk:1011 # # TcpPassiveOpens 2 # TcpInSegs 2749 # TcpOutSegs 12148 # TcpRetransSegs 1 # TcpExtTW 1 # TcpExtTCPPureAcks 2725 # TcpExtTCPLossProbes 4 # TcpExtTCPDSACKRecv 1 # TcpExtTCPDSACKIgnoredNoUndo 1 # TcpExtTCPAutoCorking 1 # TcpExtTCPOrigDataSent 12130 # TcpExtTCPHystartTrainDetect 1 # TcpExtTCPHystartTrainCwnd 39 # TcpExtTCPHystartDelayDetect 1 # TcpExtTCPHystartDelayCwnd 218 # TcpExtTCPDelivered 12131 # TcpExtTCPDSACKRecvSegs 1 # MPTcpExtMPCapableSYNRX 1 # MPTcpExtMPCapableACKRX 1 # MPTcpExtMPJoinSynRx 1 # MPTcpExtMPJoinAckRx 1 # MPTcpExtOFOQueueTail 7 # MPTcpExtOFOQueue 10 # MPTcpExtOFOMerge 6 # MPTcpExtSndWndShared 1 # MPTcpExtRcvWndShared 12 # # netns ns1-0X01eb (connector) socket stat for 10005: # Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port # tcp TIME-WAIT 0 0 10.0.2.1%ns1eth2:41691 10.0.3.3:10005 timer:(timewait,59sec,0) ino:0 sk:1012 # # tcp TIME-WAIT 0 0 10.0.1.1:52424 10.0.3.3:10005 timer:(timewait,59sec,0) ino:0 sk:1013 # # TcpActiveOpens 2 # TcpInSegs 2899 # TcpOutSegs 2791 # TcpExtTW 2 # TcpExtDelayedACKs 4 # TcpExtDelayedACKLost 1 # TcpExtTCPPureAcks 16 # TcpExtTCPLossProbes 4 # TcpExtTCPDSACKOldSent 1 # TcpExtTCPOrigDataSent 64 # TcpExtTCPHystartTrainDetect 1 # TcpExtTCPHystartTrainCwnd 28 # TcpExtTCPDelivered 66 # MPTcpExtMPCapableSYNTX 1 # MPTcpExtMPCapableSYNACKRX 1 # MPTcpExtMPJoinSynAckRx 1 # MPTcpExtMPJoinSynTx 1 # MPTcpExtOFOQueueTail 1697 # MPTcpExtOFOQueue 1786 # MPTcpExtOFOMerge 1410 # MPTcpExtSndWndShared 1 # MPTcpExtRcvWndShared 1188 # -rw------- 1 root root 16777216 Nov 15 07:24 /tmp/tmp.4cwwOUjfsz # -rw------- 1 root root 16777216 Nov 15 07:23 /tmp/tmp.Z23CwLtfuD # -rw------- 1 root root 81920 Nov 15 07:24 /tmp/tmp.6yV54sFXCu # -rw------- 1 root root 81920 Nov 15 07:23 /tmp/tmp.AFq6SqYCBR # 06 unbalanced bwidth - reverse direction 11403 max 11921 [ OK ] # 07 unbalanced bwidth with unbalanced delay 11370 max 11921 [ OK ] # 08 unbalanced bwidth with unbalanced delay - reverse direction 11253 max 11921 [ OK ] # 09 unbalanced bwidth with opposed, unbalanced delay 11594 max 11921 [ OK ] # 10 unbalanced bwidth with opposed, unbalanced delay - reverse direction11702 max 11921 [ OK ] # # TAP version 13 # 1..10 # ok 1 - simult_flows: balanced bwidth # time=7779ms # ok 2 - simult_flows: balanced bwidth - reverse direction # time=7633ms # ok 3 - simult_flows: balanced bwidth with unbalanced delay # time=7920ms # ok 4 - simult_flows: balanced bwidth with unbalanced delay - reverse direction # time=7761ms # ok 5 - simult_flows: unbalanced bwidth # IGNORE Flaky time=12735ms # ok 6 - simult_flows: unbalanced bwidth - reverse direction # time=11636ms # ok 7 - simult_flows: unbalanced bwidth with unbalanced delay # time=11752ms # ok 8 - simult_flows: unbalanced bwidth with unbalanced delay - reverse direction # time=11511ms # ok 9 - simult_flows: unbalanced bwidth with opposed, unbalanced delay # time=12008ms # ok 10 - simult_flows: unbalanced bwidth with opposed, unbalanced delay - reverse direction # time=12037ms 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__->