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.04 [+0.04] ipv4 # 0.04 [+0.00] no GRO ok # 1.95 [+1.92] no GRO chk cmsg DETECTED CRASH, lowering timeout ok # 3.38 [+1.43] GRO ok # 4.75 [+1.37] GRO chk cmsg ok # 6.12 [+1.37] GRO with custom segment size ok # 7.49 [+1.37] GRO with custom segment size cmsg ok # 8.86 [+1.37] bad GRO lookup ok # 10.79 [+1.93] multiple GRO socks ok # 12.36 [+1.57] ipv6 # 12.36 [+0.00] no GRO ok # 13.75 [+1.39] no GRO chk cmsg ok # 15.11 [+1.36] GRO ok # 16.49 [+1.38] GRO chk cmsg ok # 17.90 [+1.41] GRO with custom segment size ok # 19.32 [+1.42] GRO with custom segment size cmsg ok # 20.72 [+1.40] bad GRO lookup ok # 22.28 [+1.57] 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__->