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: 711 MB/s 12067 calls/s 12067 msg/s # tcp rx: 711 MB/s 84051 calls/s # tcp tx: 714 MB/s 12117 calls/s 12117 msg/s # tcp rx: 714 MB/s 84165 calls/s # tcp tx: 714 MB/s 12112 calls/s 12112 msg/s # tcp rx: 714 MB/s 83721 calls/s # tcp tx: 713 MB/s 12107 calls/s 12107 msg/s # udp gso - over veth touching data # udp rx: 926 MB/s 660288 calls/s # udp tx: 959 MB/s 16270 calls/s 16270 msg/s # udp rx: 1305 MB/s 930321 calls/s # udp tx: 1303 MB/s 22111 calls/s 22111 msg/s # udp rx: 1279 MB/s 911680 calls/s # udp tx: 1282 MB/s 21756 calls/s 21756 msg/s # udp rx: 1329 MB/s 946967 calls/s # udp tx: 1329 MB/s 22545 calls/s 22545 msg/s # udp gso and gro - over veth touching data # udp rx: 1276 MB/s 909074 calls/s # udp tx: 1311 MB/s 22239 calls/s 22239 msg/s # udp rx: 1306 MB/s 930816 calls/s # udp tx: 1309 MB/s 22204 calls/s 22204 msg/s # udp rx: 1306 MB/s 930567 calls/s # udp tx: 1308 MB/s 22193 calls/s 22193 msg/s # udp rx: 1305 MB/s 930199 calls/s # udp tx: 1316 MB/s 22337 calls/s 22337 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1144 MB/s 19419 calls/s 19419 msg/s # tcp rx: 1184 MB/s 142164 calls/s # tcp tx: 1084 MB/s 18398 calls/s 18398 msg/s # tcp rx: 1090 MB/s 124371 calls/s # tcp tx: 1110 MB/s 18830 calls/s 18830 msg/s # tcp rx: 1132 MB/s 124899 calls/s # tcp tx: 1103 MB/s 18708 calls/s 18708 msg/s # udp gso - over veth touching data # udp rx: 1264 MB/s 922094 calls/s # udp tx: 1300 MB/s 22062 calls/s 22062 msg/s # udp rx: 1305 MB/s 952026 calls/s # udp tx: 1304 MB/s 22125 calls/s 22125 msg/s # udp rx: 1293 MB/s 943510 calls/s # udp tx: 1292 MB/s 21930 calls/s 21930 msg/s # udp rx: 1277 MB/s 931946 calls/s # udp tx: 1278 MB/s 21685 calls/s 21685 msg/s # udp gso and gro - over veth touching data # udp rx: 588 MB/s 429067 calls/s # udp tx: 606 MB/s 10291 calls/s 10291 msg/s # udp rx: 590 MB/s 430945 calls/s # udp tx: 591 MB/s 10028 calls/s 10028 msg/s # udp rx: 751 MB/s 548236 calls/s # udp tx: 769 MB/s 13050 calls/s 13050 msg/s # udp rx: 1181 MB/s 861419 calls/s # udp tx: 1180 MB/s 20027 calls/s 20027 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__->