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: 605 MB/s 10267 calls/s 10267 msg/s # tcp rx: 605 MB/s 79098 calls/s # tcp tx: 590 MB/s 10012 calls/s 10012 msg/s # tcp rx: 590 MB/s 78521 calls/s # tcp tx: 584 MB/s 9915 calls/s 9915 msg/s # tcp rx: 585 MB/s 78349 calls/s # tcp tx: 608 MB/s 10314 calls/s 10314 msg/s # udp gso - over veth touching data # udp rx: 560 MB/s 399394 calls/s # udp tx: 576 MB/s 9775 calls/s 9775 msg/s # udp rx: 586 MB/s 417724 calls/s # udp tx: 586 MB/s 9939 calls/s 9939 msg/s # udp rx: 612 MB/s 436066 calls/s # udp tx: 611 MB/s 10371 calls/s 10371 msg/s # udp rx: 612 MB/s 436513 calls/s # udp tx: 612 MB/s 10384 calls/s 10384 msg/s # udp gso and gro - over veth touching data # udp rx: 630 MB/s 449408 calls/s # udp tx: 651 MB/s 11044 calls/s 11044 msg/s # udp rx: 643 MB/s 458514 calls/s # udp tx: 639 MB/s 10851 calls/s 10851 msg/s # udp rx: 860 MB/s 612667 calls/s # udp tx: 878 MB/s 14900 calls/s 14900 msg/s # udp rx: 1088 MB/s 775089 calls/s # udp tx: 1091 MB/s 18505 calls/s 18505 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 597 MB/s 10137 calls/s 10137 msg/s # tcp rx: 598 MB/s 90081 calls/s # tcp tx: 822 MB/s 13944 calls/s 13944 msg/s # tcp rx: 823 MB/s 138731 calls/s # tcp tx: 830 MB/s 14092 calls/s 14092 msg/s # tcp rx: 831 MB/s 137980 calls/s # tcp tx: 809 MB/s 13732 calls/s 13732 msg/s # udp gso - over veth touching data # udp rx: 660 MB/s 481728 calls/s # udp tx: 696 MB/s 11805 calls/s 11805 msg/s # udp rx: 1198 MB/s 874325 calls/s # udp tx: 1201 MB/s 20380 calls/s 20380 msg/s # udp rx: 1203 MB/s 878012 calls/s # udp tx: 1205 MB/s 20451 calls/s 20451 msg/s # udp rx: 1202 MB/s 876799 calls/s # udp tx: 1205 MB/s 20438 calls/s 20438 msg/s # udp gso and gro - over veth touching data # udp rx: 1174 MB/s 856731 calls/s # udp tx: 1212 MB/s 20562 calls/s 20562 msg/s # udp rx: 941 MB/s 686844 calls/s # udp tx: 944 MB/s 16022 calls/s 16022 msg/s # udp rx: 1203 MB/s 877448 calls/s # udp tx: 1206 MB/s 20456 calls/s 20456 msg/s # udp rx: 1204 MB/s 878804 calls/s # udp tx: 1207 MB/s 20483 calls/s 20483 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__->