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 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 821 MB/s 13935 calls/s 13935 msg/s # tcp rx: 839 MB/s 130956 calls/s # tcp tx: 825 MB/s 14003 calls/s 14003 msg/s # tcp rx: 826 MB/s 128256 calls/s # tcp tx: 920 MB/s 15620 calls/s 15620 msg/s # tcp rx: 943 MB/s 128543 calls/s # tcp tx: 986 MB/s 16735 calls/s 16735 msg/s # udp gso - over veth touching data # udp rx: 1121 MB/s 798588 calls/s # udp tx: 1168 MB/s 19820 calls/s 19820 msg/s # udp rx: 1026 MB/s 730871 calls/s # udp tx: 1026 MB/s 17411 calls/s 17411 msg/s # udp rx: 940 MB/s 670135 calls/s # udp tx: 915 MB/s 15522 calls/s 15522 msg/s # udp rx: 601 MB/s 428125 calls/s # udp tx: 596 MB/s 10113 calls/s 10113 msg/s # udp gso and gro - over veth touching data # udp rx: 546 MB/s 389317 calls/s # udp tx: 566 MB/s 9603 calls/s 9603 msg/s # udp rx: 584 MB/s 416658 calls/s # udp tx: 580 MB/s 9840 calls/s 9840 msg/s # udp rx: 563 MB/s 401745 calls/s # udp tx: 569 MB/s 9658 calls/s 9658 msg/s # udp rx: 633 MB/s 451148 calls/s # udp tx: 628 MB/s 10652 calls/s 10652 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1058 MB/s 17948 calls/s 17948 msg/s # tcp rx: 1058 MB/s 136167 calls/s # tcp tx: 839 MB/s 14243 calls/s 14243 msg/s # tcp rx: 846 MB/s 125975 calls/s # tcp tx: 826 MB/s 14022 calls/s 14022 msg/s # tcp rx: 828 MB/s 123198 calls/s # tcp tx: 999 MB/s 16948 calls/s 16948 msg/s # udp gso - over veth touching data # udp rx: 1153 MB/s 841308 calls/s # udp tx: 1189 MB/s 20183 calls/s 20183 msg/s # udp rx: 1102 MB/s 804068 calls/s # udp tx: 1103 MB/s 18715 calls/s 18715 msg/s # udp rx: 1205 MB/s 878897 calls/s # udp tx: 1203 MB/s 20410 calls/s 20410 msg/s # udp rx: 1210 MB/s 882836 calls/s # udp tx: 1210 MB/s 20538 calls/s 20538 msg/s # udp gso and gro - over veth touching data # udp rx: 560 MB/s 409131 calls/s # udp tx: 582 MB/s 9876 calls/s 9876 msg/s # udp rx: 618 MB/s 451001 calls/s # udp tx: 616 MB/s 10459 calls/s 10459 msg/s # udp rx: 622 MB/s 454133 calls/s # udp tx: 621 MB/s 10547 calls/s 10547 msg/s # udp rx: 540 MB/s 393923 calls/s # udp tx: 561 MB/s 9518 calls/s 9518 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__->