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: 665 MB/s 11288 calls/s 11288 msg/s # tcp rx: 665 MB/s 28018 calls/s # tcp tx: 740 MB/s 12561 calls/s 12561 msg/s # tcp rx: 741 MB/s 33521 calls/s # tcp tx: 701 MB/s 11905 calls/s 11905 msg/s # tcp rx: 702 MB/s 30681 calls/s # tcp tx: 731 MB/s 12407 calls/s 12407 msg/s # udp gso - over veth touching data # udp rx: 377 MB/s 269076 calls/s # udp tx: 395 MB/s 6700 calls/s 6700 msg/s # udp rx: 409 MB/s 291968 calls/s # udp tx: 409 MB/s 6944 calls/s 6944 msg/s # udp rx: 386 MB/s 275609 calls/s # udp tx: 384 MB/s 6529 calls/s 6529 msg/s # udp rx: 425 MB/s 303049 calls/s # udp tx: 426 MB/s 7226 calls/s 7226 msg/s # udp gso and gro - over veth touching data # udp rx: 611 MB/s 10377 calls/s # udp tx: 640 MB/s 10870 calls/s 10870 msg/s # udp rx: 670 MB/s 11376 calls/s # udp tx: 670 MB/s 11370 calls/s 11370 msg/s # udp rx: 788 MB/s 13378 calls/s # udp tx: 787 MB/s 13364 calls/s 13364 msg/s # udp rx: 815 MB/s 13825 calls/s # udp tx: 813 MB/s 13794 calls/s 13794 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 701 MB/s 11894 calls/s 11894 msg/s # tcp rx: 701 MB/s 30278 calls/s # tcp tx: 685 MB/s 11621 calls/s 11621 msg/s # tcp rx: 686 MB/s 30320 calls/s # tcp tx: 737 MB/s 12510 calls/s 12510 msg/s # tcp rx: 743 MB/s 31231 calls/s # tcp tx: 719 MB/s 12210 calls/s 12210 msg/s # udp gso - over veth touching data # udp rx: 369 MB/s 269306 calls/s # udp tx: 382 MB/s 6485 calls/s 6485 msg/s # udp rx: 410 MB/s 299267 calls/s # udp tx: 410 MB/s 6961 calls/s 6961 msg/s # udp rx: 308 MB/s 225183 calls/s # udp tx: 305 MB/s 5181 calls/s 5181 msg/s # udp rx: 317 MB/s 231550 calls/s # udp tx: 320 MB/s 5443 calls/s 5443 msg/s # udp gso and gro - over veth touching data # udp rx: 601 MB/s 10198 calls/s # udp tx: 623 MB/s 10581 calls/s 10581 msg/s # udp rx: 749 MB/s 12757 calls/s # udp tx: 756 MB/s 12837 calls/s 12837 msg/s # udp rx: 728 MB/s 12348 calls/s # udp tx: 728 MB/s 12359 calls/s 12359 msg/s # udp rx: 696 MB/s 11808 calls/s # udp tx: 695 MB/s 11803 calls/s 11803 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__->