make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__GEN_PROGS="" run_tests DETECTED CRASH, lowering timeout make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1277 MB/s 1037690 calls/s # udp tx: 1905 MB/s 32319 calls/s 32319 msg/s # udp rx: 1883 MB/s 1529323 calls/s # udp tx: 1942 MB/s 32944 calls/s 32944 msg/s # udp rx: 1892 MB/s 1538588 calls/s # udp tx: 1930 MB/s 32747 calls/s 32747 msg/s # UDP GRO fwd perf udp tx: 1884 MB/s 31961 calls/s 31961 msg/s # udp rx: 1510 MB/s 1226042 calls/s # udp tx: 1926 MB/s 32680 calls/s 32680 msg/s # udp rx: 1897 MB/s 1542902 calls/s # udp tx: 1921 MB/s 32586 calls/s 32586 msg/s # udp rx: 1843 MB/s 1499600 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1191 MB/s 966856 calls/s # udp tx: 1732 MB/s 29390 calls/s 29390 msg/s # udp rx: 1169 MB/s 950382 calls/s # udp tx: 1512 MB/s 25659 calls/s 25659 msg/s # udp rx: 1595 MB/s 1297823 calls/s # udp tx: 1621 MB/s 27504 calls/s 27504 msg/s # UDP GRO fwd perf udp rx: 1406 MB/s 1141029 calls/s # udp tx: 1777 MB/s 30151 calls/s 30151 msg/s # udp rx: 1667 MB/s 1351184 calls/s # udp tx: 1899 MB/s 32215 calls/s 32215 msg/s # udp rx: 1684 MB/s 1366116 calls/s # udp tx: 1873 MB/s 31769 calls/s 31769 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->