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: 680 MB/s 11545 calls/s 11545 msg/s # tcp rx: 681 MB/s 31080 calls/s # tcp tx: 579 MB/s 9833 calls/s 9833 msg/s # tcp rx: 580 MB/s 24226 calls/s # tcp tx: 758 MB/s 12862 calls/s 12862 msg/s # tcp rx: 758 MB/s 30460 calls/s # tcp tx: 754 MB/s 12794 calls/s 12794 msg/s # udp gso - over veth touching data # udp rx: 321 MB/s 228958 calls/s # udp tx: 336 MB/s 5712 calls/s 5712 msg/s # udp rx: 434 MB/s 309532 calls/s # udp tx: 433 MB/s 7348 calls/s 7348 msg/s # udp rx: 403 MB/s 287154 calls/s # udp tx: 403 MB/s 6837 calls/s 6837 msg/s # udp rx: 334 MB/s 238216 calls/s # udp tx: 333 MB/s 5664 calls/s 5664 msg/s # udp gso and gro - over veth touching data # udp rx: 459 MB/s 7799 calls/s # udp tx: 479 MB/s 8140 calls/s 8140 msg/s # udp rx: 580 MB/s 9852 calls/s # udp tx: 580 MB/s 9840 calls/s 9840 msg/s # udp rx: 571 MB/s 9701 calls/s # udp tx: 572 MB/s 9714 calls/s 9714 msg/s # udp rx: 595 MB/s 10096 calls/s # udp tx: 594 MB/s 10091 calls/s 10091 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 726 MB/s 12319 calls/s 12319 msg/s # tcp rx: 726 MB/s 31406 calls/s # tcp tx: 679 MB/s 11519 calls/s 11519 msg/s # tcp rx: 682 MB/s 29707 calls/s # tcp tx: 658 MB/s 11163 calls/s 11163 msg/s # tcp rx: 660 MB/s 27852 calls/s # tcp tx: 744 MB/s 12635 calls/s 12635 msg/s # udp gso - over veth touching data # udp rx: 264 MB/s 193035 calls/s # udp tx: 273 MB/s 4639 calls/s 4639 msg/s # udp rx: 276 MB/s 201505 calls/s # udp tx: 278 MB/s 4724 calls/s 4724 msg/s # udp rx: 299 MB/s 218736 calls/s # udp tx: 297 MB/s 5052 calls/s 5052 msg/s # udp rx: 251 MB/s 183263 calls/s # udp tx: 253 MB/s 4294 calls/s 4294 msg/s # udp gso and gro - over veth touching data # udp rx: 653 MB/s 11081 calls/s # udp tx: 678 MB/s 11511 calls/s 11511 msg/s # udp rx: 720 MB/s 12220 calls/s # udp tx: 718 MB/s 12193 calls/s 12193 msg/s # udp rx: 766 MB/s 12999 calls/s # udp tx: 766 MB/s 12993 calls/s 12993 msg/s # udp rx: 775 MB/s 13157 calls/s # udp tx: 772 MB/s 13108 calls/s 13108 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__->