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: 615 MB/s 10447 calls/s 10447 msg/s # tcp rx: 616 MB/s 80584 calls/s # tcp tx: 617 MB/s 10466 calls/s 10466 msg/s # tcp rx: 617 MB/s 79531 calls/s # tcp tx: 601 MB/s 10209 calls/s 10209 msg/s # tcp rx: 602 MB/s 78219 calls/s # tcp tx: 627 MB/s 10646 calls/s 10646 msg/s # udp gso - over veth touching data # udp rx: 1142 MB/s 813614 calls/s # udp tx: 1180 MB/s 20016 calls/s 20016 msg/s # udp rx: 955 MB/s 680386 calls/s # udp tx: 943 MB/s 15999 calls/s 15999 msg/s # udp rx: 667 MB/s 475368 calls/s # udp tx: 669 MB/s 11351 calls/s 11351 msg/s # udp rx: 667 MB/s 475215 calls/s # udp tx: 669 MB/s 11363 calls/s 11363 msg/s # udp gso and gro - over veth touching data # udp rx: 650 MB/s 463335 calls/s # udp tx: 668 MB/s 11345 calls/s 11345 msg/s # udp rx: 632 MB/s 450785 calls/s # udp tx: 635 MB/s 10774 calls/s 10774 msg/s # udp rx: 638 MB/s 454791 calls/s # udp tx: 640 MB/s 10861 calls/s 10861 msg/s # udp rx: 637 MB/s 453804 calls/s # udp tx: 639 MB/s 10839 calls/s 10839 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 655 MB/s 11113 calls/s 11113 msg/s # tcp rx: 655 MB/s 83178 calls/s # tcp tx: 635 MB/s 10775 calls/s 10775 msg/s # tcp rx: 637 MB/s 78960 calls/s # tcp tx: 647 MB/s 10980 calls/s 10980 msg/s # tcp rx: 647 MB/s 78361 calls/s # tcp tx: 646 MB/s 10957 calls/s 10957 msg/s # udp gso - over veth touching data # udp rx: 1130 MB/s 824346 calls/s # udp tx: 1173 MB/s 19910 calls/s 19910 msg/s # udp rx: 872 MB/s 635994 calls/s # udp tx: 857 MB/s 14537 calls/s 14537 msg/s # udp rx: 668 MB/s 487197 calls/s # udp tx: 669 MB/s 11356 calls/s 11356 msg/s # udp rx: 647 MB/s 471880 calls/s # udp tx: 648 MB/s 11000 calls/s 11000 msg/s # udp gso and gro - over veth touching data # udp rx: 566 MB/s 413409 calls/s # udp tx: 587 MB/s 9960 calls/s 9960 msg/s # udp rx: 529 MB/s 386318 calls/s # udp tx: 528 MB/s 8972 calls/s 8972 msg/s # udp rx: 728 MB/s 531489 calls/s # udp tx: 741 MB/s 12582 calls/s 12582 msg/s # udp rx: 1146 MB/s 836350 calls/s # udp tx: 1153 MB/s 19565 calls/s 19565 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__->