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: 753 MB/s 12786 calls/s 12786 msg/s # tcp rx: 754 MB/s 129438 calls/s # tcp tx: 841 MB/s 14273 calls/s 14273 msg/s # tcp rx: 842 MB/s 152135 calls/s # tcp tx: 842 MB/s 14285 calls/s 14285 msg/s # tcp rx: 843 MB/s 149813 calls/s # tcp tx: 838 MB/s 14229 calls/s 14229 msg/s # udp gso - over veth touching data # udp rx: 708 MB/s 505000 calls/s # udp tx: 721 MB/s 12245 calls/s 12245 msg/s # udp rx: 592 MB/s 421856 calls/s # udp tx: 587 MB/s 9963 calls/s 9963 msg/s # udp rx: 500 MB/s 356186 calls/s # udp tx: 503 MB/s 8535 calls/s 8535 msg/s # udp rx: 616 MB/s 439510 calls/s # udp tx: 616 MB/s 10450 calls/s 10450 msg/s # udp gso and gro - over veth touching data # udp rx: 615 MB/s 438712 calls/s # udp tx: 628 MB/s 10662 calls/s 10662 msg/s # udp rx: 586 MB/s 417621 calls/s # udp tx: 588 MB/s 9985 calls/s 9985 msg/s # udp rx: 649 MB/s 462455 calls/s # udp tx: 648 MB/s 10998 calls/s 10998 msg/s # udp rx: 582 MB/s 415006 calls/s # udp tx: 580 MB/s 9840 calls/s 9840 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 741 MB/s 12584 calls/s 12584 msg/s # tcp rx: 743 MB/s 133953 calls/s # tcp tx: 718 MB/s 12182 calls/s 12182 msg/s # tcp rx: 720 MB/s 124131 calls/s # tcp tx: 831 MB/s 14101 calls/s 14101 msg/s # tcp rx: 837 MB/s 132722 calls/s # tcp tx: 802 MB/s 13609 calls/s 13609 msg/s # udp gso - over veth touching data # udp rx: 547 MB/s 398938 calls/s # udp tx: 561 MB/s 9521 calls/s 9521 msg/s # udp rx: 610 MB/s 445200 calls/s # udp tx: 611 MB/s 10369 calls/s 10369 msg/s # udp rx: 579 MB/s 422708 calls/s # udp tx: 581 MB/s 9864 calls/s 9864 msg/s # udp rx: 635 MB/s 463541 calls/s # udp tx: 637 MB/s 10812 calls/s 10812 msg/s # udp gso and gro - over veth touching data # udp rx: 924 MB/s 674141 calls/s # udp tx: 950 MB/s 16117 calls/s 16117 msg/s # udp rx: 1172 MB/s 855373 calls/s # udp tx: 1171 MB/s 19868 calls/s 19868 msg/s # udp rx: 1194 MB/s 871339 calls/s # udp tx: 1193 MB/s 20243 calls/s 20243 msg/s # udp rx: 1164 MB/s 849547 calls/s # udp tx: 1163 MB/s 19733 calls/s 19733 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__->