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: 646 MB/s 10971 calls/s 10971 msg/s # tcp rx: 655 MB/s 27033 calls/s # tcp tx: 569 MB/s 9666 calls/s 9666 msg/s # tcp rx: 572 MB/s 25087 calls/s # tcp tx: 638 MB/s 10831 calls/s 10831 msg/s # tcp rx: 640 MB/s 25070 calls/s # tcp tx: 675 MB/s 11458 calls/s 11458 msg/s # udp gso - over veth touching data # udp rx: 404 MB/s 288236 calls/s # udp tx: 419 MB/s 7109 calls/s 7109 msg/s # udp rx: 353 MB/s 251662 calls/s # udp tx: 350 MB/s 5939 calls/s 5939 msg/s # udp rx: 314 MB/s 223831 calls/s # udp tx: 313 MB/s 5325 calls/s 5325 msg/s # udp rx: 337 MB/s 240383 calls/s # udp tx: 341 MB/s 5784 calls/s 5784 msg/s # udp gso and gro - over veth touching data # udp rx: 707 MB/s 11845 calls/s # udp tx: 729 MB/s 12373 calls/s 12373 msg/s # udp rx: 704 MB/s 11941 calls/s # udp tx: 706 MB/s 11990 calls/s 11990 msg/s # udp rx: 788 MB/s 13372 calls/s # udp tx: 788 MB/s 13380 calls/s 13380 msg/s # udp rx: 788 MB/s 13369 calls/s # udp tx: 788 MB/s 13373 calls/s 13373 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 596 MB/s 10119 calls/s 10119 msg/s # tcp rx: 597 MB/s 25821 calls/s # tcp tx: 684 MB/s 11603 calls/s 11603 msg/s # tcp rx: 684 MB/s 29263 calls/s # tcp tx: 694 MB/s 11773 calls/s 11773 msg/s # tcp rx: 695 MB/s 25715 calls/s # tcp tx: 695 MB/s 11791 calls/s 11791 msg/s # udp gso - over veth touching data # udp rx: 372 MB/s 271971 calls/s # udp tx: 387 MB/s 6568 calls/s 6568 msg/s # udp rx: 444 MB/s 324146 calls/s # udp tx: 442 MB/s 7499 calls/s 7499 msg/s # udp rx: 393 MB/s 287310 calls/s # udp tx: 394 MB/s 6683 calls/s 6683 msg/s # udp rx: 414 MB/s 302647 calls/s # udp tx: 415 MB/s 7040 calls/s 7040 msg/s # udp gso and gro - over veth touching data # udp rx: 745 MB/s 12649 calls/s # udp tx: 768 MB/s 13034 calls/s 13034 msg/s # udp rx: 772 MB/s 13100 calls/s # udp tx: 771 MB/s 13090 calls/s 13090 msg/s # udp rx: 762 MB/s 12940 calls/s # udp tx: 762 MB/s 12940 calls/s 12940 msg/s # udp rx: 767 MB/s 13022 calls/s # udp tx: 767 MB/s 13024 calls/s 13024 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__->