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: 912 MB/s 15477 calls/s 15477 msg/s # tcp rx: 922 MB/s 140217 calls/s # tcp tx: 1105 MB/s 18747 calls/s 18747 msg/s # tcp rx: 1107 MB/s 129342 calls/s # tcp tx: 1087 MB/s 18439 calls/s 18439 msg/s # tcp rx: 1088 MB/s 128904 calls/s # tcp tx: 1099 MB/s 18645 calls/s 18645 msg/s # udp gso - over veth touching data # udp rx: 1250 MB/s 891095 calls/s # udp tx: 1286 MB/s 21813 calls/s 21813 msg/s # udp rx: 1320 MB/s 940629 calls/s # udp tx: 1323 MB/s 22450 calls/s 22450 msg/s # udp rx: 1318 MB/s 938888 calls/s # udp tx: 1320 MB/s 22401 calls/s 22401 msg/s # udp rx: 1306 MB/s 930441 calls/s # udp tx: 1307 MB/s 22183 calls/s 22183 msg/s # udp gso and gro - over veth touching data # udp rx: 1240 MB/s 883722 calls/s # udp tx: 1277 MB/s 21671 calls/s 21671 msg/s # udp rx: 1285 MB/s 915682 calls/s # udp tx: 1285 MB/s 21799 calls/s 21799 msg/s # udp rx: 1308 MB/s 932382 calls/s # udp tx: 1308 MB/s 22189 calls/s 22189 msg/s # udp rx: 1313 MB/s 935772 calls/s # udp tx: 1312 MB/s 22266 calls/s 22266 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1008 MB/s 17113 calls/s 17113 msg/s # tcp rx: 1009 MB/s 138650 calls/s # tcp tx: 1159 MB/s 19662 calls/s 19662 msg/s # tcp rx: 1159 MB/s 118997 calls/s # tcp tx: 1315 MB/s 22318 calls/s 22318 msg/s # tcp rx: 1317 MB/s 107733 calls/s # tcp tx: 1141 MB/s 19362 calls/s 19362 msg/s # udp gso - over veth touching data # udp rx: 574 MB/s 419054 calls/s # udp tx: 589 MB/s 9990 calls/s 9990 msg/s # udp rx: 628 MB/s 458520 calls/s # udp tx: 628 MB/s 10660 calls/s 10660 msg/s # udp rx: 591 MB/s 431266 calls/s # udp tx: 597 MB/s 10129 calls/s 10129 msg/s # udp rx: 618 MB/s 450775 calls/s # udp tx: 617 MB/s 10477 calls/s 10477 msg/s # udp gso and gro - over veth touching data # udp rx: 1185 MB/s 864239 calls/s # udp tx: 1220 MB/s 20705 calls/s 20705 msg/s # udp rx: 1270 MB/s 926676 calls/s # udp tx: 1269 MB/s 21540 calls/s 21540 msg/s # udp rx: 1226 MB/s 894468 calls/s # udp tx: 1220 MB/s 20702 calls/s 20702 msg/s # udp rx: 1157 MB/s 844024 calls/s # udp tx: 1162 MB/s 19717 calls/s 19717 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__->