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: 682 MB/s 11572 calls/s 11572 msg/s # tcp rx: 682 MB/s 28211 calls/s # tcp tx: 652 MB/s 11061 calls/s 11061 msg/s # tcp rx: 656 MB/s 29765 calls/s # tcp tx: 555 MB/s 9423 calls/s 9423 msg/s # tcp rx: 558 MB/s 23125 calls/s # tcp tx: 628 MB/s 10666 calls/s 10666 msg/s # udp gso - over veth touching data # udp rx: 419 MB/s 298494 calls/s # udp tx: 432 MB/s 7331 calls/s 7331 msg/s # udp rx: 428 MB/s 305390 calls/s # udp tx: 428 MB/s 7273 calls/s 7273 msg/s # udp rx: 429 MB/s 306246 calls/s # udp tx: 428 MB/s 7275 calls/s 7275 msg/s # udp rx: 391 MB/s 278804 calls/s # udp tx: 388 MB/s 6582 calls/s 6582 msg/s # udp gso and gro - over veth touching data # udp rx: 592 MB/s 10054 calls/s # udp tx: 621 MB/s 10545 calls/s 10545 msg/s # udp rx: 818 MB/s 13882 calls/s # udp tx: 818 MB/s 13874 calls/s 13874 msg/s # udp rx: 818 MB/s 13883 calls/s # udp tx: 818 MB/s 13889 calls/s 13889 msg/s # udp rx: 817 MB/s 13872 calls/s # udp tx: 817 MB/s 13868 calls/s 13868 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 629 MB/s 10683 calls/s 10683 msg/s # tcp rx: 630 MB/s 26950 calls/s # tcp tx: 703 MB/s 11939 calls/s 11939 msg/s # tcp rx: 704 MB/s 31006 calls/s # tcp tx: 691 MB/s 11725 calls/s 11725 msg/s # tcp rx: 692 MB/s 25630 calls/s # tcp tx: 670 MB/s 11365 calls/s 11365 msg/s # udp gso - over veth touching data # udp rx: 361 MB/s 263498 calls/s # udp tx: 377 MB/s 6408 calls/s 6408 msg/s # udp rx: 316 MB/s 231159 calls/s # udp tx: 316 MB/s 5361 calls/s 5361 msg/s # udp rx: 409 MB/s 298803 calls/s # udp tx: 408 MB/s 6923 calls/s 6923 msg/s # udp rx: 412 MB/s 300483 calls/s # udp tx: 413 MB/s 7010 calls/s 7010 msg/s # udp gso and gro - over veth touching data # udp rx: 748 MB/s 12689 calls/s # udp tx: 775 MB/s 13151 calls/s 13151 msg/s # udp rx: 765 MB/s 12980 calls/s # udp tx: 765 MB/s 12987 calls/s 12987 msg/s # udp rx: 765 MB/s 12981 calls/s # udp tx: 764 MB/s 12966 calls/s 12966 msg/s # udp rx: 760 MB/s 12896 calls/s # udp tx: 760 MB/s 12904 calls/s 12904 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__->