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: 762 MB/s 12938 calls/s 12938 msg/s # tcp rx: 763 MB/s 125502 calls/s # tcp tx: 788 MB/s 13373 calls/s 13373 msg/s # tcp rx: 789 MB/s 141814 calls/s # tcp tx: 803 MB/s 13623 calls/s 13623 msg/s # tcp rx: 803 MB/s 137300 calls/s # tcp tx: 653 MB/s 11089 calls/s 11089 msg/s # udp gso - over veth touching data # udp rx: 1090 MB/s 777027 calls/s # udp tx: 1116 MB/s 18943 calls/s 18943 msg/s # udp rx: 971 MB/s 691862 calls/s # udp tx: 979 MB/s 16615 calls/s 16615 msg/s # udp rx: 1101 MB/s 784901 calls/s # udp tx: 1104 MB/s 18732 calls/s 18732 msg/s # udp rx: 1185 MB/s 844426 calls/s # udp tx: 1185 MB/s 20100 calls/s 20100 msg/s # udp gso and gro - over veth touching data # udp rx: 654 MB/s 465945 calls/s # udp tx: 675 MB/s 11455 calls/s 11455 msg/s # udp rx: 721 MB/s 513813 calls/s # udp tx: 724 MB/s 12282 calls/s 12282 msg/s # udp rx: 679 MB/s 483794 calls/s # udp tx: 681 MB/s 11560 calls/s 11560 msg/s # udp rx: 690 MB/s 492190 calls/s # udp tx: 693 MB/s 11766 calls/s 11766 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 570 MB/s 9679 calls/s 9679 msg/s # tcp rx: 570 MB/s 76336 calls/s # tcp tx: 534 MB/s 9068 calls/s 9068 msg/s # tcp rx: 535 MB/s 74916 calls/s # tcp tx: 527 MB/s 8949 calls/s 8949 msg/s # tcp rx: 528 MB/s 75211 calls/s # tcp tx: 575 MB/s 9764 calls/s 9764 msg/s # udp gso - over veth touching data # udp rx: 589 MB/s 429661 calls/s # udp tx: 605 MB/s 10271 calls/s 10271 msg/s # udp rx: 603 MB/s 440367 calls/s # udp tx: 603 MB/s 10242 calls/s 10242 msg/s # udp rx: 603 MB/s 440404 calls/s # udp tx: 629 MB/s 10672 calls/s 10672 msg/s # udp rx: 570 MB/s 416154 calls/s # udp tx: 1577 MB/s 26759 calls/s 26759 msg/s # udp gso and gro - over veth touching data # udp rx: 593 MB/s 432588 calls/s # udp tx: 609 MB/s 10338 calls/s 10338 msg/s # udp rx: 610 MB/s 445384 calls/s # udp tx: 611 MB/s 10369 calls/s 10369 msg/s # udp rx: 600 MB/s 438198 calls/s # udp tx: 600 MB/s 10192 calls/s 10192 msg/s # udp rx: 607 MB/s 442732 calls/s # udp tx: 607 MB/s 10297 calls/s 10297 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__->