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: 1115 MB/s 18917 calls/s 18917 msg/s # tcp rx: 1116 MB/s 136608 calls/s # tcp tx: 999 MB/s 16945 calls/s 16945 msg/s # tcp rx: 1021 MB/s 127232 calls/s # tcp tx: 1082 MB/s 18353 calls/s 18353 msg/s # tcp rx: 1075 MB/s 127964 calls/s # tcp tx: 1071 MB/s 18169 calls/s 18169 msg/s # udp gso - over veth touching data # udp rx: 1225 MB/s 872826 calls/s # udp tx: 1264 MB/s 21442 calls/s 21442 msg/s # udp rx: 1311 MB/s 934309 calls/s # udp tx: 1311 MB/s 22237 calls/s 22237 msg/s # udp rx: 1305 MB/s 929694 calls/s # udp tx: 1304 MB/s 22133 calls/s 22133 msg/s # udp rx: 1308 MB/s 932142 calls/s # udp tx: 1307 MB/s 22181 calls/s 22181 msg/s # udp gso and gro - over veth touching data # udp rx: 1161 MB/s 827275 calls/s # udp tx: 1205 MB/s 20445 calls/s 20445 msg/s # udp rx: 1260 MB/s 898148 calls/s # udp tx: 1258 MB/s 21352 calls/s 21352 msg/s # udp rx: 1257 MB/s 895564 calls/s # udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # udp rx: 1296 MB/s 923269 calls/s # udp tx: 1310 MB/s 22233 calls/s 22233 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1164 MB/s 19756 calls/s 19756 msg/s # tcp rx: 1165 MB/s 140863 calls/s # tcp tx: 1136 MB/s 19282 calls/s 19282 msg/s # tcp rx: 1138 MB/s 137957 calls/s # tcp tx: 1137 MB/s 19294 calls/s 19294 msg/s # tcp rx: 1138 MB/s 138258 calls/s # tcp tx: 1131 MB/s 19185 calls/s 19185 msg/s # udp gso - over veth touching data # udp rx: 1194 MB/s 871131 calls/s # udp tx: 1225 MB/s 20787 calls/s 20787 msg/s # udp rx: 1210 MB/s 883123 calls/s # udp tx: 1212 MB/s 20568 calls/s 20568 msg/s # udp rx: 1222 MB/s 891751 calls/s # udp tx: 1224 MB/s 20761 calls/s 20761 msg/s # udp rx: 1151 MB/s 840156 calls/s # udp tx: 1153 MB/s 19557 calls/s 19557 msg/s # udp gso and gro - over veth touching data # udp rx: 689 MB/s 503088 calls/s # udp tx: 705 MB/s 11973 calls/s 11973 msg/s # udp rx: 609 MB/s 444878 calls/s # udp tx: 610 MB/s 10347 calls/s 10347 msg/s # udp rx: 601 MB/s 438771 calls/s # udp tx: 601 MB/s 10197 calls/s 10197 msg/s # udp rx: 603 MB/s 440256 calls/s # udp tx: 603 MB/s 10229 calls/s 10229 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__->