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: 1035 MB/s 17563 calls/s 17563 msg/s # tcp rx: 1036 MB/s 137302 calls/s # tcp tx: 1140 MB/s 19350 calls/s 19350 msg/s # tcp rx: 1166 MB/s 136448 calls/s # tcp tx: 1040 MB/s 17648 calls/s 17648 msg/s # tcp rx: 1065 MB/s 125495 calls/s # tcp tx: 1104 MB/s 18727 calls/s 18727 msg/s # udp gso - over veth touching data # udp rx: 1282 MB/s 913531 calls/s # udp tx: 1323 MB/s 22453 calls/s 22453 msg/s # udp rx: 1112 MB/s 792813 calls/s # udp tx: 1097 MB/s 18613 calls/s 18613 msg/s # udp rx: 632 MB/s 450684 calls/s # udp tx: 635 MB/s 10772 calls/s 10772 msg/s # udp rx: 631 MB/s 449714 calls/s # udp tx: 634 MB/s 10762 calls/s 10762 msg/s # udp gso and gro - over veth touching data # udp rx: 612 MB/s 436052 calls/s # udp tx: 630 MB/s 10686 calls/s 10686 msg/s # udp rx: 635 MB/s 452684 calls/s # udp tx: 634 MB/s 10760 calls/s 10760 msg/s # udp rx: 630 MB/s 449290 calls/s # udp tx: 630 MB/s 10688 calls/s 10688 msg/s # udp rx: 623 MB/s 443988 calls/s # udp tx: 648 MB/s 10993 calls/s 10993 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1092 MB/s 18524 calls/s 18524 msg/s # tcp rx: 1092 MB/s 136027 calls/s # tcp tx: 1042 MB/s 17689 calls/s 17689 msg/s # tcp rx: 1043 MB/s 135163 calls/s # tcp tx: 1080 MB/s 18331 calls/s 18331 msg/s # tcp rx: 1081 MB/s 131563 calls/s # tcp tx: 1106 MB/s 18775 calls/s 18775 msg/s # udp gso - over veth touching data # udp rx: 579 MB/s 422671 calls/s # udp tx: 597 MB/s 10135 calls/s 10135 msg/s # udp rx: 623 MB/s 454824 calls/s # udp tx: 622 MB/s 10565 calls/s 10565 msg/s # udp rx: 619 MB/s 451526 calls/s # udp tx: 618 MB/s 10488 calls/s 10488 msg/s # udp rx: 622 MB/s 454216 calls/s # udp tx: 622 MB/s 10558 calls/s 10558 msg/s # udp gso and gro - over veth touching data # udp rx: 662 MB/s 482804 calls/s # udp tx: 684 MB/s 11606 calls/s 11606 msg/s # udp rx: 660 MB/s 481871 calls/s # udp tx: 664 MB/s 11264 calls/s 11264 msg/s # udp rx: 666 MB/s 486261 calls/s # udp tx: 671 MB/s 11390 calls/s 11390 msg/s # udp rx: 684 MB/s 499241 calls/s # udp tx: 682 MB/s 11580 calls/s 11580 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__->