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: 732 MB/s 12420 calls/s 12420 msg/s # tcp rx: 733 MB/s 94909 calls/s # tcp tx: 884 MB/s 15009 calls/s 15009 msg/s # tcp rx: 885 MB/s 121502 calls/s # tcp tx: 947 MB/s 16063 calls/s 16063 msg/s # tcp rx: 948 MB/s 131542 calls/s # tcp tx: 1031 MB/s 17499 calls/s 17499 msg/s # udp gso - over veth touching data # udp rx: 1252 MB/s 892203 calls/s # udp tx: 1287 MB/s 21836 calls/s 21836 msg/s # udp rx: 1330 MB/s 948118 calls/s # udp tx: 1331 MB/s 22581 calls/s 22581 msg/s # udp rx: 1333 MB/s 949868 calls/s # udp tx: 1332 MB/s 22599 calls/s 22599 msg/s # udp rx: 1332 MB/s 948950 calls/s # udp tx: 1331 MB/s 22575 calls/s 22575 msg/s # udp gso and gro - over veth touching data # udp rx: 633 MB/s 451584 calls/s # udp tx: 647 MB/s 10985 calls/s 10985 msg/s # udp rx: 650 MB/s 463416 calls/s # udp tx: 652 MB/s 11069 calls/s 11069 msg/s # udp rx: 631 MB/s 450109 calls/s # udp tx: 631 MB/s 10706 calls/s 10706 msg/s # udp rx: 655 MB/s 467184 calls/s # udp tx: 655 MB/s 11113 calls/s 11113 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1138 MB/s 19302 calls/s 19302 msg/s # tcp rx: 1139 MB/s 151790 calls/s # tcp tx: 1121 MB/s 19015 calls/s 19015 msg/s # tcp rx: 1122 MB/s 153176 calls/s # tcp tx: 1058 MB/s 17954 calls/s 17954 msg/s # tcp rx: 1059 MB/s 135372 calls/s # tcp tx: 1055 MB/s 17902 calls/s 17902 msg/s # udp gso - over veth touching data # udp rx: 1202 MB/s 877182 calls/s # udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # udp rx: 1250 MB/s 912249 calls/s # udp tx: 1249 MB/s 21188 calls/s 21188 msg/s # udp rx: 1241 MB/s 905468 calls/s # udp tx: 1238 MB/s 21013 calls/s 21013 msg/s # udp rx: 1195 MB/s 871814 calls/s # udp tx: 1194 MB/s 20263 calls/s 20263 msg/s # udp gso and gro - over veth touching data # udp rx: 1209 MB/s 881869 calls/s # udp tx: 1238 MB/s 21004 calls/s 21004 msg/s # udp rx: 735 MB/s 536745 calls/s # udp tx: 735 MB/s 12476 calls/s 12476 msg/s # udp rx: 614 MB/s 447970 calls/s # udp tx: 599 MB/s 10160 calls/s 10160 msg/s # udp rx: 611 MB/s 446256 calls/s # udp tx: 611 MB/s 10367 calls/s 10367 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__->