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: 1011 MB/s 17160 calls/s 17160 msg/s # tcp rx: 1021 MB/s 136057 calls/s # tcp tx: 993 MB/s 16853 calls/s 16853 msg/s # tcp rx: 997 MB/s 126631 calls/s # tcp tx: 1039 MB/s 17625 calls/s 17625 msg/s # tcp rx: 1036 MB/s 131601 calls/s # tcp tx: 1012 MB/s 17168 calls/s 17168 msg/s # udp gso - over veth touching data # udp rx: 1311 MB/s 934325 calls/s # udp tx: 1346 MB/s 22838 calls/s 22838 msg/s # udp rx: 1326 MB/s 945262 calls/s # udp tx: 1326 MB/s 22500 calls/s 22500 msg/s # udp rx: 1340 MB/s 954668 calls/s # udp tx: 1340 MB/s 22730 calls/s 22730 msg/s # udp rx: 1191 MB/s 848970 calls/s # udp tx: 1191 MB/s 20202 calls/s 20202 msg/s # udp gso and gro - over veth touching data # udp rx: 1186 MB/s 844934 calls/s # udp tx: 1221 MB/s 20710 calls/s 20710 msg/s # udp rx: 1138 MB/s 811026 calls/s # udp tx: 1146 MB/s 19440 calls/s 19440 msg/s # udp rx: 1165 MB/s 830482 calls/s # udp tx: 1169 MB/s 19833 calls/s 19833 msg/s # udp rx: 1249 MB/s 889853 calls/s # udp tx: 1251 MB/s 21220 calls/s 21220 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1098 MB/s 18639 calls/s 18639 msg/s # tcp rx: 1100 MB/s 141803 calls/s # tcp tx: 1143 MB/s 19387 calls/s 19387 msg/s # tcp rx: 1144 MB/s 140460 calls/s # tcp tx: 1139 MB/s 19320 calls/s 19320 msg/s # tcp rx: 1140 MB/s 138035 calls/s # tcp tx: 1160 MB/s 19679 calls/s 19679 msg/s # udp gso - over veth touching data # udp rx: 657 MB/s 479264 calls/s # udp tx: 673 MB/s 11421 calls/s 11421 msg/s # udp rx: 610 MB/s 445544 calls/s # udp tx: 611 MB/s 10364 calls/s 10364 msg/s # udp rx: 586 MB/s 427686 calls/s # udp tx: 588 MB/s 9973 calls/s 9973 msg/s # udp rx: 627 MB/s 457811 calls/s # udp tx: 625 MB/s 10603 calls/s 10603 msg/s # udp gso and gro - over veth touching data # udp rx: 644 MB/s 469789 calls/s # udp tx: 660 MB/s 11204 calls/s 11204 msg/s # udp rx: 647 MB/s 472071 calls/s # udp tx: 647 MB/s 10978 calls/s 10978 msg/s # udp rx: 645 MB/s 470898 calls/s # udp tx: 645 MB/s 10943 calls/s 10943 msg/s # udp rx: 618 MB/s 450753 calls/s # udp tx: 617 MB/s 10472 calls/s 10472 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__->