make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 921 MB/s 15621 calls/s 15621 msg/s # tcp rx: 921 MB/s 129176 calls/s # tcp tx: 876 MB/s 14867 calls/s 14867 msg/s # tcp rx: 876 MB/s 126132 calls/s # tcp tx: 875 MB/s 14848 calls/s 14848 msg/s # tcp rx: 876 MB/s 126762 calls/s # tcp tx: 700 MB/s 11887 calls/s 11887 msg/s # udp gso - over veth touching data # udp rx: 857 MB/s 610947 calls/s # udp tx: 882 MB/s 14961 calls/s 14961 msg/s # udp rx: 1048 MB/s 747092 calls/s # udp tx: 1054 MB/s 17891 calls/s 17891 msg/s # udp rx: 1082 MB/s 771010 calls/s # udp tx: 1086 MB/s 18427 calls/s 18427 msg/s # udp rx: 1062 MB/s 756695 calls/s # udp tx: 1064 MB/s 18060 calls/s 18060 msg/s # udp gso and gro - over veth touching data # udp rx: 892 MB/s 635706 calls/s # udp tx: 932 MB/s 15814 calls/s 15814 msg/s # udp rx: 956 MB/s 681705 calls/s # udp tx: 962 MB/s 16326 calls/s 16326 msg/s # udp rx: 1182 MB/s 842056 calls/s # udp tx: 1178 MB/s 19995 calls/s 19995 msg/s # udp rx: 1065 MB/s 758709 calls/s # udp tx: 1059 MB/s 17970 calls/s 17970 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 779 MB/s 13222 calls/s 13222 msg/s # tcp rx: 780 MB/s 127860 calls/s # tcp tx: 885 MB/s 15016 calls/s 15016 msg/s # tcp rx: 886 MB/s 130552 calls/s # tcp tx: 939 MB/s 15937 calls/s 15937 msg/s # tcp rx: 941 MB/s 124518 calls/s # tcp tx: 978 MB/s 16598 calls/s 16598 msg/s # udp gso - over veth touching data # udp rx: 1113 MB/s 812039 calls/s # udp tx: 1146 MB/s 19453 calls/s 19453 msg/s # udp rx: 1005 MB/s 733563 calls/s # udp tx: 1013 MB/s 17193 calls/s 17193 msg/s # udp rx: 1080 MB/s 788225 calls/s # udp tx: 1072 MB/s 18196 calls/s 18196 msg/s # udp rx: 1025 MB/s 748147 calls/s # udp tx: 1029 MB/s 17464 calls/s 17464 msg/s # udp gso and gro - over veth touching data # udp rx: 1057 MB/s 771319 calls/s # udp tx: 1090 MB/s 18490 calls/s 18490 msg/s # udp rx: 1083 MB/s 789884 calls/s # udp tx: 1081 MB/s 18350 calls/s 18350 msg/s # udp rx: 1080 MB/s 787694 calls/s # udp tx: 1079 MB/s 18310 calls/s 18310 msg/s # udp rx: 1081 MB/s 788734 calls/s # udp tx: 1080 MB/s 18331 calls/s 18331 msg/s ok 1 selftests: net: udpgro_bench.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__->