make -C tools/testing/selftests TARGETS="net" TEST_PROGS=big_tcp.sh TEST_GGEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: big_tcp.sh DETECTED CRASH, lowering timeout # 4.02 [+4.02] Testing for BIG TCP: # 4.02 [+0.00] CLI GSO | GW GRO | GW GSO | SER GRO # 6.48 [+2.46] on on on on : [PASS] # 8.77 [+2.29] on off on off : [PASS] # 11.05 [+2.28] off on on on : [PASS] # 13.33 [+2.28] on on off on : [PASS] # 15.72 [+2.38] off on off on : [PASS] # 15.72 [+0.00] ***v4 Tests Done*** # 15.72 [+0.00] CLI GSO | GW GRO | GW GSO | SER GRO # 18.00 [+2.28] on on on on : [PASS] # 20.31 [+2.30] on off on off : [PASS] # 22.58 [+2.28] off on on on : [PASS] # 24.86 [+2.28] on on off on : [PASS] # 27.43 [+2.57] off on off on : [PASS] # 27.43 [+0.00] ***v6 Tests Done*** ok 1 selftests: net: big_tcp.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->