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: 1125 MB/s 19081 calls/s 19081 msg/s # tcp rx: 1126 MB/s 133374 calls/s # tcp tx: 1061 MB/s 18001 calls/s 18001 msg/s # tcp rx: 1062 MB/s 134723 calls/s # tcp tx: 1150 MB/s 19506 calls/s 19506 msg/s # tcp rx: 1151 MB/s 138006 calls/s # tcp tx: 1141 MB/s 19359 calls/s 19359 msg/s # udp gso - over veth touching data # udp rx: 1222 MB/s 870744 calls/s # udp tx: 1258 MB/s 21343 calls/s 21343 msg/s # udp rx: 1284 MB/s 914852 calls/s # udp tx: 1283 MB/s 21771 calls/s 21771 msg/s # udp rx: 1255 MB/s 894465 calls/s # udp tx: 1255 MB/s 21287 calls/s 21287 msg/s # udp rx: 1255 MB/s 894280 calls/s # udp tx: 1254 MB/s 21285 calls/s 21285 msg/s # udp gso and gro - over veth touching data # udp rx: 1294 MB/s 922168 calls/s # udp tx: 1332 MB/s 22600 calls/s 22600 msg/s # udp rx: 1303 MB/s 928605 calls/s # udp tx: 1302 MB/s 22089 calls/s 22089 msg/s # udp rx: 1238 MB/s 881956 calls/s # udp tx: 1237 MB/s 20981 calls/s 20981 msg/s # udp rx: 1218 MB/s 868351 calls/s # udp tx: 1217 MB/s 20650 calls/s 20650 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1090 MB/s 18496 calls/s 18496 msg/s # tcp rx: 1091 MB/s 137778 calls/s # tcp tx: 1115 MB/s 18919 calls/s 18919 msg/s # tcp rx: 1116 MB/s 133229 calls/s # tcp tx: 1123 MB/s 19048 calls/s 19048 msg/s # tcp rx: 1123 MB/s 132444 calls/s # tcp tx: 1136 MB/s 19281 calls/s 19281 msg/s # udp gso - over veth touching data # udp rx: 573 MB/s 418316 calls/s # udp tx: 592 MB/s 10048 calls/s 10048 msg/s # udp rx: 582 MB/s 425021 calls/s # udp tx: 583 MB/s 9894 calls/s 9894 msg/s # udp rx: 1051 MB/s 767149 calls/s # udp tx: 1073 MB/s 18215 calls/s 18215 msg/s # udp rx: 1261 MB/s 920387 calls/s # udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # udp gso and gro - over veth touching data # udp rx: 1189 MB/s 867590 calls/s # udp tx: 1222 MB/s 20738 calls/s 20738 msg/s # udp rx: 1274 MB/s 929756 calls/s # udp tx: 1273 MB/s 21606 calls/s 21606 msg/s # udp rx: 1239 MB/s 903822 calls/s # udp tx: 1237 MB/s 20991 calls/s 20991 msg/s # udp rx: 1203 MB/s 877856 calls/s # udp tx: 1202 MB/s 20401 calls/s 20401 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__->