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: 1789 MB/s 30352 calls/s 30352 msg/s # tcp rx: 1790 MB/s 65004 calls/s # tcp tx: 1606 MB/s 27244 calls/s 27244 msg/s # tcp rx: 1608 MB/s 65569 calls/s # tcp tx: 1605 MB/s 27229 calls/s 27229 msg/s # tcp rx: 1607 MB/s 68929 calls/s # tcp tx: 1462 MB/s 24805 calls/s 24805 msg/s # udp gso - over veth touching data # udp rx: 668 MB/s 476162 calls/s # udp tx: 695 MB/s 11803 calls/s 11803 msg/s # udp rx: 1154 MB/s 822146 calls/s # udp tx: 1156 MB/s 19607 calls/s 19607 msg/s # udp rx: 937 MB/s 667878 calls/s # udp tx: 939 MB/s 15929 calls/s 15929 msg/s # udp rx: 1109 MB/s 790097 calls/s # udp tx: 1111 MB/s 18853 calls/s 18853 msg/s # udp gso and gro - over veth touching data # udp rx: 861 MB/s 14616 calls/s # udp tx: 881 MB/s 14950 calls/s 14950 msg/s # udp rx: 796 MB/s 13510 calls/s # udp tx: 794 MB/s 13474 calls/s 13474 msg/s # udp rx: 959 MB/s 16267 calls/s # udp tx: 964 MB/s 16358 calls/s 16358 msg/s # udp rx: 981 MB/s 16642 calls/s # udp tx: 981 MB/s 16651 calls/s 16651 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1101 MB/s 18690 calls/s 18690 msg/s # tcp rx: 1102 MB/s 46881 calls/s # tcp tx: 1083 MB/s 18377 calls/s 18377 msg/s # tcp rx: 1085 MB/s 46164 calls/s # tcp tx: 1064 MB/s 18048 calls/s 18048 msg/s # tcp rx: 1065 MB/s 47487 calls/s # tcp tx: 1040 MB/s 17653 calls/s 17653 msg/s # udp gso - over veth touching data # udp rx: 1129 MB/s 824031 calls/s # udp tx: 1166 MB/s 19787 calls/s 19787 msg/s # udp rx: 1136 MB/s 828779 calls/s # udp tx: 1137 MB/s 19295 calls/s 19295 msg/s # udp rx: 957 MB/s 698095 calls/s # udp tx: 956 MB/s 16215 calls/s 16215 msg/s # udp rx: 666 MB/s 485991 calls/s # udp tx: 1000 MB/s 16972 calls/s 16972 msg/s # udp gso and gro - over veth touching data # udp rx: 1210 MB/s 20530 calls/s # udp tx: 1243 MB/s 21083 calls/s 21083 msg/s # udp rx: 1378 MB/s 23382 calls/s # udp tx: 1391 MB/s 23604 calls/s 23604 msg/s # udp rx: 1597 MB/s 27093 calls/s # udp tx: 1598 MB/s 27117 calls/s 27117 msg/s # udp rx: 1239 MB/s 21016 calls/s # udp tx: 1226 MB/s 20796 calls/s 20796 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__->