make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro.sh TEST_GEEN_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: udpgro.sh # 0.06 [+0.06] ipv4 # 0.06 [+0.00] no GRO ok # 2.15 [+2.09] no GRO chk cmsg DETECTED CRASH, lowering timeout ok # 3.67 [+1.52] GRO ok # 5.09 [+1.42] GRO chk cmsg ok # 6.47 [+1.38] GRO with custom segment size ok # 7.91 [+1.44] GRO with custom segment size cmsg ok # 9.30 [+1.40] bad GRO lookup ok # 11.27 [+1.97] multiple GRO socks ok # 12.88 [+1.61] ipv6 # 12.88 [+0.00] no GRO ok # 14.29 [+1.42] no GRO chk cmsg ok # 15.70 [+1.41] GRO ok # 17.20 [+1.50] GRO chk cmsg ok # 18.75 [+1.55] GRO with custom segment size ok # 20.29 [+1.54] GRO with custom segment size cmsg ok # 21.80 [+1.51] bad GRO lookup ok # 23.51 [+1.71] multiple GRO socks ok ok 1 selftests: net: udpgro.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__->