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: 906 MB/s 15370 calls/s 15370 msg/s # tcp rx: 906 MB/s 127057 calls/s # tcp tx: 981 MB/s 16642 calls/s 16642 msg/s # tcp rx: 981 MB/s 122650 calls/s # tcp tx: 992 MB/s 16839 calls/s 16839 msg/s # tcp rx: 993 MB/s 123146 calls/s # tcp tx: 955 MB/s 16206 calls/s 16206 msg/s # udp gso - over veth touching data # udp rx: 1237 MB/s 881310 calls/s # udp tx: 1276 MB/s 21653 calls/s 21653 msg/s # udp rx: 1283 MB/s 913963 calls/s # udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # udp rx: 1311 MB/s 934210 calls/s # udp tx: 1310 MB/s 22231 calls/s 22231 msg/s # udp rx: 1302 MB/s 928102 calls/s # udp tx: 1302 MB/s 22086 calls/s 22086 msg/s # udp gso and gro - over veth touching data # udp rx: 1224 MB/s 872302 calls/s # udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # udp rx: 1165 MB/s 830150 calls/s # udp tx: 1166 MB/s 19790 calls/s 19790 msg/s # udp rx: 1142 MB/s 813560 calls/s # udp tx: 1134 MB/s 19239 calls/s 19239 msg/s # udp rx: 1214 MB/s 865340 calls/s # udp tx: 1224 MB/s 20768 calls/s 20768 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 741 MB/s 12582 calls/s 12582 msg/s # tcp rx: 744 MB/s 89250 calls/s # tcp tx: 729 MB/s 12373 calls/s 12373 msg/s # tcp rx: 730 MB/s 84886 calls/s # tcp tx: 726 MB/s 12329 calls/s 12329 msg/s # tcp rx: 727 MB/s 85429 calls/s # tcp tx: 696 MB/s 11809 calls/s 11809 msg/s # udp gso - over veth touching data # udp rx: 1154 MB/s 841906 calls/s # udp tx: 1194 MB/s 20266 calls/s 20266 msg/s # udp rx: 1233 MB/s 899952 calls/s # udp tx: 1234 MB/s 20937 calls/s 20937 msg/s # udp rx: 1232 MB/s 898545 calls/s # udp tx: 1231 MB/s 20881 calls/s 20881 msg/s # udp rx: 1255 MB/s 915537 calls/s # udp tx: 1242 MB/s 21070 calls/s 21070 msg/s # udp gso and gro - over veth touching data # udp rx: 627 MB/s 457966 calls/s # udp tx: 648 MB/s 10993 calls/s 10993 msg/s # udp rx: 641 MB/s 467577 calls/s # udp tx: 640 MB/s 10860 calls/s 10860 msg/s # udp rx: 599 MB/s 437142 calls/s # udp tx: 594 MB/s 10086 calls/s 10086 msg/s # udp rx: 644 MB/s 470362 calls/s # udp tx: 646 MB/s 10967 calls/s 10967 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__->