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: 1084 MB/s 18387 calls/s 18387 msg/s # tcp rx: 1094 MB/s 142421 calls/s # tcp tx: 1043 MB/s 17706 calls/s 17706 msg/s # tcp rx: 1049 MB/s 129394 calls/s # tcp tx: 1052 MB/s 17857 calls/s 17857 msg/s # tcp rx: 1049 MB/s 128262 calls/s # tcp tx: 1036 MB/s 17581 calls/s 17581 msg/s # udp gso - over veth touching data # udp rx: 1283 MB/s 914120 calls/s # udp tx: 1313 MB/s 22274 calls/s 22274 msg/s # udp rx: 1319 MB/s 939746 calls/s # udp tx: 1318 MB/s 22371 calls/s 22371 msg/s # udp rx: 1335 MB/s 951539 calls/s # udp tx: 1334 MB/s 22630 calls/s 22630 msg/s # udp rx: 1327 MB/s 945841 calls/s # udp tx: 1327 MB/s 22510 calls/s 22510 msg/s # udp gso and gro - over veth touching data # udp rx: 1242 MB/s 885277 calls/s # udp tx: 1274 MB/s 21611 calls/s 21611 msg/s # udp rx: 1250 MB/s 890697 calls/s # udp tx: 1249 MB/s 21189 calls/s 21189 msg/s # udp rx: 1314 MB/s 936694 calls/s # udp tx: 1315 MB/s 22305 calls/s 22305 msg/s # udp rx: 1321 MB/s 941509 calls/s # udp tx: 1320 MB/s 22402 calls/s 22402 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1089 MB/s 18486 calls/s 18486 msg/s # tcp rx: 1090 MB/s 137304 calls/s # tcp tx: 1098 MB/s 18624 calls/s 18624 msg/s # tcp rx: 1098 MB/s 140461 calls/s # tcp tx: 1015 MB/s 17227 calls/s 17227 msg/s # tcp rx: 1017 MB/s 141633 calls/s # tcp tx: 1078 MB/s 18297 calls/s 18297 msg/s # udp gso - over veth touching data # udp rx: 1249 MB/s 911614 calls/s # udp tx: 1283 MB/s 21765 calls/s 21765 msg/s # udp rx: 1285 MB/s 937288 calls/s # udp tx: 1284 MB/s 21783 calls/s 21783 msg/s # udp rx: 1281 MB/s 934270 calls/s # udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # udp rx: 1280 MB/s 934171 calls/s # udp tx: 1279 MB/s 21708 calls/s 21708 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 884643 calls/s # udp tx: 1245 MB/s 21131 calls/s 21131 msg/s # udp rx: 1256 MB/s 916710 calls/s # udp tx: 1257 MB/s 21328 calls/s 21328 msg/s # udp rx: 1254 MB/s 914649 calls/s # udp tx: 1254 MB/s 21280 calls/s 21280 msg/s # udp rx: 1248 MB/s 910302 calls/s # udp tx: 1247 MB/s 21165 calls/s 21165 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__->