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 # tcp rx: 11 MB/s 2279 calls/s # tcp tx: 11 MB/s 192 calls/s 192 msg/s # tcp rx: 11 MB/s 2270 calls/s # tcp tx: 11 MB/s 189 calls/s 189 msg/s # tcp rx: 11 MB/s 2302 calls/s # tcp tx: 11 MB/s 194 calls/s 194 msg/s # tcp tx: 11 MB/s 193 calls/s 193 msg/s DETECTED CRASH, lowering timeout # udp gso - over veth touching data # udp rx: 12 MB/s 9130 calls/s # udp tx: 17 MB/s 289 calls/s 289 msg/s # udp rx: 16 MB/s 11794 calls/s # udp tx: 16 MB/s 285 calls/s 285 msg/s # udp rx: 16 MB/s 11718 calls/s # udp tx: 16 MB/s 284 calls/s 284 msg/s # udp rx: 17 MB/s 12264 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 10532 calls/s # udp tx: 17 MB/s 291 calls/s 291 msg/s # udp rx: 16 MB/s 11862 calls/s # udp tx: 16 MB/s 288 calls/s 288 msg/s # udp rx: 16 MB/s 11936 calls/s # udp tx: 16 MB/s 281 calls/s 281 msg/s # udp rx: 16 MB/s 12004 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 14 MB/s 2895 calls/s # tcp tx: 14 MB/s 241 calls/s 241 msg/s # tcp rx: 14 MB/s 2916 calls/s # tcp tx: 14 MB/s 246 calls/s 246 msg/s # tcp rx: 13 MB/s 2825 calls/s # tcp tx: 13 MB/s 237 calls/s 237 msg/s # udp gso - over veth touching data # udp rx: 13 MB/s 10113 calls/s # udp tx: 16 MB/s 282 calls/s 282 msg/s # udp rx: 16 MB/s 11669 calls/s # udp tx: 15 MB/s 270 calls/s 270 msg/s # udp rx: 15 MB/s 11637 calls/s # udp tx: 16 MB/s 273 calls/s 273 msg/s # udp rx: 16 MB/s 12040 calls/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 9683 calls/s # udp tx: 16 MB/s 277 calls/s 277 msg/s # udp rx: 16 MB/s 11712 calls/s # udp tx: 15 MB/s 271 calls/s 271 msg/s # udp rx: 16 MB/s 11723 calls/s # udp tx: 15 MB/s 271 calls/s 271 msg/s # udp rx: 16 MB/s 11798 calls/s # udp tx: 16 MB/s 278 calls/s 278 msg/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__->