make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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: 1134 MB/s 19240 calls/s 19240 msg/s # tcp rx: 1135 MB/s 142673 calls/s # tcp tx: 1107 MB/s 18781 calls/s 18781 msg/s # tcp rx: 1108 MB/s 135945 calls/s # tcp tx: 1015 MB/s 17227 calls/s 17227 msg/s # tcp rx: 1016 MB/s 129943 calls/s # tcp tx: 1060 MB/s 17982 calls/s 17982 msg/s # udp gso - over veth touching data # udp rx: 1166 MB/s 831228 calls/s # udp tx: 1199 MB/s 20342 calls/s 20342 msg/s # udp rx: 1230 MB/s 876888 calls/s # udp tx: 1231 MB/s 20885 calls/s 20885 msg/s # udp rx: 1225 MB/s 872799 calls/s # udp tx: 1225 MB/s 20790 calls/s 20790 msg/s # udp rx: 1236 MB/s 880654 calls/s # udp tx: 1233 MB/s 20925 calls/s 20925 msg/s # udp gso and gro - over veth touching data # udp rx: 1074 MB/s 765224 calls/s # udp tx: 1097 MB/s 18619 calls/s 18619 msg/s # udp rx: 1210 MB/s 862503 calls/s # udp tx: 1210 MB/s 20527 calls/s 20527 msg/s # udp rx: 1101 MB/s 784956 calls/s # udp tx: 1096 MB/s 18600 calls/s 18600 msg/s # udp rx: 1148 MB/s 818435 calls/s # udp tx: 1155 MB/s 19604 calls/s 19604 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 923 MB/s 15666 calls/s 15666 msg/s # tcp rx: 924 MB/s 129868 calls/s # tcp tx: 844 MB/s 14318 calls/s 14318 msg/s # tcp rx: 844 MB/s 98740 calls/s # tcp tx: 770 MB/s 13065 calls/s 13065 msg/s # tcp rx: 771 MB/s 87960 calls/s # tcp tx: 758 MB/s 12870 calls/s 12870 msg/s # udp gso - over veth touching data # udp rx: 1090 MB/s 795606 calls/s # udp tx: 1121 MB/s 19028 calls/s 19028 msg/s # udp rx: 1153 MB/s 841584 calls/s # udp tx: 1156 MB/s 19608 calls/s 19608 msg/s # udp rx: 1035 MB/s 755459 calls/s # udp tx: 1039 MB/s 17636 calls/s 17636 msg/s # udp rx: 1212 MB/s 884605 calls/s # udp tx: 1216 MB/s 20633 calls/s 20633 msg/s # udp gso and gro - over veth touching data # udp rx: 1081 MB/s 788971 calls/s # udp tx: 1106 MB/s 18771 calls/s 18771 msg/s # udp rx: 1018 MB/s 742730 calls/s # udp tx: 1020 MB/s 17313 calls/s 17313 msg/s # udp rx: 976 MB/s 712285 calls/s # udp tx: 978 MB/s 16593 calls/s 16593 msg/s # udp rx: 1096 MB/s 799564 calls/s # udp tx: 1094 MB/s 18561 calls/s 18561 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->