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: 693 MB/s 11763 calls/s 11763 msg/s # tcp rx: 696 MB/s 82840 calls/s # tcp tx: 755 MB/s 12820 calls/s 12820 msg/s # tcp rx: 756 MB/s 82907 calls/s # tcp tx: 741 MB/s 12572 calls/s 12572 msg/s # tcp rx: 741 MB/s 83460 calls/s # tcp tx: 736 MB/s 12486 calls/s 12486 msg/s # udp gso - over veth touching data # udp rx: 695 MB/s 495746 calls/s # udp tx: 717 MB/s 12164 calls/s 12164 msg/s # udp rx: 752 MB/s 536265 calls/s # udp tx: 752 MB/s 12758 calls/s 12758 msg/s # udp rx: 738 MB/s 526260 calls/s # udp tx: 738 MB/s 12527 calls/s 12527 msg/s # udp rx: 739 MB/s 526585 calls/s # udp tx: 739 MB/s 12539 calls/s 12539 msg/s # udp gso and gro - over veth touching data # udp rx: 719 MB/s 512279 calls/s # udp tx: 741 MB/s 12568 calls/s 12568 msg/s # udp rx: 682 MB/s 485989 calls/s # udp tx: 680 MB/s 11542 calls/s 11542 msg/s # udp rx: 691 MB/s 492697 calls/s # udp tx: 700 MB/s 11882 calls/s 11882 msg/s # udp rx: 727 MB/s 518280 calls/s # udp tx: 732 MB/s 12419 calls/s 12419 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1183 MB/s 20075 calls/s 20075 msg/s # tcp rx: 1186 MB/s 143869 calls/s # tcp tx: 706 MB/s 11986 calls/s 11986 msg/s # tcp rx: 707 MB/s 85043 calls/s # tcp tx: 681 MB/s 11553 calls/s 11553 msg/s # tcp rx: 681 MB/s 84364 calls/s # tcp tx: 684 MB/s 11614 calls/s 11614 msg/s # udp gso - over veth touching data # udp rx: 560 MB/s 409011 calls/s # udp tx: 579 MB/s 9832 calls/s 9832 msg/s # udp rx: 595 MB/s 434493 calls/s # udp tx: 598 MB/s 10157 calls/s 10157 msg/s # udp rx: 582 MB/s 424734 calls/s # udp tx: 584 MB/s 9911 calls/s 9911 msg/s # udp rx: 611 MB/s 446279 calls/s # udp tx: 613 MB/s 10410 calls/s 10410 msg/s # udp gso and gro - over veth touching data # udp rx: 646 MB/s 471850 calls/s # udp tx: 662 MB/s 11228 calls/s 11228 msg/s # udp rx: 653 MB/s 476928 calls/s # udp tx: 659 MB/s 11179 calls/s 11179 msg/s # udp rx: 684 MB/s 499515 calls/s # udp tx: 683 MB/s 11601 calls/s 11601 msg/s # udp rx: 630 MB/s 459769 calls/s # udp tx: 630 MB/s 10691 calls/s 10691 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__->