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: 772 MB/s 13098 calls/s 13098 msg/s # tcp rx: 772 MB/s 147305 calls/s # tcp tx: 808 MB/s 13721 calls/s 13721 msg/s # tcp rx: 810 MB/s 135946 calls/s # tcp tx: 836 MB/s 14188 calls/s 14188 msg/s # tcp rx: 837 MB/s 155150 calls/s # tcp tx: 823 MB/s 13974 calls/s 13974 msg/s # udp gso - over veth touching data # udp rx: 946 MB/s 674098 calls/s # udp tx: 957 MB/s 16235 calls/s 16235 msg/s # udp rx: 571 MB/s 407110 calls/s # udp tx: 573 MB/s 9727 calls/s 9727 msg/s # udp rx: 620 MB/s 441873 calls/s # udp tx: 621 MB/s 10540 calls/s 10540 msg/s # udp rx: 641 MB/s 456632 calls/s # udp tx: 643 MB/s 10907 calls/s 10907 msg/s # udp gso and gro - over veth touching data # udp rx: 650 MB/s 463644 calls/s # udp tx: 661 MB/s 11225 calls/s 11225 msg/s # udp rx: 680 MB/s 484897 calls/s # udp tx: 683 MB/s 11600 calls/s 11600 msg/s # udp rx: 673 MB/s 479618 calls/s # udp tx: 673 MB/s 11415 calls/s 11415 msg/s # udp rx: 688 MB/s 490150 calls/s # udp tx: 687 MB/s 11657 calls/s 11657 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 629 MB/s 10685 calls/s 10685 msg/s # tcp rx: 630 MB/s 79051 calls/s # tcp tx: 580 MB/s 9852 calls/s 9852 msg/s # tcp rx: 581 MB/s 84756 calls/s # tcp tx: 591 MB/s 10039 calls/s 10039 msg/s # tcp rx: 592 MB/s 82434 calls/s # tcp tx: 595 MB/s 10093 calls/s 10093 msg/s # udp gso - over veth touching data # udp rx: 602 MB/s 439384 calls/s # udp tx: 615 MB/s 10442 calls/s 10442 msg/s # udp rx: 611 MB/s 445718 calls/s # udp tx: 611 MB/s 10376 calls/s 10376 msg/s # udp rx: 651 MB/s 475036 calls/s # udp tx: 653 MB/s 11090 calls/s 11090 msg/s # udp rx: 652 MB/s 475976 calls/s # udp tx: 654 MB/s 11097 calls/s 11097 msg/s # udp gso and gro - over veth touching data # udp rx: 575 MB/s 419798 calls/s # udp tx: 589 MB/s 9999 calls/s 9999 msg/s # udp rx: 602 MB/s 439340 calls/s # udp tx: 602 MB/s 10215 calls/s 10215 msg/s # udp rx: 614 MB/s 448511 calls/s # udp tx: 613 MB/s 10411 calls/s 10411 msg/s # udp rx: 599 MB/s 437291 calls/s # udp tx: 598 MB/s 10153 calls/s 10153 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__->