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: 885 MB/s 721092 calls/s # udp tx: 1755 MB/s 29766 calls/s 29766 msg/s # udp rx: 1203 MB/s 979234 calls/s # udp tx: 1865 MB/s 31640 calls/s 31640 msg/s # udp rx: 1833 MB/s 1492904 calls/s # udp tx: 1861 MB/s 31572 calls/s 31572 msg/s # UDP GRO fwd perf udp rx: 1052 MB/s 855562 calls/s # udp tx: 1682 MB/s 28538 calls/s 28538 msg/s # udp rx: 953 MB/s 774874 calls/s # udp tx: 1747 MB/s 29637 calls/s 29637 msg/s # udp rx: 984 MB/s 800047 calls/s # udp tx: 1747 MB/s 29640 calls/s 29640 msg/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: 680 MB/s 552184 calls/s # udp tx: 1168 MB/s 19815 calls/s 19815 msg/s # udp rx: 352 MB/s 286261 calls/s # udp tx: 994 MB/s 16861 calls/s 16861 msg/s # udp rx: 311 MB/s 253393 calls/s # udp tx: 1099 MB/s 18645 calls/s 18645 msg/s # UDP GRO fwd perf udp rx: 983 MB/s 799375 calls/s # udp tx: 1462 MB/s 24799 calls/s 24799 msg/s # udp rx: 914 MB/s 743011 calls/s # udp tx: 1496 MB/s 25374 calls/s 25374 msg/s # udp rx: 1042 MB/s 846916 calls/s # udp tx: 1619 MB/s 27460 calls/s 27460 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__->