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: 1036 MB/s 17588 calls/s 17588 msg/s # tcp rx: 1037 MB/s 141174 calls/s # tcp tx: 852 MB/s 14460 calls/s 14460 msg/s # tcp rx: 853 MB/s 103566 calls/s # tcp tx: 708 MB/s 12023 calls/s 12023 msg/s # tcp rx: 709 MB/s 82968 calls/s # tcp tx: 743 MB/s 12613 calls/s 12613 msg/s # udp gso - over veth touching data # udp rx: 818 MB/s 583350 calls/s # udp tx: 857 MB/s 14548 calls/s 14548 msg/s # udp rx: 1217 MB/s 867303 calls/s # udp tx: 1217 MB/s 20642 calls/s 20642 msg/s # udp rx: 1254 MB/s 893722 calls/s # udp tx: 1256 MB/s 21303 calls/s 21303 msg/s # udp rx: 1297 MB/s 924543 calls/s # udp tx: 1297 MB/s 22009 calls/s 22009 msg/s # udp gso and gro - over veth touching data # udp rx: 1275 MB/s 908949 calls/s # udp tx: 1310 MB/s 22224 calls/s 22224 msg/s # udp rx: 1314 MB/s 936422 calls/s # udp tx: 1316 MB/s 22323 calls/s 22323 msg/s # udp rx: 1320 MB/s 940679 calls/s # udp tx: 1320 MB/s 22398 calls/s 22398 msg/s # udp rx: 1324 MB/s 943464 calls/s # udp tx: 1324 MB/s 22462 calls/s 22462 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1150 MB/s 19506 calls/s 19506 msg/s # tcp rx: 1151 MB/s 138371 calls/s # tcp tx: 746 MB/s 12658 calls/s 12658 msg/s # tcp rx: 746 MB/s 82893 calls/s # tcp tx: 746 MB/s 12666 calls/s 12666 msg/s # tcp rx: 747 MB/s 88820 calls/s # tcp tx: 751 MB/s 12752 calls/s 12752 msg/s # udp gso - over veth touching data # udp rx: 936 MB/s 682685 calls/s # udp tx: 961 MB/s 16313 calls/s 16313 msg/s # udp rx: 653 MB/s 476298 calls/s # udp tx: 652 MB/s 11072 calls/s 11072 msg/s # udp rx: 647 MB/s 472386 calls/s # udp tx: 647 MB/s 10974 calls/s 10974 msg/s # udp rx: 642 MB/s 468717 calls/s # udp tx: 642 MB/s 10890 calls/s 10890 msg/s # udp gso and gro - over veth touching data # udp rx: 1139 MB/s 830700 calls/s # udp tx: 1177 MB/s 19974 calls/s 19974 msg/s # udp rx: 1115 MB/s 813544 calls/s # udp tx: 1113 MB/s 18894 calls/s 18894 msg/s # udp rx: 1206 MB/s 879952 calls/s # udp tx: 1205 MB/s 20454 calls/s 20454 msg/s # udp rx: 1250 MB/s 911950 calls/s # udp tx: 1251 MB/s 21226 calls/s 21226 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__->