make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 828 MB/s 14048 calls/s 14048 msg/s # tcp rx: 828 MB/s 94176 calls/s # tcp tx: 849 MB/s 14406 calls/s 14406 msg/s # tcp rx: 850 MB/s 95549 calls/s # tcp tx: 819 MB/s 13899 calls/s 13899 msg/s # tcp rx: 819 MB/s 91993 calls/s # tcp tx: 797 MB/s 13519 calls/s 13519 msg/s # udp gso - over veth touching data # udp rx: 598 MB/s 426510 calls/s # udp tx: 619 MB/s 10501 calls/s 10501 msg/s # udp rx: 635 MB/s 452392 calls/s # udp tx: 639 MB/s 10847 calls/s 10847 msg/s # udp rx: 648 MB/s 461946 calls/s # udp tx: 653 MB/s 11083 calls/s 11083 msg/s # udp rx: 649 MB/s 462688 calls/s # udp tx: 653 MB/s 11092 calls/s 11092 msg/s # udp gso and gro - over veth touching data # udp rx: 599 MB/s 427226 calls/s # udp tx: 618 MB/s 10491 calls/s 10491 msg/s # udp rx: 630 MB/s 449228 calls/s # udp tx: 634 MB/s 10755 calls/s 10755 msg/s # udp rx: 645 MB/s 460080 calls/s # udp tx: 648 MB/s 11000 calls/s 11000 msg/s # udp rx: 634 MB/s 452002 calls/s # udp tx: 636 MB/s 10792 calls/s 10792 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 838 MB/s 14221 calls/s 14221 msg/s # tcp rx: 839 MB/s 94355 calls/s # tcp tx: 791 MB/s 13429 calls/s 13429 msg/s # tcp rx: 793 MB/s 88849 calls/s # tcp tx: 778 MB/s 13211 calls/s 13211 msg/s # tcp rx: 779 MB/s 88102 calls/s # tcp tx: 788 MB/s 13374 calls/s 13374 msg/s # udp gso - over veth touching data # udp rx: 662 MB/s 483503 calls/s # udp tx: 685 MB/s 11631 calls/s 11631 msg/s # udp rx: 662 MB/s 482811 calls/s # udp tx: 664 MB/s 11270 calls/s 11270 msg/s # udp rx: 662 MB/s 482932 calls/s # udp tx: 663 MB/s 11259 calls/s 11259 msg/s # udp rx: 659 MB/s 481314 calls/s # udp tx: 662 MB/s 11231 calls/s 11231 msg/s # udp gso and gro - over veth touching data # udp rx: 619 MB/s 451989 calls/s # udp tx: 641 MB/s 10875 calls/s 10875 msg/s # udp rx: 662 MB/s 483175 calls/s # udp tx: 661 MB/s 11220 calls/s 11220 msg/s # udp rx: 666 MB/s 486201 calls/s # udp tx: 666 MB/s 11298 calls/s 11298 msg/s # udp rx: 659 MB/s 481277 calls/s # udp tx: 687 MB/s 11668 calls/s 11668 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__->