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: 1129 MB/s 19153 calls/s 19153 msg/s # tcp rx: 2357 MB/s 146137 calls/s # tcp tx: 1369 MB/s 23232 calls/s 23232 msg/s # tcp tx: 1359 MB/s 23066 calls/s 23066 msg/s # tcp rx: 2445 MB/s 18134 calls/s # tcp tx: 1164 MB/s 19757 calls/s 19757 msg/s # udp gso - over veth touching data # udp rx: 1133 MB/s 807694 calls/s # udp tx: 1157 MB/s 19632 calls/s 19632 msg/s # udp rx: 1216 MB/s 866878 calls/s # udp tx: 1219 MB/s 20684 calls/s 20684 msg/s # udp rx: 1261 MB/s 898448 calls/s # udp tx: 1263 MB/s 21438 calls/s 21438 msg/s # udp rx: 1259 MB/s 897425 calls/s # udp tx: 1261 MB/s 21398 calls/s 21398 msg/s # udp gso and gro - over veth touching data # udp rx: 1218 MB/s 867972 calls/s # udp tx: 1240 MB/s 21044 calls/s 21044 msg/s # udp rx: 1243 MB/s 885890 calls/s # udp tx: 1243 MB/s 21084 calls/s 21084 msg/s # udp rx: 1249 MB/s 890286 calls/s # udp tx: 1249 MB/s 21184 calls/s 21184 msg/s # udp rx: 1249 MB/s 890137 calls/s # udp tx: 1249 MB/s 21187 calls/s 21187 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1109 MB/s 18810 calls/s 18810 msg/s # tcp rx: 1109 MB/s 137262 calls/s # tcp tx: 1144 MB/s 19405 calls/s 19405 msg/s # tcp rx: 1145 MB/s 139163 calls/s # tcp tx: 1174 MB/s 19924 calls/s 19924 msg/s # tcp rx: 1175 MB/s 145067 calls/s # tcp tx: 1158 MB/s 19644 calls/s 19644 msg/s # udp gso - over veth touching data # udp rx: 1193 MB/s 870201 calls/s # udp tx: 1217 MB/s 20642 calls/s 20642 msg/s # udp rx: 1253 MB/s 914336 calls/s # udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # udp rx: 1250 MB/s 911704 calls/s # udp tx: 1252 MB/s 21247 calls/s 21247 msg/s # udp rx: 1245 MB/s 908567 calls/s # udp tx: 1248 MB/s 21167 calls/s 21167 msg/s # udp gso and gro - over veth touching data # udp rx: 1101 MB/s 802993 calls/s # udp tx: 1126 MB/s 19110 calls/s 19110 msg/s # udp rx: 1226 MB/s 894445 calls/s # udp tx: 1229 MB/s 20847 calls/s 20847 msg/s # udp rx: 1223 MB/s 892089 calls/s # udp tx: 1226 MB/s 20804 calls/s 20804 msg/s # udp rx: 1220 MB/s 890312 calls/s # udp tx: 1230 MB/s 20863 calls/s 20863 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__->