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.36 [+4.36] Testing for BIG TCP: # 4.37 [+0.00] CLI GSO | GW GRO | GW GSO | SER GRO # 6.90 [+2.53] on on on on : [PASS] # 9.15 [+2.25] on off on off : [PASS] # 11.39 [+2.24] off on on on : [PASS] # 13.66 [+2.27] on on off on : [PASS] # 16.14 [+2.48] off on off on : [PASS] # 16.14 [+0.00] ***v4 Tests Done*** # 16.14 [+0.00] CLI GSO | GW GRO | GW GSO | SER GRO # 18.45 [+2.31] on on on on : [PASS] # 20.74 [+2.29] on off on off : [PASS] # 23.02 [+2.29] off on on on : [PASS] # 25.31 [+2.28] on on off on : [PASS] # 27.66 [+2.35] off on off on : [PASS] # 27.66 [+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__->