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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 671 MB/s 11382 calls/s 11382 msg/s # tcp rx: 674 MB/s 28184 calls/s # tcp tx: 671 MB/s 11393 calls/s 11393 msg/s # tcp rx: 672 MB/s 29236 calls/s # tcp tx: 710 MB/s 12044 calls/s 12044 msg/s # tcp rx: 719 MB/s 30040 calls/s # tcp tx: 690 MB/s 11710 calls/s 11710 msg/s # udp gso - over veth touching data # udp rx: 381 MB/s 271444 calls/s # udp tx: 391 MB/s 6636 calls/s 6636 msg/s # udp rx: 404 MB/s 288468 calls/s # udp tx: 408 MB/s 6929 calls/s 6929 msg/s # udp rx: 405 MB/s 289107 calls/s # udp tx: 405 MB/s 6879 calls/s 6879 msg/s # udp rx: 433 MB/s 309145 calls/s # udp tx: 429 MB/s 7282 calls/s 7282 msg/s # udp gso and gro - over veth touching data # udp rx: 572 MB/s 9714 calls/s # udp tx: 589 MB/s 9996 calls/s 9996 msg/s # udp rx: 637 MB/s 10702 calls/s # udp tx: 637 MB/s 10807 calls/s 10807 msg/s # udp rx: 732 MB/s 12420 calls/s # udp tx: 737 MB/s 12514 calls/s 12514 msg/s # udp rx: 736 MB/s 12499 calls/s # udp tx: 733 MB/s 12433 calls/s 12433 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 659 MB/s 11186 calls/s 11186 msg/s # tcp rx: 660 MB/s 28051 calls/s # tcp tx: 578 MB/s 9811 calls/s 9811 msg/s # tcp rx: 578 MB/s 25084 calls/s # tcp tx: 638 MB/s 10835 calls/s 10835 msg/s # tcp rx: 640 MB/s 28845 calls/s # tcp tx: 686 MB/s 11643 calls/s 11643 msg/s # udp gso - over veth touching data # udp rx: 290 MB/s 211619 calls/s # udp tx: 298 MB/s 5067 calls/s 5067 msg/s # udp rx: 300 MB/s 219265 calls/s # udp tx: 300 MB/s 5096 calls/s 5096 msg/s # udp rx: 289 MB/s 211449 calls/s # udp tx: 287 MB/s 4884 calls/s 4884 msg/s # udp rx: 273 MB/s 199217 calls/s # udp tx: 271 MB/s 4604 calls/s 4604 msg/s # udp gso and gro - over veth touching data # udp rx: 637 MB/s 10819 calls/s # udp tx: 658 MB/s 11167 calls/s 11167 msg/s # udp rx: 806 MB/s 13800 calls/s # udp tx: 805 MB/s 13670 calls/s 13670 msg/s # udp rx: 768 MB/s 13040 calls/s # udp tx: 768 MB/s 13034 calls/s 13034 msg/s # udp rx: 793 MB/s 13462 calls/s # udp tx: 792 MB/s 13449 calls/s 13449 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__->