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: 786 MB/s 13341 calls/s 13341 msg/s # tcp rx: 795 MB/s 90230 calls/s # tcp tx: 809 MB/s 13737 calls/s 13737 msg/s # tcp rx: 808 MB/s 89776 calls/s # tcp tx: 806 MB/s 13678 calls/s 13678 msg/s # tcp rx: 807 MB/s 91036 calls/s # tcp tx: 801 MB/s 13596 calls/s 13596 msg/s # udp gso - over veth touching data # udp rx: 1254 MB/s 893448 calls/s # udp tx: 1298 MB/s 22016 calls/s 22016 msg/s # udp rx: 1303 MB/s 928332 calls/s # udp tx: 1305 MB/s 22135 calls/s 22135 msg/s # udp rx: 1302 MB/s 927513 calls/s # udp tx: 1304 MB/s 22119 calls/s 22119 msg/s # udp rx: 1305 MB/s 929637 calls/s # udp tx: 1307 MB/s 22172 calls/s 22172 msg/s # udp gso and gro - over veth touching data # udp rx: 1278 MB/s 910451 calls/s # udp tx: 1309 MB/s 22203 calls/s 22203 msg/s # udp rx: 1309 MB/s 933159 calls/s # udp tx: 1311 MB/s 22246 calls/s 22246 msg/s # udp rx: 1323 MB/s 942508 calls/s # udp tx: 1323 MB/s 22451 calls/s 22451 msg/s # udp rx: 1319 MB/s 940234 calls/s # udp tx: 1320 MB/s 22390 calls/s 22390 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1152 MB/s 19548 calls/s 19548 msg/s # tcp rx: 1153 MB/s 131549 calls/s # tcp tx: 1140 MB/s 19350 calls/s 19350 msg/s # tcp rx: 1142 MB/s 136333 calls/s # tcp tx: 1134 MB/s 19238 calls/s 19238 msg/s # tcp rx: 1135 MB/s 134761 calls/s # tcp tx: 1137 MB/s 19288 calls/s 19288 msg/s # udp gso - over veth touching data # udp rx: 697 MB/s 508636 calls/s # udp tx: 710 MB/s 12047 calls/s 12047 msg/s # udp rx: 597 MB/s 435656 calls/s # udp tx: 600 MB/s 10187 calls/s 10187 msg/s # udp rx: 609 MB/s 444544 calls/s # udp tx: 610 MB/s 10356 calls/s 10356 msg/s # udp rx: 608 MB/s 444116 calls/s # udp tx: 609 MB/s 10340 calls/s 10340 msg/s # udp gso and gro - over veth touching data # udp rx: 1238 MB/s 903260 calls/s # udp tx: 1278 MB/s 21680 calls/s 21680 msg/s # udp rx: 1280 MB/s 933682 calls/s # udp tx: 1279 MB/s 21708 calls/s 21708 msg/s # udp rx: 1285 MB/s 937880 calls/s # udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # udp rx: 1287 MB/s 939124 calls/s # udp tx: 1287 MB/s 21836 calls/s 21836 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__->