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: 790 MB/s 13402 calls/s 13402 msg/s # tcp rx: 790 MB/s 135617 calls/s # tcp tx: 598 MB/s 10143 calls/s 10143 msg/s # tcp rx: 598 MB/s 74221 calls/s # tcp tx: 574 MB/s 9748 calls/s 9748 msg/s # tcp rx: 575 MB/s 84031 calls/s # tcp tx: 583 MB/s 9898 calls/s 9898 msg/s # udp gso - over veth touching data # udp rx: 600 MB/s 427802 calls/s # udp tx: 614 MB/s 10423 calls/s 10423 msg/s # udp rx: 559 MB/s 398788 calls/s # udp tx: 561 MB/s 9516 calls/s 9516 msg/s # udp rx: 594 MB/s 423264 calls/s # udp tx: 592 MB/s 10044 calls/s 10044 msg/s # udp rx: 544 MB/s 388020 calls/s # udp tx: 546 MB/s 9277 calls/s 9277 msg/s # udp gso and gro - over veth touching data # udp rx: 568 MB/s 405066 calls/s # udp tx: 583 MB/s 9899 calls/s 9899 msg/s # udp rx: 583 MB/s 415904 calls/s # udp tx: 586 MB/s 9939 calls/s 9939 msg/s # udp rx: 613 MB/s 436921 calls/s # udp tx: 613 MB/s 10402 calls/s 10402 msg/s # udp rx: 588 MB/s 419486 calls/s # udp tx: 589 MB/s 9994 calls/s 9994 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 770 MB/s 13067 calls/s 13067 msg/s # tcp rx: 782 MB/s 133818 calls/s # tcp tx: 711 MB/s 12068 calls/s 12068 msg/s # tcp rx: 710 MB/s 122842 calls/s # tcp tx: 689 MB/s 11686 calls/s 11686 msg/s # tcp rx: 689 MB/s 127648 calls/s # tcp tx: 697 MB/s 11838 calls/s 11838 msg/s # udp gso - over veth touching data # udp rx: 905 MB/s 660048 calls/s # udp tx: 933 MB/s 15831 calls/s 15831 msg/s # udp rx: 928 MB/s 676852 calls/s # udp tx: 925 MB/s 15703 calls/s 15703 msg/s # udp rx: 1058 MB/s 771795 calls/s # udp tx: 1066 MB/s 18092 calls/s 18092 msg/s # udp rx: 1169 MB/s 853262 calls/s # udp tx: 1160 MB/s 19675 calls/s 19675 msg/s # udp gso and gro - over veth touching data # udp rx: 1120 MB/s 816911 calls/s # udp tx: 1144 MB/s 19403 calls/s 19403 msg/s # udp rx: 1040 MB/s 758756 calls/s # udp tx: 1042 MB/s 17683 calls/s 17683 msg/s # udp rx: 1015 MB/s 740316 calls/s # udp tx: 1018 MB/s 17266 calls/s 17266 msg/s # udp rx: 1051 MB/s 766904 calls/s # udp tx: 1057 MB/s 17933 calls/s 17933 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__->