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: 1078 MB/s 18286 calls/s 18286 msg/s # tcp rx: 1086 MB/s 137040 calls/s # tcp tx: 946 MB/s 16052 calls/s 16052 msg/s # tcp rx: 944 MB/s 111635 calls/s # tcp tx: 805 MB/s 13657 calls/s 13657 msg/s # tcp rx: 808 MB/s 90850 calls/s # tcp tx: 840 MB/s 14261 calls/s 14261 msg/s # udp gso - over veth touching data # udp rx: 1073 MB/s 764584 calls/s # udp tx: 1109 MB/s 18810 calls/s 18810 msg/s # udp rx: 1156 MB/s 824148 calls/s # udp tx: 1151 MB/s 19525 calls/s 19525 msg/s # udp rx: 1184 MB/s 843459 calls/s # udp tx: 1175 MB/s 19931 calls/s 19931 msg/s # udp rx: 1175 MB/s 837504 calls/s # udp tx: 1187 MB/s 20136 calls/s 20136 msg/s # udp gso and gro - over veth touching data # udp rx: 1161 MB/s 827690 calls/s # udp tx: 1196 MB/s 20301 calls/s 20301 msg/s # udp rx: 1181 MB/s 841933 calls/s # udp tx: 1168 MB/s 19817 calls/s 19817 msg/s # udp rx: 696 MB/s 496025 calls/s # udp tx: 699 MB/s 11866 calls/s 11866 msg/s # udp rx: 723 MB/s 515579 calls/s # udp tx: 726 MB/s 12325 calls/s 12325 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1072 MB/s 18195 calls/s 18195 msg/s # tcp rx: 1075 MB/s 135782 calls/s # tcp tx: 845 MB/s 14334 calls/s 14334 msg/s # tcp rx: 845 MB/s 92121 calls/s # tcp tx: 858 MB/s 14565 calls/s 14565 msg/s # tcp rx: 859 MB/s 93593 calls/s # tcp tx: 840 MB/s 14249 calls/s 14249 msg/s # udp gso - over veth touching data # udp rx: 1176 MB/s 858159 calls/s # udp tx: 1215 MB/s 20622 calls/s 20622 msg/s # udp rx: 1262 MB/s 921051 calls/s # udp tx: 1267 MB/s 21495 calls/s 21495 msg/s # udp rx: 1274 MB/s 929182 calls/s # udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # udp rx: 1261 MB/s 920298 calls/s # udp tx: 1276 MB/s 21646 calls/s 21646 msg/s # udp gso and gro - over veth touching data # udp rx: 1166 MB/s 850559 calls/s # udp tx: 1202 MB/s 20388 calls/s 20388 msg/s # udp rx: 1243 MB/s 906941 calls/s # udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # udp rx: 1223 MB/s 892253 calls/s # udp tx: 1223 MB/s 20754 calls/s 20754 msg/s # udp rx: 1248 MB/s 910277 calls/s # udp tx: 1247 MB/s 21162 calls/s 21162 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__->