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: 1189 MB/s 20175 calls/s 20175 msg/s # tcp rx: 1190 MB/s 51976 calls/s # tcp tx: 1191 MB/s 20205 calls/s 20205 msg/s # tcp rx: 1192 MB/s 52751 calls/s # tcp tx: 1076 MB/s 18254 calls/s 18254 msg/s # tcp rx: 1077 MB/s 50883 calls/s # tcp tx: 1137 MB/s 19295 calls/s 19295 msg/s # udp gso - over veth touching data # udp rx: 484 MB/s 345030 calls/s # udp tx: 502 MB/s 8524 calls/s 8524 msg/s # udp rx: 513 MB/s 365913 calls/s # udp tx: 513 MB/s 8704 calls/s 8704 msg/s # udp rx: 547 MB/s 390100 calls/s # udp tx: 550 MB/s 9332 calls/s 9332 msg/s # udp rx: 589 MB/s 419598 calls/s # udp tx: 589 MB/s 10006 calls/s 10006 msg/s # udp gso and gro - over veth touching data # udp rx: 893 MB/s 15158 calls/s # udp tx: 930 MB/s 15786 calls/s 15786 msg/s # udp rx: 957 MB/s 16234 calls/s # udp tx: 951 MB/s 16132 calls/s 16132 msg/s # udp rx: 1048 MB/s 17784 calls/s # udp tx: 1056 MB/s 17927 calls/s 17927 msg/s # udp rx: 1076 MB/s 18254 calls/s # udp tx: 1080 MB/s 18322 calls/s 18322 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1280 MB/s 21725 calls/s 21725 msg/s # tcp rx: 1281 MB/s 52163 calls/s # tcp tx: 1269 MB/s 21537 calls/s 21537 msg/s # tcp rx: 1271 MB/s 54119 calls/s # tcp tx: 1313 MB/s 22280 calls/s 22280 msg/s # tcp rx: 1314 MB/s 55773 calls/s # tcp tx: 1332 MB/s 22592 calls/s 22592 msg/s # udp gso - over veth touching data # udp rx: 584 MB/s 426223 calls/s # udp tx: 604 MB/s 10261 calls/s 10261 msg/s # udp rx: 585 MB/s 426872 calls/s # udp tx: 581 MB/s 9869 calls/s 9869 msg/s # udp rx: 621 MB/s 453185 calls/s # udp tx: 625 MB/s 10603 calls/s 10603 msg/s # udp rx: 664 MB/s 484931 calls/s # udp tx: 665 MB/s 11280 calls/s 11280 msg/s # udp gso and gro - over veth touching data # udp rx: 1632 MB/s 27695 calls/s # udp tx: 1694 MB/s 28746 calls/s 28746 msg/s # udp rx: 1663 MB/s 28220 calls/s # udp tx: 1663 MB/s 28210 calls/s 28210 msg/s # udp rx: 1665 MB/s 28247 calls/s # udp tx: 1665 MB/s 28243 calls/s 28243 msg/s # udp rx: 1665 MB/s 28250 calls/s # udp tx: 1667 MB/s 28287 calls/s 28287 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__->