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: 1093 MB/s 18543 calls/s 18543 msg/s # tcp rx: 1094 MB/s 141663 calls/s # tcp tx: 1154 MB/s 19584 calls/s 19584 msg/s # tcp rx: 1155 MB/s 138927 calls/s # tcp tx: 1032 MB/s 17518 calls/s 17518 msg/s # tcp rx: 1033 MB/s 131229 calls/s # tcp tx: 1035 MB/s 17559 calls/s 17559 msg/s # udp gso - over veth touching data # udp rx: 1146 MB/s 816774 calls/s # udp tx: 1185 MB/s 20108 calls/s 20108 msg/s # udp rx: 1246 MB/s 888221 calls/s # udp tx: 1244 MB/s 21108 calls/s 21108 msg/s # udp rx: 1265 MB/s 901296 calls/s # udp tx: 1265 MB/s 21462 calls/s 21462 msg/s # udp rx: 1198 MB/s 853521 calls/s # udp tx: 1183 MB/s 20075 calls/s 20075 msg/s # udp gso and gro - over veth touching data # udp rx: 637 MB/s 454132 calls/s # udp tx: 656 MB/s 11131 calls/s 11131 msg/s # udp rx: 654 MB/s 466579 calls/s # udp tx: 653 MB/s 11080 calls/s 11080 msg/s # udp rx: 613 MB/s 437349 calls/s # udp tx: 618 MB/s 10486 calls/s 10486 msg/s # udp rx: 663 MB/s 472800 calls/s # udp tx: 664 MB/s 11270 calls/s 11270 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 753 MB/s 12782 calls/s 12782 msg/s # tcp rx: 756 MB/s 88762 calls/s # tcp tx: 755 MB/s 12814 calls/s 12814 msg/s # tcp rx: 755 MB/s 89279 calls/s # tcp tx: 789 MB/s 13385 calls/s 13385 msg/s # tcp rx: 791 MB/s 91593 calls/s # tcp tx: 771 MB/s 13079 calls/s 13079 msg/s # udp gso - over veth touching data # udp rx: 1093 MB/s 797827 calls/s # udp tx: 1137 MB/s 19288 calls/s 19288 msg/s # udp rx: 1204 MB/s 878450 calls/s # udp tx: 1205 MB/s 20450 calls/s 20450 msg/s # udp rx: 1257 MB/s 916882 calls/s # udp tx: 1256 MB/s 21308 calls/s 21308 msg/s # udp rx: 1235 MB/s 900910 calls/s # udp tx: 1231 MB/s 20891 calls/s 20891 msg/s # udp gso and gro - over veth touching data # udp rx: 863 MB/s 629815 calls/s # udp tx: 881 MB/s 14952 calls/s 14952 msg/s # udp rx: 668 MB/s 487456 calls/s # udp tx: 670 MB/s 11364 calls/s 11364 msg/s # udp rx: 667 MB/s 486478 calls/s # udp tx: 668 MB/s 11342 calls/s 11342 msg/s # udp rx: 667 MB/s 487053 calls/s # udp tx: 669 MB/s 11350 calls/s 11350 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__->