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: 730 MB/s 12389 calls/s 12389 msg/s # tcp rx: 732 MB/s 32835 calls/s # tcp tx: 653 MB/s 11076 calls/s 11076 msg/s # tcp rx: 659 MB/s 26593 calls/s # tcp tx: 659 MB/s 11178 calls/s 11178 msg/s # tcp rx: 661 MB/s 29645 calls/s # tcp tx: 722 MB/s 12253 calls/s 12253 msg/s # udp gso - over veth touching data # udp rx: 406 MB/s 289464 calls/s # udp tx: 418 MB/s 7094 calls/s 7094 msg/s # udp rx: 415 MB/s 295956 calls/s # udp tx: 415 MB/s 7041 calls/s 7041 msg/s # udp rx: 402 MB/s 286700 calls/s # udp tx: 402 MB/s 6828 calls/s 6828 msg/s # udp rx: 408 MB/s 291194 calls/s # udp tx: 404 MB/s 6868 calls/s 6868 msg/s # udp gso and gro - over veth touching data # udp rx: 514 MB/s 8733 calls/s # udp tx: 536 MB/s 9093 calls/s 9093 msg/s # udp rx: 762 MB/s 12934 calls/s # udp tx: 766 MB/s 13007 calls/s 13007 msg/s # udp rx: 795 MB/s 13485 calls/s # udp tx: 794 MB/s 13474 calls/s 13474 msg/s # udp rx: 791 MB/s 13431 calls/s # udp tx: 789 MB/s 13393 calls/s 13393 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 702 MB/s 11913 calls/s 11913 msg/s # tcp rx: 707 MB/s 28470 calls/s # tcp tx: 592 MB/s 10053 calls/s 10053 msg/s # tcp rx: 594 MB/s 24379 calls/s # tcp tx: 706 MB/s 11976 calls/s 11976 msg/s # tcp rx: 706 MB/s 29925 calls/s # tcp tx: 638 MB/s 10822 calls/s 10822 msg/s # udp gso - over veth touching data # udp rx: 301 MB/s 220090 calls/s # udp tx: 309 MB/s 5242 calls/s 5242 msg/s # udp rx: 341 MB/s 249034 calls/s # udp tx: 341 MB/s 5784 calls/s 5784 msg/s # udp rx: 334 MB/s 244192 calls/s # udp tx: 336 MB/s 5715 calls/s 5715 msg/s # udp rx: 288 MB/s 210235 calls/s # udp tx: 286 MB/s 4851 calls/s 4851 msg/s # udp gso and gro - over veth touching data # udp rx: 754 MB/s 12803 calls/s # udp tx: 768 MB/s 13028 calls/s 13028 msg/s # udp rx: 820 MB/s 14009 calls/s # udp tx: 825 MB/s 14003 calls/s 14003 msg/s # udp rx: 567 MB/s 9625 calls/s # udp tx: 563 MB/s 9562 calls/s 9562 msg/s # udp rx: 628 MB/s 10652 calls/s # udp tx: 632 MB/s 10731 calls/s 10731 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__->