make -C tools/testing/selftests TARGETS="net" TEST_PROGS=big_tcp.sh TEST_GGEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: big_tcp.sh # 7.40 [+7.40] Testing for BIG TCP: # 7.40 [+0.00] CLI GSO | GW GRO | GW GSO | SER GRO # 11.67 [+4.27] on on on on : [PASS] # 15.62 [+3.95] on off on off : [PASS] # 19.58 [+3.96] off on on on : [PASS] # 23.55 [+3.98] on on off on : [PASS] # 27.87 [+4.31] off on off on : [PASS] # 27.87 [+0.00] ***v4 Tests Done*** # 27.87 [+0.00] CLI GSO | GW GRO | GW GSO | SER GRO # 31.66 [+3.79] on on on on : [PASS] # 35.49 [+3.83] on off on off : [PASS] # 39.21 [+3.72] off on on on : [PASS] # 43.15 [+3.95] on on off on : [PASS] # 47.22 [+4.07] off on off on : [PASS] # 47.22 [+0.00] ***v6 Tests Done*** DETECTED CRASH, lowering timeout ok 1 selftests: net: big_tcp.sh make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests' xx__-> echo $? 0 xx__->