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: 1092 MB/s 18524 calls/s 18524 msg/s # tcp rx: 1093 MB/s 141228 calls/s # tcp tx: 1237 MB/s 20990 calls/s 20990 msg/s # tcp rx: 1238 MB/s 120639 calls/s # tcp tx: 1082 MB/s 18355 calls/s 18355 msg/s # tcp rx: 1083 MB/s 129432 calls/s # tcp tx: 1084 MB/s 18391 calls/s 18391 msg/s # udp gso - over veth touching data # udp rx: 1192 MB/s 849506 calls/s # udp tx: 1229 MB/s 20847 calls/s 20847 msg/s # udp rx: 1323 MB/s 943017 calls/s # udp tx: 1326 MB/s 22496 calls/s 22496 msg/s # udp rx: 1317 MB/s 938721 calls/s # udp tx: 1319 MB/s 22373 calls/s 22373 msg/s # udp rx: 1323 MB/s 942584 calls/s # udp tx: 1324 MB/s 22463 calls/s 22463 msg/s # udp gso and gro - over veth touching data # udp rx: 1253 MB/s 892954 calls/s # udp tx: 1294 MB/s 21950 calls/s 21950 msg/s # udp rx: 1324 MB/s 943850 calls/s # udp tx: 1324 MB/s 22460 calls/s 22460 msg/s # udp rx: 1330 MB/s 948100 calls/s # udp tx: 1330 MB/s 22566 calls/s 22566 msg/s # udp rx: 1336 MB/s 952352 calls/s # udp tx: 1336 MB/s 22660 calls/s 22660 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1122 MB/s 19041 calls/s 19041 msg/s # tcp rx: 1123 MB/s 134874 calls/s # tcp tx: 1090 MB/s 18494 calls/s 18494 msg/s # tcp rx: 1091 MB/s 132489 calls/s # tcp tx: 1099 MB/s 18647 calls/s 18647 msg/s # tcp rx: 1106 MB/s 128391 calls/s # tcp tx: 1048 MB/s 17788 calls/s 17788 msg/s # udp gso - over veth touching data # udp rx: 1301 MB/s 949341 calls/s # udp tx: 1333 MB/s 22611 calls/s 22611 msg/s # udp rx: 1311 MB/s 956194 calls/s # udp tx: 1314 MB/s 22298 calls/s 22298 msg/s # udp rx: 1303 MB/s 950621 calls/s # udp tx: 1305 MB/s 22143 calls/s 22143 msg/s # udp rx: 1306 MB/s 952537 calls/s # udp tx: 1307 MB/s 22178 calls/s 22178 msg/s # udp gso and gro - over veth touching data # udp rx: 639 MB/s 466397 calls/s # udp tx: 665 MB/s 11280 calls/s 11280 msg/s # udp rx: 667 MB/s 487124 calls/s # udp tx: 664 MB/s 11267 calls/s 11267 msg/s # udp rx: 602 MB/s 439658 calls/s # udp tx: 609 MB/s 10338 calls/s 10338 msg/s # udp rx: 674 MB/s 491917 calls/s # udp tx: 677 MB/s 11484 calls/s 11484 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__->