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: 732 MB/s 12423 calls/s 12423 msg/s # tcp rx: 735 MB/s 86197 calls/s # tcp tx: 1155 MB/s 19601 calls/s 19601 msg/s # tcp rx: 1158 MB/s 122468 calls/s # tcp tx: 1354 MB/s 22968 calls/s 22968 msg/s # tcp rx: 1355 MB/s 107644 calls/s # tcp tx: 1327 MB/s 22512 calls/s 22512 msg/s # udp gso - over veth touching data # udp rx: 720 MB/s 513278 calls/s # udp tx: 741 MB/s 12578 calls/s 12578 msg/s # udp rx: 708 MB/s 504942 calls/s # udp tx: 707 MB/s 11994 calls/s 11994 msg/s # udp rx: 700 MB/s 498817 calls/s # udp tx: 699 MB/s 11867 calls/s 11867 msg/s # udp rx: 682 MB/s 485846 calls/s # udp tx: 681 MB/s 11558 calls/s 11558 msg/s # udp gso and gro - over veth touching data # udp rx: 1254 MB/s 893907 calls/s # udp tx: 1292 MB/s 21915 calls/s 21915 msg/s # udp rx: 1275 MB/s 908360 calls/s # udp tx: 1264 MB/s 21448 calls/s 21448 msg/s # udp rx: 1280 MB/s 911988 calls/s # udp tx: 1293 MB/s 21931 calls/s 21931 msg/s # udp rx: 1311 MB/s 934388 calls/s # udp tx: 1313 MB/s 22273 calls/s 22273 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 711 MB/s 12060 calls/s 12060 msg/s # tcp rx: 714 MB/s 85919 calls/s # tcp tx: 682 MB/s 11576 calls/s 11576 msg/s # tcp rx: 682 MB/s 82250 calls/s # tcp tx: 656 MB/s 11140 calls/s 11140 msg/s # tcp rx: 657 MB/s 82330 calls/s # tcp tx: 688 MB/s 11669 calls/s 11669 msg/s # udp gso - over veth touching data # udp rx: 667 MB/s 487034 calls/s # udp tx: 688 MB/s 11670 calls/s 11670 msg/s # udp rx: 683 MB/s 498666 calls/s # udp tx: 684 MB/s 11608 calls/s 11608 msg/s # udp rx: 684 MB/s 499300 calls/s # udp tx: 684 MB/s 11613 calls/s 11613 msg/s # udp rx: 692 MB/s 504792 calls/s # udp tx: 692 MB/s 11742 calls/s 11742 msg/s # udp gso and gro - over veth touching data # udp rx: 604 MB/s 440809 calls/s # udp tx: 622 MB/s 10558 calls/s 10558 msg/s # udp rx: 616 MB/s 449862 calls/s # udp tx: 612 MB/s 10387 calls/s 10387 msg/s # udp rx: 607 MB/s 442851 calls/s # udp tx: 608 MB/s 10320 calls/s 10320 msg/s # udp rx: 598 MB/s 436193 calls/s # udp tx: 599 MB/s 10173 calls/s 10173 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__->