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: 1139 MB/s 19327 calls/s 19327 msg/s # tcp rx: 1140 MB/s 134327 calls/s # tcp tx: 1105 MB/s 18745 calls/s 18745 msg/s # tcp rx: 1106 MB/s 130708 calls/s # tcp tx: 1035 MB/s 17570 calls/s 17570 msg/s # tcp rx: 1037 MB/s 131478 calls/s # tcp tx: 981 MB/s 16652 calls/s 16652 msg/s # udp gso - over veth touching data # udp rx: 612 MB/s 436594 calls/s # udp tx: 630 MB/s 10688 calls/s 10688 msg/s # udp rx: 660 MB/s 470626 calls/s # udp tx: 660 MB/s 11197 calls/s 11197 msg/s # udp rx: 660 MB/s 470304 calls/s # udp tx: 659 MB/s 11188 calls/s 11188 msg/s # udp rx: 660 MB/s 470280 calls/s # udp tx: 659 MB/s 11190 calls/s 11190 msg/s # udp gso and gro - over veth touching data # udp rx: 1217 MB/s 867330 calls/s # udp tx: 1260 MB/s 21373 calls/s 21373 msg/s # udp rx: 1332 MB/s 949376 calls/s # udp tx: 1335 MB/s 22655 calls/s 22655 msg/s # udp rx: 1326 MB/s 944657 calls/s # udp tx: 1328 MB/s 22525 calls/s 22525 msg/s # udp rx: 1331 MB/s 948215 calls/s # udp tx: 1333 MB/s 22611 calls/s 22611 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1055 MB/s 17900 calls/s 17900 msg/s # tcp rx: 1055 MB/s 133930 calls/s # tcp tx: 980 MB/s 16638 calls/s 16638 msg/s # tcp rx: 981 MB/s 112952 calls/s # tcp tx: 982 MB/s 16664 calls/s 16664 msg/s # tcp rx: 983 MB/s 129731 calls/s # tcp tx: 1075 MB/s 18237 calls/s 18237 msg/s # udp gso - over veth touching data # udp rx: 1196 MB/s 872440 calls/s # udp tx: 1214 MB/s 20603 calls/s 20603 msg/s # udp rx: 642 MB/s 468569 calls/s # udp tx: 643 MB/s 10922 calls/s 10922 msg/s # udp rx: 659 MB/s 480620 calls/s # udp tx: 661 MB/s 11227 calls/s 11227 msg/s # udp rx: 668 MB/s 487395 calls/s # udp tx: 670 MB/s 11380 calls/s 11380 msg/s # udp gso and gro - over veth touching data # udp rx: 633 MB/s 461965 calls/s # udp tx: 653 MB/s 11091 calls/s 11091 msg/s # udp rx: 667 MB/s 486608 calls/s # udp tx: 670 MB/s 11376 calls/s 11376 msg/s # udp rx: 665 MB/s 485112 calls/s # udp tx: 670 MB/s 11367 calls/s 11367 msg/s # udp rx: 656 MB/s 478504 calls/s # udp tx: 659 MB/s 11181 calls/s 11181 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__->