make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1666 MB/s 28271 calls/s 28271 msg/s # tcp rx: 1669 MB/s 65081 calls/s # tcp tx: 1581 MB/s 26825 calls/s 26825 msg/s # tcp rx: 1582 MB/s 61889 calls/s # tcp tx: 1668 MB/s 28300 calls/s 28300 msg/s # tcp rx: 1669 MB/s 68125 calls/s # tcp tx: 1692 MB/s 28698 calls/s 28698 msg/s # udp gso - over veth touching data # udp rx: 1152 MB/s 821226 calls/s # udp tx: 1178 MB/s 19987 calls/s 19987 msg/s # udp rx: 1196 MB/s 852390 calls/s # udp tx: 1196 MB/s 20286 calls/s 20286 msg/s # udp rx: 1199 MB/s 854741 calls/s # udp tx: 1198 MB/s 20335 calls/s 20335 msg/s # udp rx: 1200 MB/s 855065 calls/s # udp tx: 1199 MB/s 20344 calls/s 20344 msg/s # udp gso and gro - over veth touching data # udp rx: 908 MB/s 15417 calls/s # udp tx: 934 MB/s 15850 calls/s 15850 msg/s # udp rx: 947 MB/s 16068 calls/s # udp tx: 948 MB/s 16080 calls/s 16080 msg/s # udp rx: 989 MB/s 16789 calls/s # udp tx: 989 MB/s 16777 calls/s 16777 msg/s # udp rx: 992 MB/s 16827 calls/s # udp tx: 991 MB/s 16823 calls/s 16823 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1398 MB/s 23712 calls/s 23712 msg/s # tcp rx: 1399 MB/s 62316 calls/s # tcp tx: 1372 MB/s 23279 calls/s 23279 msg/s # tcp rx: 1373 MB/s 66565 calls/s # tcp tx: 1363 MB/s 23122 calls/s 23122 msg/s # tcp rx: 1364 MB/s 66055 calls/s # tcp tx: 1386 MB/s 23520 calls/s 23520 msg/s # udp gso - over veth touching data # udp rx: 1050 MB/s 766106 calls/s # udp tx: 1086 MB/s 18436 calls/s 18436 msg/s # udp rx: 1130 MB/s 824473 calls/s # udp tx: 1132 MB/s 19207 calls/s 19207 msg/s # udp rx: 1154 MB/s 842286 calls/s # udp tx: 1156 MB/s 19612 calls/s 19612 msg/s # udp rx: 1124 MB/s 820085 calls/s # udp tx: 1124 MB/s 19070 calls/s 19070 msg/s # udp gso and gro - over veth touching data # udp rx: 1078 MB/s 18344 calls/s # udp tx: 1107 MB/s 18786 calls/s 18786 msg/s # udp rx: 946 MB/s 16061 calls/s # udp tx: 945 MB/s 16035 calls/s 16035 msg/s # udp rx: 885 MB/s 15012 calls/s # udp tx: 885 MB/s 15022 calls/s 15022 msg/s # udp rx: 922 MB/s 15641 calls/s # udp tx: 913 MB/s 15502 calls/s 15502 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__->