make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 819 MB/s 13903 calls/s 13903 msg/s # tcp rx: 820 MB/s 90138 calls/s # tcp tx: 833 MB/s 14144 calls/s 14144 msg/s # tcp rx: 834 MB/s 92070 calls/s # tcp tx: 800 MB/s 13579 calls/s 13579 msg/s # tcp rx: 801 MB/s 83495 calls/s # tcp tx: 805 MB/s 13665 calls/s 13665 msg/s # udp gso - over veth touching data # udp rx: 651 MB/s 463990 calls/s # udp tx: 670 MB/s 11371 calls/s 11371 msg/s # udp rx: 642 MB/s 457843 calls/s # udp tx: 648 MB/s 11004 calls/s 11004 msg/s # udp rx: 638 MB/s 454561 calls/s # udp tx: 638 MB/s 10837 calls/s 10837 msg/s # udp rx: 643 MB/s 458421 calls/s # udp tx: 644 MB/s 10934 calls/s 10934 msg/s # udp gso and gro - over veth touching data # udp rx: 1157 MB/s 824320 calls/s # udp tx: 1195 MB/s 20284 calls/s 20284 msg/s # udp rx: 1276 MB/s 909433 calls/s # udp tx: 1277 MB/s 21673 calls/s 21673 msg/s # udp rx: 1262 MB/s 899301 calls/s # udp tx: 1264 MB/s 21452 calls/s 21452 msg/s # udp rx: 1283 MB/s 914423 calls/s # udp tx: 1283 MB/s 21764 calls/s 21764 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1144 MB/s 19404 calls/s 19404 msg/s # tcp rx: 1145 MB/s 141678 calls/s # tcp tx: 1193 MB/s 20241 calls/s 20241 msg/s # tcp rx: 1194 MB/s 140815 calls/s # tcp tx: 1194 MB/s 20253 calls/s 20253 msg/s # tcp rx: 1195 MB/s 140991 calls/s # tcp tx: 1190 MB/s 20195 calls/s 20195 msg/s # udp gso - over veth touching data # udp rx: 1072 MB/s 782163 calls/s # udp tx: 1093 MB/s 18543 calls/s 18543 msg/s # udp rx: 679 MB/s 495425 calls/s # udp tx: 676 MB/s 11466 calls/s 11466 msg/s # udp rx: 686 MB/s 500938 calls/s # udp tx: 687 MB/s 11652 calls/s 11652 msg/s # udp rx: 685 MB/s 500266 calls/s # udp tx: 685 MB/s 11623 calls/s 11623 msg/s # udp gso and gro - over veth touching data # udp rx: 663 MB/s 483691 calls/s # udp tx: 683 MB/s 11591 calls/s 11591 msg/s # udp rx: 698 MB/s 509516 calls/s # udp tx: 698 MB/s 11841 calls/s 11841 msg/s # udp rx: 678 MB/s 495169 calls/s # udp tx: 680 MB/s 11535 calls/s 11535 msg/s # udp rx: 679 MB/s 495377 calls/s # udp tx: 680 MB/s 11547 calls/s 11547 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__->