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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 666 MB/s 11306 calls/s 11306 msg/s # tcp rx: 667 MB/s 27065 calls/s # tcp tx: 750 MB/s 12721 calls/s 12721 msg/s # tcp rx: 751 MB/s 29012 calls/s # tcp tx: 767 MB/s 13016 calls/s 13016 msg/s # tcp rx: 777 MB/s 34200 calls/s # tcp tx: 708 MB/s 12010 calls/s 12010 msg/s # udp gso - over veth touching data # udp rx: 288 MB/s 205454 calls/s # udp tx: 298 MB/s 5061 calls/s 5061 msg/s # udp rx: 294 MB/s 210136 calls/s # udp tx: 295 MB/s 5006 calls/s 5006 msg/s # udp rx: 302 MB/s 215408 calls/s # udp tx: 302 MB/s 5126 calls/s 5126 msg/s # udp rx: 313 MB/s 223408 calls/s # udp tx: 313 MB/s 5312 calls/s 5312 msg/s # udp gso and gro - over veth touching data # udp rx: 773 MB/s 13118 calls/s # udp tx: 799 MB/s 13559 calls/s 13559 msg/s # udp rx: 821 MB/s 13933 calls/s # udp tx: 820 MB/s 13910 calls/s 13910 msg/s # udp rx: 822 MB/s 13952 calls/s # udp tx: 821 MB/s 13937 calls/s 13937 msg/s # udp rx: 796 MB/s 13512 calls/s # udp tx: 795 MB/s 13484 calls/s 13484 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 630 MB/s 10688 calls/s 10688 msg/s # tcp rx: 630 MB/s 25117 calls/s # tcp tx: 733 MB/s 12438 calls/s 12438 msg/s # tcp rx: 734 MB/s 34539 calls/s # tcp tx: 679 MB/s 11519 calls/s 11519 msg/s # tcp rx: 679 MB/s 29059 calls/s # tcp tx: 732 MB/s 12425 calls/s 12425 msg/s # udp gso - over veth touching data # udp rx: 393 MB/s 286680 calls/s # udp tx: 410 MB/s 6955 calls/s 6955 msg/s # udp rx: 408 MB/s 298204 calls/s # udp tx: 409 MB/s 6942 calls/s 6942 msg/s # udp rx: 399 MB/s 291548 calls/s # udp tx: 395 MB/s 6703 calls/s 6703 msg/s # udp rx: 397 MB/s 289699 calls/s # udp tx: 402 MB/s 6829 calls/s 6829 msg/s # udp gso and gro - over veth touching data # udp rx: 771 MB/s 13088 calls/s # udp tx: 795 MB/s 13487 calls/s 13487 msg/s # udp rx: 723 MB/s 12271 calls/s # udp tx: 716 MB/s 12151 calls/s 12151 msg/s # udp rx: 495 MB/s 8404 calls/s # udp tx: 494 MB/s 8395 calls/s 8395 msg/s # udp rx: 526 MB/s 8931 calls/s # udp tx: 526 MB/s 8925 calls/s 8925 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__->