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: 1154 MB/s 19583 calls/s 19583 msg/s # tcp rx: 1155 MB/s 143224 calls/s # tcp tx: 1135 MB/s 19252 calls/s 19252 msg/s # tcp rx: 1136 MB/s 135503 calls/s # tcp tx: 1133 MB/s 19223 calls/s 19223 msg/s # tcp rx: 1134 MB/s 131121 calls/s # tcp tx: 1125 MB/s 19084 calls/s 19084 msg/s # udp gso - over veth touching data # udp rx: 1282 MB/s 913594 calls/s # udp tx: 1320 MB/s 22397 calls/s 22397 msg/s # udp rx: 1303 MB/s 928445 calls/s # udp tx: 1306 MB/s 22159 calls/s 22159 msg/s # udp rx: 1299 MB/s 925528 calls/s # udp tx: 1302 MB/s 22090 calls/s 22090 msg/s # udp rx: 1295 MB/s 922950 calls/s # udp tx: 1298 MB/s 22030 calls/s 22030 msg/s # udp gso and gro - over veth touching data # udp rx: 1160 MB/s 826996 calls/s # udp tx: 1198 MB/s 20332 calls/s 20332 msg/s # udp rx: 1195 MB/s 851575 calls/s # udp tx: 1195 MB/s 20268 calls/s 20268 msg/s # udp rx: 1306 MB/s 930480 calls/s # udp tx: 1307 MB/s 22171 calls/s 22171 msg/s # udp rx: 1299 MB/s 925763 calls/s # udp tx: 1297 MB/s 22006 calls/s 22006 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1059 MB/s 17971 calls/s 17971 msg/s # tcp rx: 1060 MB/s 139346 calls/s # tcp tx: 1191 MB/s 20210 calls/s 20210 msg/s # tcp rx: 1192 MB/s 132042 calls/s # tcp tx: 1149 MB/s 19493 calls/s 19493 msg/s # tcp rx: 1150 MB/s 122030 calls/s # tcp tx: 1098 MB/s 18631 calls/s 18631 msg/s # udp gso - over veth touching data # udp rx: 1145 MB/s 835149 calls/s # udp tx: 1189 MB/s 20178 calls/s 20178 msg/s # udp rx: 1238 MB/s 903055 calls/s # udp tx: 1250 MB/s 21212 calls/s 21212 msg/s # udp rx: 1252 MB/s 913707 calls/s # udp tx: 1257 MB/s 21324 calls/s 21324 msg/s # udp rx: 1267 MB/s 924267 calls/s # udp tx: 1273 MB/s 21602 calls/s 21602 msg/s # udp gso and gro - over veth touching data # udp rx: 1209 MB/s 882022 calls/s # udp tx: 1246 MB/s 21137 calls/s 21137 msg/s # udp rx: 1261 MB/s 919954 calls/s # udp tx: 1263 MB/s 21423 calls/s 21423 msg/s # udp rx: 1181 MB/s 861944 calls/s # udp tx: 1186 MB/s 20128 calls/s 20128 msg/s # udp rx: 1244 MB/s 907354 calls/s # udp tx: 1248 MB/s 21168 calls/s 21168 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__->