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.26 [+0.25] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.37 [+0.57] GRO fwd ok # 1.88 [+0.50] UDP fwd perf udp rx: 1070 MB/s 871244 calls/s # 2.95 [+1.07] udp tx: 1271 MB/s 21569 calls/s 21569 msg/s # 3.92 [+0.97] udp rx: 1299 MB/s 1058256 calls/s # 3.95 [+0.03] udp tx: 1298 MB/s 22022 calls/s 22022 msg/s # 4.92 [+0.97] udp rx: 1296 MB/s 1055328 calls/s # 4.95 [+0.03] udp tx: 1294 MB/s 21964 calls/s 21964 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1259 MB/s 1025624 calls/s # 6.14 [+1.07] udp tx: 1298 MB/s 22030 calls/s 22030 msg/s # 7.11 [+0.97] udp rx: 1315 MB/s 1070632 calls/s # 7.14 [+0.03] udp tx: 1313 MB/s 22275 calls/s 22275 msg/s # 8.12 [+0.97] udp rx: 1308 MB/s 1065312 calls/s # 8.14 [+0.03] udp tx: 1307 MB/s 22170 calls/s 22170 msg/s # 8.72 [+0.58] GRO frag list over UDP tunnel ok # 9.48 [+0.76] GRO fwd over UDP tunnel ok # 9.74 [+0.26] IPv6 # 9.99 [+0.25] No GRO ok # 10.51 [+0.52] GRO frag list ok # 11.04 [+0.53] GRO fwd ok # 11.54 [+0.49] UDP fwd perf udp rx: 1137 MB/s 926348 calls/s # 12.61 [+1.07] udp tx: 1237 MB/s 20984 calls/s 20984 msg/s # 13.58 [+0.97] udp rx: 1258 MB/s 1024416 calls/s # 13.61 [+0.03] udp tx: 1257 MB/s 21335 calls/s 21335 msg/s # 14.58 [+0.97] udp rx: 1270 MB/s 1034064 calls/s # 14.61 [+0.03] udp tx: 1268 MB/s 21516 calls/s 21516 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1240 MB/s 1009632 calls/s # 15.80 [+1.07] udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # 16.78 [+0.97] udp rx: 1273 MB/s 1036608 calls/s # 16.80 [+0.03] udp tx: 1272 MB/s 21577 calls/s 21577 msg/s # 17.78 [+0.97] udp rx: 360 MB/s 293276 calls/s # 17.80 [+0.03] udp tx: 1057 MB/s 17944 calls/s 17944 msg/s # 18.40 [+0.60] GRO frag list over UDP tunnel ok # 19.18 [+0.78] 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__->