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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 687 MB/s 11657 calls/s 11657 msg/s # tcp rx: 687 MB/s 32740 calls/s # tcp tx: 663 MB/s 11248 calls/s 11248 msg/s # tcp rx: 666 MB/s 31106 calls/s # tcp tx: 627 MB/s 10644 calls/s 10644 msg/s # tcp rx: 628 MB/s 28082 calls/s # tcp tx: 738 MB/s 12533 calls/s 12533 msg/s # udp gso - over veth touching data # udp rx: 376 MB/s 267926 calls/s # udp tx: 389 MB/s 6606 calls/s 6606 msg/s # udp rx: 452 MB/s 322380 calls/s # udp tx: 449 MB/s 7618 calls/s 7618 msg/s # udp rx: 409 MB/s 291432 calls/s # udp tx: 408 MB/s 6921 calls/s 6921 msg/s # udp rx: 406 MB/s 289716 calls/s # udp tx: 408 MB/s 6936 calls/s 6936 msg/s # udp gso and gro - over veth touching data # udp rx: 785 MB/s 13329 calls/s # udp tx: 805 MB/s 13670 calls/s 13670 msg/s # udp rx: 826 MB/s 14010 calls/s # udp tx: 826 MB/s 14015 calls/s 14015 msg/s # udp rx: 821 MB/s 13935 calls/s # udp tx: 822 MB/s 13947 calls/s 13947 msg/s # udp rx: 771 MB/s 13079 calls/s # udp tx: 770 MB/s 13065 calls/s 13065 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 759 MB/s 12880 calls/s 12880 msg/s # tcp rx: 760 MB/s 35831 calls/s # tcp tx: 746 MB/s 12660 calls/s 12660 msg/s # tcp rx: 747 MB/s 33550 calls/s # tcp tx: 738 MB/s 12517 calls/s 12517 msg/s # tcp rx: 738 MB/s 32880 calls/s # tcp tx: 641 MB/s 10886 calls/s 10886 msg/s # udp gso - over veth touching data # udp rx: 420 MB/s 306477 calls/s # udp tx: 432 MB/s 7333 calls/s 7333 msg/s # udp rx: 428 MB/s 312368 calls/s # udp tx: 428 MB/s 7266 calls/s 7266 msg/s # udp rx: 427 MB/s 311859 calls/s # udp tx: 427 MB/s 7258 calls/s 7258 msg/s # udp rx: 428 MB/s 312219 calls/s # udp tx: 429 MB/s 7289 calls/s 7289 msg/s # udp gso and gro - over veth touching data # udp rx: 773 MB/s 13116 calls/s # udp tx: 796 MB/s 13503 calls/s 13503 msg/s # udp rx: 792 MB/s 13440 calls/s # udp tx: 792 MB/s 13445 calls/s 13445 msg/s # udp rx: 789 MB/s 13383 calls/s # udp tx: 788 MB/s 13379 calls/s 13379 msg/s # udp rx: 789 MB/s 13387 calls/s # udp tx: 787 MB/s 13355 calls/s 13355 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__->