make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_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_bench.sh # ipv4 # tcp - over veth touching data DETECTED CRASH, lowering timeout # tcp tx: 12 MB/s 219 calls/s 219 msg/s # tcp rx: 12 MB/s 2833 calls/s # tcp tx: 13 MB/s 232 calls/s 232 msg/s # tcp rx: 13 MB/s 2796 calls/s # tcp tx: 13 MB/s 231 calls/s 231 msg/s # tcp rx: 13 MB/s 2705 calls/s # tcp rx: 12 MB/s 2494 calls/s # tcp tx: 12 MB/s 209 calls/s 209 msg/s # udp gso - over veth touching data # udp rx: 13 MB/s 9432 calls/s # udp tx: 16 MB/s 278 calls/s 278 msg/s # udp rx: 16 MB/s 11568 calls/s # udp tx: 16 MB/s 275 calls/s 275 msg/s # udp rx: 15 MB/s 11306 calls/s # udp tx: 16 MB/s 272 calls/s 272 msg/s # udp rx: 15 MB/s 11390 calls/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 9626 calls/s # udp tx: 16 MB/s 277 calls/s 277 msg/s # udp rx: 15 MB/s 11322 calls/s # udp tx: 15 MB/s 268 calls/s 268 msg/s # udp rx: 15 MB/s 11316 calls/s # udp tx: 16 MB/s 272 calls/s 272 msg/s # udp rx: 16 MB/s 11676 calls/s # udp tx: 16 MB/s 275 calls/s 275 msg/s # ipv6 # tcp - over veth touching data # tcp rx: 13 MB/s 2788 calls/s # tcp tx: 13 MB/s 233 calls/s 233 msg/s # tcp rx: 14 MB/s 2904 calls/s # tcp tx: 14 MB/s 243 calls/s 243 msg/s # tcp rx: 13 MB/s 2831 calls/s # tcp tx: 13 MB/s 231 calls/s 231 msg/s # udp gso - over veth touching data # udp rx: 13 MB/s 9511 calls/s # udp tx: 16 MB/s 273 calls/s 273 msg/s # udp rx: 15 MB/s 11567 calls/s # udp tx: 15 MB/s 267 calls/s 267 msg/s # udp rx: 16 MB/s 11696 calls/s # udp tx: 15 MB/s 270 calls/s 270 msg/s # udp rx: 16 MB/s 11669 calls/s # udp tx: 15 MB/s 268 calls/s 268 msg/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 9425 calls/s # udp tx: 16 MB/s 277 calls/s 277 msg/s # udp rx: 15 MB/s 11309 calls/s # udp tx: 15 MB/s 263 calls/s 263 msg/s # udp rx: 13 MB/s 10070 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 14 MB/s 10312 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__->