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: 728 MB/s 12363 calls/s 12363 msg/s # tcp rx: 735 MB/s 30570 calls/s # tcp tx: 723 MB/s 12267 calls/s 12267 msg/s # tcp rx: 724 MB/s 34422 calls/s # tcp tx: 717 MB/s 12172 calls/s 12172 msg/s # tcp rx: 715 MB/s 32590 calls/s # tcp tx: 705 MB/s 11973 calls/s 11973 msg/s # udp gso - over veth touching data # udp rx: 388 MB/s 276998 calls/s # udp tx: 402 MB/s 6825 calls/s 6825 msg/s # udp rx: 486 MB/s 346846 calls/s # udp tx: 488 MB/s 8291 calls/s 8291 msg/s # udp rx: 484 MB/s 345186 calls/s # udp tx: 478 MB/s 8114 calls/s 8114 msg/s # udp rx: 442 MB/s 314914 calls/s # udp tx: 445 MB/s 7550 calls/s 7550 msg/s # udp gso and gro - over veth touching data # udp rx: 723 MB/s 12267 calls/s # udp tx: 741 MB/s 12571 calls/s 12571 msg/s # udp rx: 601 MB/s 10195 calls/s # udp tx: 598 MB/s 10155 calls/s 10155 msg/s # udp rx: 753 MB/s 12778 calls/s # udp tx: 759 MB/s 12888 calls/s 12888 msg/s # udp rx: 831 MB/s 14111 calls/s # udp tx: 831 MB/s 14096 calls/s 14096 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 721 MB/s 12230 calls/s 12230 msg/s # tcp rx: 721 MB/s 33227 calls/s # tcp tx: 709 MB/s 12035 calls/s 12035 msg/s # tcp rx: 710 MB/s 30680 calls/s # tcp tx: 688 MB/s 11683 calls/s 11683 msg/s # tcp rx: 689 MB/s 28590 calls/s # tcp tx: 675 MB/s 11465 calls/s 11465 msg/s # udp gso - over veth touching data # udp rx: 363 MB/s 265160 calls/s # udp tx: 373 MB/s 6335 calls/s 6335 msg/s # udp rx: 410 MB/s 299513 calls/s # udp tx: 416 MB/s 7065 calls/s 7065 msg/s # udp rx: 407 MB/s 296993 calls/s # udp tx: 403 MB/s 6836 calls/s 6836 msg/s # udp rx: 384 MB/s 280360 calls/s # udp tx: 388 MB/s 6587 calls/s 6587 msg/s # udp gso and gro - over veth touching data # udp rx: 722 MB/s 12250 calls/s # udp tx: 742 MB/s 12591 calls/s 12591 msg/s # udp rx: 760 MB/s 12906 calls/s # udp tx: 760 MB/s 12905 calls/s 12905 msg/s # udp rx: 767 MB/s 13015 calls/s # udp tx: 765 MB/s 12990 calls/s 12990 msg/s # udp rx: 788 MB/s 13370 calls/s # udp tx: 789 MB/s 13388 calls/s 13388 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__->