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-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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 9 MB/s 159 calls/s 159 msg/s # tcp rx: 9 MB/s 1845 calls/s # tcp tx: 9 MB/s 161 calls/s 161 msg/s # tcp rx: 9 MB/s 1863 calls/s # tcp tx: 9 MB/s 156 calls/s 156 msg/s # tcp rx: 9 MB/s 1817 calls/s # tcp tx: 9 MB/s 157 calls/s 157 msg/s # udp gso - over veth touching data # udp rx: 6 MB/s 4954 calls/s # udp tx: 10 MB/s 173 calls/s 173 msg/s # udp rx: 10 MB/s 7284 calls/s # udp tx: 10 MB/s 172 calls/s 172 msg/s # udp rx: 9 MB/s 6922 calls/s # udp tx: 10 MB/s 171 calls/s 171 msg/s # udp rx: 10 MB/s 7258 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 5720 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 11 MB/s 7912 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 10 MB/s 7494 calls/s # udp tx: 10 MB/s 176 calls/s 176 msg/s # udp rx: 10 MB/s 7610 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 9 MB/s 1915 calls/s # tcp tx: 9 MB/s 164 calls/s 164 msg/s # tcp rx: 9 MB/s 1886 calls/s # tcp tx: 9 MB/s 165 calls/s 165 msg/s # tcp rx: 8 MB/s 1641 calls/s # tcp tx: 8 MB/s 145 calls/s 145 msg/s # udp gso - over veth touching data # udp rx: 6 MB/s 4977 calls/s # udp tx: 10 MB/s 178 calls/s 178 msg/s # udp rx: 10 MB/s 7353 calls/s # udp tx: 10 MB/s 176 calls/s 176 msg/s # udp rx: 10 MB/s 7665 calls/s # udp tx: 10 MB/s 178 calls/s 178 msg/s # udp rx: 10 MB/s 7944 calls/s # udp tx: 10 MB/s 176 calls/s 176 msg/s # udp gso and gro - over veth touching data # udp rx: 4 MB/s 2932 calls/s # udp tx: 8 MB/s 139 calls/s 139 msg/s # udp rx: 10 MB/s 7353 calls/s # udp tx: 10 MB/s 176 calls/s 176 msg/s # udp rx: 10 MB/s 7611 calls/s # udp tx: 10 MB/s 170 calls/s 170 msg/s # udp rx: 9 MB/s 6958 calls/s ok 1 selftests: net: udpgro_bench.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__->