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 # 7.70 [+7.70] Testing for BIG TCP: # 7.70 [+0.00] CLI GSO | GW GRO | GW GSO | SER GRO # 12.46 [+4.76] on on on on : [PASS] # 16.67 [+4.21] on off on off : [PASS] # 20.95 [+4.28] off on on on : [PASS] # 25.25 [+4.29] on on off on : [PASS] # 29.84 [+4.60] off on off on : [PASS] # 29.85 [+0.00] ***v4 Tests Done*** # 29.85 [+0.00] CLI GSO | GW GRO | GW GSO | SER GRO # 34.19 [+4.34] on on on on : [PASS] # 38.43 [+4.24] on off on off : [PASS] # 42.63 [+4.20] off on on on : [PASS] # 46.81 [+4.19] on on off on : [PASS] # 51.28 [+4.46] off on off on : [PASS] # 51.28 [+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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->