make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' 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_fwd.sh # 0.02 [+0.02] IPv4 # 0.25 [+0.23] No GRO ok # 0.74 [+0.49] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.76 [+0.47] UDP fwd perf udp rx: 1302 MB/s 1060080 calls/s # 2.83 [+1.07] udp tx: 1332 MB/s 22598 calls/s 22598 msg/s # 3.80 [+0.98] udp rx: 1255 MB/s 1021824 calls/s # 3.83 [+0.02] udp tx: 1254 MB/s 21269 calls/s 21269 msg/s # 4.80 [+0.98] udp rx: 1257 MB/s 1023792 calls/s # 4.83 [+0.02] udp tx: 1256 MB/s 21305 calls/s 21305 msg/s # 4.95 [+0.13] UDP GRO fwd perf udp rx: 1214 MB/s 988512 calls/s # 6.02 [+1.07] udp tx: 1246 MB/s 21133 calls/s 21133 msg/s # 6.99 [+0.97] udp rx: 1253 MB/s 1020528 calls/s # 7.02 [+0.03] udp tx: 1252 MB/s 21238 calls/s 21238 msg/s # 7.99 [+0.98] udp rx: 1249 MB/s 1016976 calls/s # 8.02 [+0.02] udp tx: 1247 MB/s 21166 calls/s 21166 msg/s # 8.57 [+0.55] GRO frag list over UDP tunnel ok # 9.29 [+0.72] GRO fwd over UDP tunnel ok # 9.54 [+0.25] IPv6 # 9.75 [+0.22] No GRO ok # 10.24 [+0.49] GRO frag list ok # 10.76 [+0.52] GRO fwd ok # 11.23 [+0.46] UDP fwd perf udp rx: 1079 MB/s 878444 calls/s # 12.29 [+1.06] udp tx: 1158 MB/s 19651 calls/s 19651 msg/s # 13.27 [+0.98] udp rx: 1133 MB/s 922560 calls/s # 13.29 [+0.03] udp tx: 1122 MB/s 19033 calls/s 19033 msg/s # 14.27 [+0.98] udp rx: 1130 MB/s 920256 calls/s # 14.29 [+0.02] udp tx: 1139 MB/s 19330 calls/s 19330 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1128 MB/s 918528 calls/s # 15.48 [+1.07] udp tx: 1160 MB/s 19688 calls/s 19688 msg/s # 16.46 [+0.97] udp rx: 1158 MB/s 943200 calls/s # 16.48 [+0.03] udp tx: 1155 MB/s 19597 calls/s 19597 msg/s # 17.46 [+0.97] udp rx: 1137 MB/s 926012 calls/s # 17.48 [+0.03] udp tx: 1137 MB/s 19292 calls/s 19292 msg/s # 18.03 [+0.55] GRO frag list over UDP tunnel ok # 18.74 [+0.71] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->