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: 1164 MB/s 19752 calls/s 19752 msg/s # tcp rx: 1164 MB/s 140124 calls/s # tcp tx: 1177 MB/s 19964 calls/s 19964 msg/s # tcp rx: 1178 MB/s 139616 calls/s # tcp tx: 1087 MB/s 18451 calls/s 18451 msg/s # tcp rx: 1088 MB/s 128712 calls/s # tcp tx: 782 MB/s 13273 calls/s 13273 msg/s # udp gso - over veth touching data # udp rx: 662 MB/s 471685 calls/s # udp tx: 689 MB/s 11689 calls/s 11689 msg/s # udp rx: 677 MB/s 482617 calls/s # udp tx: 678 MB/s 11516 calls/s 11516 msg/s # udp rx: 682 MB/s 486045 calls/s # udp tx: 683 MB/s 11589 calls/s 11589 msg/s # udp rx: 682 MB/s 486506 calls/s # udp tx: 685 MB/s 11626 calls/s 11626 msg/s # udp gso and gro - over veth touching data # udp rx: 681 MB/s 485491 calls/s # udp tx: 699 MB/s 11868 calls/s 11868 msg/s # udp rx: 698 MB/s 497310 calls/s # udp tx: 699 MB/s 11859 calls/s 11859 msg/s # udp rx: 697 MB/s 496663 calls/s # udp tx: 698 MB/s 11843 calls/s 11843 msg/s # udp rx: 694 MB/s 494944 calls/s # udp tx: 696 MB/s 11821 calls/s 11821 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 757 MB/s 12852 calls/s 12852 msg/s # tcp rx: 758 MB/s 83250 calls/s # tcp tx: 732 MB/s 12429 calls/s 12429 msg/s # tcp rx: 733 MB/s 81750 calls/s # tcp tx: 712 MB/s 12092 calls/s 12092 msg/s # tcp rx: 713 MB/s 80494 calls/s # tcp tx: 718 MB/s 12188 calls/s 12188 msg/s # udp gso - over veth touching data # udp rx: 628 MB/s 458373 calls/s # udp tx: 643 MB/s 10917 calls/s 10917 msg/s # udp rx: 646 MB/s 471321 calls/s # udp tx: 652 MB/s 11066 calls/s 11066 msg/s # udp rx: 643 MB/s 469130 calls/s # udp tx: 644 MB/s 10932 calls/s 10932 msg/s # udp rx: 664 MB/s 484678 calls/s # udp tx: 666 MB/s 11301 calls/s 11301 msg/s # udp gso and gro - over veth touching data # udp rx: 560 MB/s 408446 calls/s # udp tx: 579 MB/s 9831 calls/s 9831 msg/s # udp rx: 580 MB/s 423646 calls/s # udp tx: 580 MB/s 9852 calls/s 9852 msg/s # udp rx: 634 MB/s 463024 calls/s # udp tx: 635 MB/s 10779 calls/s 10779 msg/s # udp rx: 645 MB/s 470474 calls/s # udp tx: 644 MB/s 10927 calls/s 10927 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__->