make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro.sh TEST_GEEN_PROGS="" run_tests DETECTED CRASH, lowering timeout 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.25 [+0.25] ipv4 # 0.25 [+0.00] no GRO ok # 3.54 [+3.29] no GRO chk cmsg ok # 6.94 [+3.40] GRO ok # 10.12 [+3.19] GRO chk cmsg ok # 13.54 [+3.42] GRO with custom segment size ok # 16.70 [+3.16] GRO with custom segment size cmsg ok # 20.02 [+3.32] bad GRO lookup ok # 24.46 [+4.44] multiple GRO socks ok # 28.18 [+3.72] ipv6 # 28.18 [+0.00] no GRO ok # 31.47 [+3.29] no GRO chk cmsg ok # 34.59 [+3.11] GRO ok # 37.66 [+3.07] GRO chk cmsg ok # 40.89 [+3.23] GRO with custom segment size ok # 43.96 [+3.07] GRO with custom segment size cmsg ok # 47.03 [+3.07] bad GRO lookup ok # 50.71 [+3.68] 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__->