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: 660 MB/s 11200 calls/s 11200 msg/s # tcp rx: 661 MB/s 83110 calls/s # tcp tx: 666 MB/s 11300 calls/s 11300 msg/s # tcp rx: 667 MB/s 85189 calls/s # tcp tx: 694 MB/s 11775 calls/s 11775 msg/s # tcp rx: 695 MB/s 85736 calls/s # tcp tx: 642 MB/s 10901 calls/s 10901 msg/s # udp gso - over veth touching data # udp rx: 613 MB/s 437230 calls/s # udp tx: 631 MB/s 10713 calls/s 10713 msg/s # udp rx: 644 MB/s 459239 calls/s # udp tx: 647 MB/s 10988 calls/s 10988 msg/s # udp rx: 646 MB/s 460851 calls/s # udp tx: 649 MB/s 11009 calls/s 11009 msg/s # udp rx: 646 MB/s 460687 calls/s # udp tx: 648 MB/s 11005 calls/s 11005 msg/s # udp gso and gro - over veth touching data # udp rx: 1156 MB/s 823894 calls/s # udp tx: 1186 MB/s 20128 calls/s 20128 msg/s # udp rx: 1237 MB/s 881860 calls/s # udp tx: 1237 MB/s 20985 calls/s 20985 msg/s # udp rx: 1232 MB/s 877909 calls/s # udp tx: 1231 MB/s 20892 calls/s 20892 msg/s # udp rx: 1235 MB/s 880000 calls/s # udp tx: 1235 MB/s 20949 calls/s 20949 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 871 MB/s 14777 calls/s 14777 msg/s # tcp rx: 871 MB/s 161242 calls/s # tcp tx: 882 MB/s 14962 calls/s 14962 msg/s # tcp rx: 884 MB/s 153221 calls/s # tcp tx: 801 MB/s 13598 calls/s 13598 msg/s # tcp rx: 801 MB/s 146095 calls/s # tcp tx: 770 MB/s 13067 calls/s 13067 msg/s # udp gso - over veth touching data # udp rx: 1034 MB/s 754389 calls/s # udp tx: 1050 MB/s 17815 calls/s 17815 msg/s # udp rx: 567 MB/s 413955 calls/s # udp tx: 567 MB/s 9620 calls/s 9620 msg/s # udp rx: 611 MB/s 446105 calls/s # udp tx: 610 MB/s 10359 calls/s 10359 msg/s # udp rx: 564 MB/s 411360 calls/s # udp tx: 563 MB/s 9551 calls/s 9551 msg/s # udp gso and gro - over veth touching data # udp rx: 655 MB/s 477807 calls/s # udp tx: 673 MB/s 11418 calls/s 11418 msg/s # udp rx: 655 MB/s 477702 calls/s # udp tx: 655 MB/s 11114 calls/s 11114 msg/s # udp rx: 659 MB/s 481143 calls/s # udp tx: 660 MB/s 11195 calls/s 11195 msg/s # udp rx: 660 MB/s 481648 calls/s # udp tx: 660 MB/s 11207 calls/s 11207 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__->