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: 718 MB/s 12186 calls/s 12186 msg/s # tcp rx: 722 MB/s 89727 calls/s # tcp tx: 770 MB/s 13070 calls/s 13070 msg/s # tcp rx: 770 MB/s 89791 calls/s # tcp tx: 758 MB/s 12859 calls/s 12859 msg/s # tcp rx: 758 MB/s 90131 calls/s # tcp tx: 790 MB/s 13412 calls/s 13412 msg/s # udp gso - over veth touching data # udp rx: 636 MB/s 453298 calls/s # udp tx: 656 MB/s 11141 calls/s 11141 msg/s # udp rx: 652 MB/s 464792 calls/s # udp tx: 651 MB/s 11049 calls/s 11049 msg/s # udp rx: 676 MB/s 481995 calls/s # udp tx: 677 MB/s 11489 calls/s 11489 msg/s # udp rx: 686 MB/s 489330 calls/s # udp tx: 686 MB/s 11645 calls/s 11645 msg/s # udp gso and gro - over veth touching data # udp rx: 599 MB/s 427280 calls/s # udp tx: 620 MB/s 10519 calls/s 10519 msg/s # udp rx: 610 MB/s 435199 calls/s # udp tx: 608 MB/s 10317 calls/s 10317 msg/s # udp rx: 595 MB/s 424330 calls/s # udp tx: 597 MB/s 10127 calls/s 10127 msg/s # udp rx: 654 MB/s 466066 calls/s # udp tx: 652 MB/s 11075 calls/s 11075 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 693 MB/s 11755 calls/s 11755 msg/s # tcp rx: 693 MB/s 85934 calls/s # tcp tx: 702 MB/s 11912 calls/s 11912 msg/s # tcp rx: 703 MB/s 86201 calls/s # tcp tx: 692 MB/s 11751 calls/s 11751 msg/s # tcp rx: 692 MB/s 85214 calls/s # tcp tx: 623 MB/s 10583 calls/s 10583 msg/s # udp gso - over veth touching data # udp rx: 829 MB/s 604847 calls/s # udp tx: 864 MB/s 14657 calls/s 14657 msg/s # udp rx: 1241 MB/s 905435 calls/s # udp tx: 1240 MB/s 21048 calls/s 21048 msg/s # udp rx: 1167 MB/s 851459 calls/s # udp tx: 1165 MB/s 19766 calls/s 19766 msg/s # udp rx: 1133 MB/s 826660 calls/s # udp tx: 1134 MB/s 19244 calls/s 19244 msg/s # udp gso and gro - over veth touching data # udp rx: 1153 MB/s 841490 calls/s # udp tx: 1186 MB/s 20119 calls/s 20119 msg/s # udp rx: 1207 MB/s 880538 calls/s # udp tx: 1207 MB/s 20484 calls/s 20484 msg/s # udp rx: 1177 MB/s 858624 calls/s # udp tx: 1175 MB/s 19938 calls/s 19938 msg/s # udp rx: 1209 MB/s 882166 calls/s # udp tx: 1210 MB/s 20530 calls/s 20530 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__->