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: 806 MB/s 13680 calls/s 13680 msg/s # tcp rx: 807 MB/s 95986 calls/s # tcp tx: 828 MB/s 14046 calls/s 14046 msg/s # tcp rx: 829 MB/s 97266 calls/s # tcp tx: 842 MB/s 14284 calls/s 14284 msg/s # tcp rx: 842 MB/s 99155 calls/s # tcp tx: 844 MB/s 14323 calls/s 14323 msg/s # udp gso - over veth touching data # udp rx: 652 MB/s 465096 calls/s # udp tx: 668 MB/s 11336 calls/s 11336 msg/s # udp rx: 645 MB/s 460051 calls/s # udp tx: 643 MB/s 10915 calls/s 10915 msg/s # udp rx: 599 MB/s 427334 calls/s # udp tx: 602 MB/s 10227 calls/s 10227 msg/s # udp rx: 657 MB/s 468609 calls/s # udp tx: 658 MB/s 11173 calls/s 11173 msg/s # udp gso and gro - over veth touching data # udp rx: 1180 MB/s 840714 calls/s # udp tx: 1211 MB/s 20553 calls/s 20553 msg/s # udp rx: 1138 MB/s 811157 calls/s # udp tx: 1137 MB/s 19294 calls/s 19294 msg/s # udp rx: 1185 MB/s 844659 calls/s # udp tx: 1183 MB/s 20069 calls/s 20069 msg/s # udp rx: 1244 MB/s 886564 calls/s # udp tx: 1245 MB/s 21123 calls/s 21123 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1058 MB/s 17953 calls/s 17953 msg/s # tcp rx: 1059 MB/s 139118 calls/s # tcp tx: 1015 MB/s 17229 calls/s 17229 msg/s # tcp rx: 1025 MB/s 137528 calls/s # tcp tx: 1012 MB/s 17178 calls/s 17178 msg/s # tcp rx: 1011 MB/s 128879 calls/s # tcp tx: 1024 MB/s 17379 calls/s 17379 msg/s # udp gso - over veth touching data # udp rx: 1138 MB/s 830642 calls/s # udp tx: 1164 MB/s 19759 calls/s 19759 msg/s # udp rx: 1177 MB/s 858550 calls/s # udp tx: 1167 MB/s 19798 calls/s 19798 msg/s # udp rx: 1234 MB/s 900186 calls/s # udp tx: 1242 MB/s 21071 calls/s 21071 msg/s # udp rx: 1262 MB/s 920747 calls/s # udp tx: 1262 MB/s 21406 calls/s 21406 msg/s # udp gso and gro - over veth touching data # udp rx: 631 MB/s 460237 calls/s # udp tx: 643 MB/s 10913 calls/s 10913 msg/s # udp rx: 645 MB/s 470603 calls/s # udp tx: 644 MB/s 10934 calls/s 10934 msg/s # udp rx: 635 MB/s 463830 calls/s # udp tx: 635 MB/s 10783 calls/s 10783 msg/s # udp rx: 648 MB/s 473232 calls/s # udp tx: 648 MB/s 10999 calls/s 10999 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__->