make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests 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: 586 MB/s 9951 calls/s 9951 msg/s # tcp rx: 587 MB/s 24187 calls/s # tcp tx: 464 MB/s 7879 calls/s 7879 msg/s # tcp rx: 468 MB/s 15820 calls/s # tcp tx: 526 MB/s 8931 calls/s 8931 msg/s # tcp rx: 528 MB/s 20300 calls/s # tcp tx: 654 MB/s 11108 calls/s 11108 msg/s # udp gso - over veth touching data # udp rx: 383 MB/s 273428 calls/s # udp tx: 398 MB/s 6763 calls/s 6763 msg/s # udp rx: 381 MB/s 271754 calls/s # udp tx: 381 MB/s 6472 calls/s 6472 msg/s # udp rx: 398 MB/s 284060 calls/s # udp tx: 398 MB/s 6765 calls/s 6765 msg/s # udp rx: 378 MB/s 269669 calls/s # udp tx: 378 MB/s 6425 calls/s 6425 msg/s # udp gso and gro - over veth touching data # udp rx: 740 MB/s 12557 calls/s # udp tx: 762 MB/s 12927 calls/s 12927 msg/s # udp rx: 768 MB/s 13027 calls/s # udp tx: 765 MB/s 12981 calls/s 12981 msg/s # udp rx: 791 MB/s 13424 calls/s # udp tx: 794 MB/s 13480 calls/s 13480 msg/s # udp rx: 803 MB/s 13632 calls/s # udp tx: 804 MB/s 13640 calls/s 13640 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 631 MB/s 10708 calls/s 10708 msg/s # tcp rx: 631 MB/s 26777 calls/s # tcp tx: 674 MB/s 11442 calls/s 11442 msg/s # tcp rx: 675 MB/s 27703 calls/s # tcp tx: 571 MB/s 9694 calls/s 9694 msg/s # tcp rx: 572 MB/s 26514 calls/s # tcp tx: 620 MB/s 10530 calls/s 10530 msg/s # udp gso - over veth touching data # udp rx: 269 MB/s 196217 calls/s # udp tx: 277 MB/s 4703 calls/s 4703 msg/s # udp rx: 308 MB/s 225086 calls/s # udp tx: 308 MB/s 5239 calls/s 5239 msg/s # udp rx: 309 MB/s 225540 calls/s # udp tx: 309 MB/s 5249 calls/s 5249 msg/s # udp rx: 285 MB/s 208023 calls/s # udp tx: 285 MB/s 4842 calls/s 4842 msg/s # udp gso and gro - over veth touching data # udp rx: 448 MB/s 7612 calls/s # udp tx: 464 MB/s 7881 calls/s 7881 msg/s # udp rx: 442 MB/s 7512 calls/s # udp tx: 443 MB/s 7527 calls/s 7527 msg/s # udp rx: 470 MB/s 7973 calls/s # udp tx: 472 MB/s 8008 calls/s 8008 msg/s # udp rx: 446 MB/s 7565 calls/s # udp tx: 442 MB/s 7511 calls/s 7511 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__->