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: 790 MB/s 13404 calls/s 13404 msg/s # tcp rx: 790 MB/s 141165 calls/s # tcp tx: 789 MB/s 13382 calls/s 13382 msg/s # tcp rx: 796 MB/s 145364 calls/s # tcp tx: 842 MB/s 14288 calls/s 14288 msg/s # tcp rx: 841 MB/s 153571 calls/s # tcp tx: 748 MB/s 12703 calls/s 12703 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 860412 calls/s # udp tx: 1238 MB/s 21008 calls/s 21008 msg/s # udp rx: 1233 MB/s 878471 calls/s # udp tx: 1230 MB/s 20873 calls/s 20873 msg/s # udp rx: 1213 MB/s 864273 calls/s # udp tx: 1213 MB/s 20586 calls/s 20586 msg/s # udp rx: 1219 MB/s 869000 calls/s # udp tx: 1219 MB/s 20688 calls/s 20688 msg/s # udp gso and gro - over veth touching data # udp rx: 1161 MB/s 827238 calls/s # udp tx: 1186 MB/s 20127 calls/s 20127 msg/s # udp rx: 1159 MB/s 825876 calls/s # udp tx: 1160 MB/s 19691 calls/s 19691 msg/s # udp rx: 1095 MB/s 780074 calls/s # udp tx: 1107 MB/s 18789 calls/s 18789 msg/s # udp rx: 1163 MB/s 829054 calls/s # udp tx: 1164 MB/s 19755 calls/s 19755 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 809 MB/s 13728 calls/s 13728 msg/s # tcp rx: 817 MB/s 140611 calls/s # tcp tx: 812 MB/s 13778 calls/s 13778 msg/s # tcp rx: 812 MB/s 149522 calls/s # tcp tx: 814 MB/s 13811 calls/s 13811 msg/s # tcp rx: 813 MB/s 146740 calls/s # tcp tx: 820 MB/s 13916 calls/s 13916 msg/s # udp gso - over veth touching data # udp rx: 1137 MB/s 829929 calls/s # udp tx: 1173 MB/s 19900 calls/s 19900 msg/s # udp rx: 1159 MB/s 845560 calls/s # udp tx: 1156 MB/s 19607 calls/s 19607 msg/s # udp rx: 1144 MB/s 834994 calls/s # udp tx: 1144 MB/s 19410 calls/s 19410 msg/s # udp rx: 1191 MB/s 868695 calls/s # udp tx: 1191 MB/s 20217 calls/s 20217 msg/s # udp gso and gro - over veth touching data # udp rx: 1125 MB/s 820680 calls/s # udp tx: 1159 MB/s 19672 calls/s 19672 msg/s # udp rx: 1152 MB/s 840627 calls/s # udp tx: 1155 MB/s 19602 calls/s 19602 msg/s # udp rx: 1149 MB/s 838694 calls/s # udp tx: 1152 MB/s 19543 calls/s 19543 msg/s # udp rx: 1175 MB/s 857054 calls/s # udp tx: 1176 MB/s 19962 calls/s 19962 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__->