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: 1164 MB/s 19759 calls/s 19759 msg/s # tcp rx: 1174 MB/s 135584 calls/s # tcp tx: 1080 MB/s 18323 calls/s 18323 msg/s # tcp rx: 1087 MB/s 128683 calls/s # tcp tx: 1093 MB/s 18552 calls/s 18552 msg/s # tcp rx: 1096 MB/s 120789 calls/s # tcp tx: 1127 MB/s 19119 calls/s 19119 msg/s # udp gso - over veth touching data # udp rx: 1249 MB/s 890281 calls/s # udp tx: 1294 MB/s 21954 calls/s 21954 msg/s # udp rx: 1283 MB/s 914434 calls/s # udp tx: 1283 MB/s 21761 calls/s 21761 msg/s # udp rx: 1293 MB/s 921608 calls/s # udp tx: 1293 MB/s 21931 calls/s 21931 msg/s # udp rx: 1306 MB/s 930465 calls/s # udp tx: 1305 MB/s 22143 calls/s 22143 msg/s # udp gso and gro - over veth touching data # udp rx: 1268 MB/s 903354 calls/s # udp tx: 1310 MB/s 22222 calls/s 22222 msg/s # udp rx: 1318 MB/s 939267 calls/s # udp tx: 1319 MB/s 22376 calls/s 22376 msg/s # udp rx: 1316 MB/s 937456 calls/s # udp tx: 1315 MB/s 22312 calls/s 22312 msg/s # udp rx: 1307 MB/s 931566 calls/s # udp tx: 1307 MB/s 22170 calls/s 22170 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 921 MB/s 15632 calls/s 15632 msg/s # tcp rx: 921 MB/s 80575 calls/s # tcp tx: 1295 MB/s 21967 calls/s 21967 msg/s # tcp rx: 1295 MB/s 106157 calls/s # tcp tx: 1384 MB/s 23482 calls/s 23482 msg/s # tcp tx: 1396 MB/s 23692 calls/s 23692 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 880062 calls/s # udp tx: 1252 MB/s 21248 calls/s 21248 msg/s # udp rx: 1254 MB/s 914995 calls/s # udp tx: 1256 MB/s 21319 calls/s 21319 msg/s # udp rx: 1278 MB/s 932074 calls/s # udp tx: 1279 MB/s 21708 calls/s 21708 msg/s # udp rx: 1281 MB/s 934428 calls/s # udp tx: 1292 MB/s 21926 calls/s 21926 msg/s # udp gso and gro - over veth touching data # udp rx: 650 MB/s 474264 calls/s # udp tx: 675 MB/s 11464 calls/s 11464 msg/s # udp rx: 669 MB/s 488003 calls/s # udp tx: 672 MB/s 11413 calls/s 11413 msg/s # udp rx: 669 MB/s 488404 calls/s # udp tx: 673 MB/s 11416 calls/s 11416 msg/s # udp rx: 669 MB/s 488174 calls/s # udp tx: 672 MB/s 11409 calls/s 11409 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__->