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: 1031 MB/s 17491 calls/s 17491 msg/s # tcp rx: 1031 MB/s 133091 calls/s # tcp tx: 1121 MB/s 19023 calls/s 19023 msg/s # tcp rx: 1123 MB/s 140446 calls/s # tcp tx: 1047 MB/s 17765 calls/s 17765 msg/s # tcp rx: 1048 MB/s 133868 calls/s # tcp tx: 1104 MB/s 18737 calls/s 18737 msg/s # udp gso - over veth touching data # udp rx: 1159 MB/s 825931 calls/s # udp tx: 1181 MB/s 20045 calls/s 20045 msg/s # udp rx: 1164 MB/s 829745 calls/s # udp tx: 1165 MB/s 19766 calls/s 19766 msg/s # udp rx: 1167 MB/s 831358 calls/s # udp tx: 1166 MB/s 19785 calls/s 19785 msg/s # udp rx: 1209 MB/s 861586 calls/s # udp tx: 1209 MB/s 20511 calls/s 20511 msg/s # udp gso and gro - over veth touching data # udp rx: 1163 MB/s 828628 calls/s # udp tx: 1186 MB/s 20116 calls/s 20116 msg/s # udp rx: 1154 MB/s 822202 calls/s # udp tx: 1153 MB/s 19564 calls/s 19564 msg/s # udp rx: 1176 MB/s 837966 calls/s # udp tx: 1176 MB/s 19952 calls/s 19952 msg/s # udp rx: 1215 MB/s 865701 calls/s # udp tx: 1215 MB/s 20623 calls/s 20623 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1099 MB/s 18647 calls/s 18647 msg/s # tcp rx: 1100 MB/s 132401 calls/s # tcp tx: 1121 MB/s 19016 calls/s 19016 msg/s # tcp rx: 1121 MB/s 127400 calls/s # tcp tx: 1257 MB/s 21326 calls/s 21326 msg/s # tcp rx: 1277 MB/s 107167 calls/s # tcp tx: 1074 MB/s 18224 calls/s 18224 msg/s # udp gso - over veth touching data # udp rx: 1110 MB/s 810182 calls/s # udp tx: 1134 MB/s 19247 calls/s 19247 msg/s # udp rx: 1173 MB/s 856056 calls/s # udp tx: 1172 MB/s 19892 calls/s 19892 msg/s # udp rx: 1164 MB/s 849415 calls/s # udp tx: 1165 MB/s 19764 calls/s 19764 msg/s # udp rx: 1188 MB/s 866508 calls/s # udp tx: 1187 MB/s 20142 calls/s 20142 msg/s # udp gso and gro - over veth touching data # udp rx: 1167 MB/s 851130 calls/s # udp tx: 1192 MB/s 20222 calls/s 20222 msg/s # udp rx: 1175 MB/s 857036 calls/s # udp tx: 1176 MB/s 19962 calls/s 19962 msg/s # udp rx: 1230 MB/s 897242 calls/s # udp tx: 1230 MB/s 20878 calls/s 20878 msg/s # udp rx: 1241 MB/s 905197 calls/s # udp tx: 1242 MB/s 21067 calls/s 21067 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__->