make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 591 MB/s 10037 calls/s 10037 msg/s # tcp rx: 593 MB/s 81514 calls/s # tcp tx: 652 MB/s 11075 calls/s 11075 msg/s # tcp rx: 653 MB/s 82046 calls/s # tcp tx: 692 MB/s 11740 calls/s 11740 msg/s # tcp rx: 692 MB/s 83514 calls/s # tcp tx: 693 MB/s 11766 calls/s 11766 msg/s # udp gso - over veth touching data # udp rx: 714 MB/s 508982 calls/s # udp tx: 735 MB/s 12476 calls/s 12476 msg/s # udp rx: 737 MB/s 525577 calls/s # udp tx: 737 MB/s 12505 calls/s 12505 msg/s # udp rx: 740 MB/s 527458 calls/s # udp tx: 740 MB/s 12552 calls/s 12552 msg/s # udp rx: 740 MB/s 527391 calls/s # udp tx: 739 MB/s 12549 calls/s 12549 msg/s # udp gso and gro - over veth touching data # udp rx: 998 MB/s 711302 calls/s # udp tx: 1016 MB/s 17235 calls/s 17235 msg/s # udp rx: 838 MB/s 597082 calls/s # udp tx: 844 MB/s 14321 calls/s 14321 msg/s # udp rx: 744 MB/s 530039 calls/s # udp tx: 743 MB/s 12611 calls/s 12611 msg/s # udp rx: 740 MB/s 527148 calls/s # udp tx: 741 MB/s 12575 calls/s 12575 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 800 MB/s 13577 calls/s 13577 msg/s # tcp rx: 803 MB/s 92271 calls/s # tcp tx: 746 MB/s 12664 calls/s 12664 msg/s # tcp rx: 747 MB/s 87483 calls/s # tcp tx: 782 MB/s 13276 calls/s 13276 msg/s # tcp rx: 783 MB/s 86490 calls/s # tcp tx: 778 MB/s 13207 calls/s 13207 msg/s # udp gso - over veth touching data # udp rx: 572 MB/s 417231 calls/s # udp tx: 588 MB/s 9983 calls/s 9983 msg/s # udp rx: 561 MB/s 409372 calls/s # udp tx: 563 MB/s 9549 calls/s 9549 msg/s # udp rx: 598 MB/s 436566 calls/s # udp tx: 598 MB/s 10158 calls/s 10158 msg/s # udp rx: 581 MB/s 424260 calls/s # udp tx: 582 MB/s 9878 calls/s 9878 msg/s # udp gso and gro - over veth touching data # udp rx: 670 MB/s 489281 calls/s # udp tx: 692 MB/s 11753 calls/s 11753 msg/s # udp rx: 696 MB/s 508128 calls/s # udp tx: 696 MB/s 11819 calls/s 11819 msg/s # udp rx: 688 MB/s 501844 calls/s # udp tx: 688 MB/s 11678 calls/s 11678 msg/s # udp rx: 688 MB/s 502368 calls/s # udp tx: 689 MB/s 11687 calls/s 11687 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__->