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: 834 MB/s 14161 calls/s 14161 msg/s # tcp rx: 837 MB/s 93619 calls/s # tcp tx: 794 MB/s 13468 calls/s 13468 msg/s # tcp rx: 795 MB/s 92066 calls/s # tcp tx: 804 MB/s 13649 calls/s 13649 msg/s # tcp rx: 805 MB/s 92069 calls/s # tcp tx: 804 MB/s 13644 calls/s 13644 msg/s # udp gso - over veth touching data # udp rx: 702 MB/s 500632 calls/s # udp tx: 723 MB/s 12277 calls/s 12277 msg/s # udp rx: 677 MB/s 482850 calls/s # udp tx: 677 MB/s 11487 calls/s 11487 msg/s # udp rx: 720 MB/s 512994 calls/s # udp tx: 719 MB/s 12201 calls/s 12201 msg/s # udp rx: 734 MB/s 523194 calls/s # udp tx: 734 MB/s 12451 calls/s 12451 msg/s # udp gso and gro - over veth touching data # udp rx: 673 MB/s 480060 calls/s # udp tx: 694 MB/s 11781 calls/s 11781 msg/s # udp rx: 723 MB/s 515354 calls/s # udp tx: 722 MB/s 12256 calls/s 12256 msg/s # udp rx: 696 MB/s 495903 calls/s # udp tx: 690 MB/s 11704 calls/s 11704 msg/s # udp rx: 685 MB/s 488490 calls/s # udp tx: 690 MB/s 11715 calls/s 11715 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 776 MB/s 13175 calls/s 13175 msg/s # tcp rx: 783 MB/s 92013 calls/s # tcp tx: 912 MB/s 15478 calls/s 15478 msg/s # tcp rx: 912 MB/s 94437 calls/s # tcp tx: 754 MB/s 12793 calls/s 12793 msg/s # tcp rx: 752 MB/s 90078 calls/s # tcp tx: 718 MB/s 12187 calls/s 12187 msg/s # udp gso - over veth touching data # udp rx: 591 MB/s 431121 calls/s # udp tx: 611 MB/s 10373 calls/s 10373 msg/s # udp rx: 653 MB/s 476387 calls/s # udp tx: 652 MB/s 11063 calls/s 11063 msg/s # udp rx: 649 MB/s 473903 calls/s # udp tx: 649 MB/s 11019 calls/s 11019 msg/s # udp rx: 653 MB/s 476775 calls/s # udp tx: 653 MB/s 11084 calls/s 11084 msg/s # udp gso and gro - over veth touching data # udp rx: 1110 MB/s 810216 calls/s # udp tx: 1150 MB/s 19516 calls/s 19516 msg/s # udp rx: 1256 MB/s 916286 calls/s # udp tx: 1255 MB/s 21296 calls/s 21296 msg/s # udp rx: 1290 MB/s 941154 calls/s # udp tx: 1289 MB/s 21879 calls/s 21879 msg/s # udp rx: 1292 MB/s 942358 calls/s # udp tx: 1291 MB/s 21912 calls/s 21912 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__->