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.03 [+0.03] ipv4 # 0.03 [+0.00] no GRO ok # 2.06 [+2.04] no GRO chk cmsg DETECTED CRASH, lowering timeout ok # 3.53 [+1.46] GRO ok # 5.03 [+1.50] GRO chk cmsg ok # 6.48 [+1.45] GRO with custom segment size ok # 8.01 [+1.53] GRO with custom segment size cmsg ok # 9.45 [+1.44] bad GRO lookup ok # 11.48 [+2.03] multiple GRO socks ok # 13.14 [+1.66] ipv6 # 13.14 [+0.00] no GRO ok # 14.62 [+1.48] no GRO chk cmsg ok # 16.09 [+1.47] GRO ok # 17.55 [+1.46] GRO chk cmsg ok # 19.01 [+1.46] GRO with custom segment size ok # 20.50 [+1.49] GRO with custom segment size cmsg ok # 22.04 [+1.54] bad GRO lookup ok # 23.71 [+1.67] 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__->