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: 783 MB/s 13283 calls/s 13283 msg/s # tcp rx: 785 MB/s 92934 calls/s # tcp tx: 734 MB/s 12460 calls/s 12460 msg/s # tcp rx: 735 MB/s 88445 calls/s # tcp tx: 692 MB/s 11738 calls/s 11738 msg/s # tcp rx: 692 MB/s 86600 calls/s # tcp tx: 726 MB/s 12325 calls/s 12325 msg/s # udp gso - over veth touching data # udp rx: 636 MB/s 453464 calls/s # udp tx: 657 MB/s 11155 calls/s 11155 msg/s # udp rx: 669 MB/s 476810 calls/s # udp tx: 670 MB/s 11366 calls/s 11366 msg/s # udp rx: 675 MB/s 481442 calls/s # udp tx: 676 MB/s 11469 calls/s 11469 msg/s # udp rx: 671 MB/s 478070 calls/s # udp tx: 672 MB/s 11402 calls/s 11402 msg/s # udp gso and gro - over veth touching data # udp rx: 643 MB/s 458672 calls/s # udp tx: 663 MB/s 11257 calls/s 11257 msg/s # udp rx: 715 MB/s 510034 calls/s # udp tx: 719 MB/s 12206 calls/s 12206 msg/s # udp rx: 692 MB/s 493338 calls/s # udp tx: 695 MB/s 11792 calls/s 11792 msg/s # udp rx: 652 MB/s 465113 calls/s # udp tx: 652 MB/s 11066 calls/s 11066 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 804 MB/s 13652 calls/s 13652 msg/s # tcp rx: 805 MB/s 95558 calls/s # tcp tx: 741 MB/s 12573 calls/s 12573 msg/s # tcp rx: 742 MB/s 92282 calls/s # tcp tx: 710 MB/s 12043 calls/s 12043 msg/s # tcp rx: 711 MB/s 90848 calls/s # tcp tx: 758 MB/s 12866 calls/s 12866 msg/s # udp gso - over veth touching data # udp rx: 596 MB/s 435383 calls/s # udp tx: 615 MB/s 10433 calls/s 10433 msg/s # udp rx: 633 MB/s 462250 calls/s # udp tx: 633 MB/s 10737 calls/s 10737 msg/s # udp rx: 604 MB/s 440842 calls/s # udp tx: 603 MB/s 10231 calls/s 10231 msg/s # udp rx: 592 MB/s 431784 calls/s # udp tx: 592 MB/s 10051 calls/s 10051 msg/s # udp gso and gro - over veth touching data # udp rx: 597 MB/s 435628 calls/s # udp tx: 616 MB/s 10463 calls/s 10463 msg/s # udp rx: 668 MB/s 487828 calls/s # udp tx: 669 MB/s 11347 calls/s 11347 msg/s # udp rx: 651 MB/s 475213 calls/s # udp tx: 652 MB/s 11070 calls/s 11070 msg/s # udp rx: 1042 MB/s 760430 calls/s # udp tx: 1058 MB/s 17953 calls/s 17953 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__->