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.27 [+0.24] No GRO ok # 0.76 [+0.50] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.80 [+0.49] UDP fwd perf udp rx: 1029 MB/s 838172 calls/s # 2.87 [+1.07] udp tx: 1256 MB/s 21304 calls/s 21304 msg/s # 3.85 [+0.97] udp rx: 1291 MB/s 1051644 calls/s # 3.87 [+0.03] udp tx: 1293 MB/s 21939 calls/s 21939 msg/s # 4.85 [+0.97] udp rx: 1298 MB/s 1057392 calls/s # 4.87 [+0.03] udp tx: 1295 MB/s 21968 calls/s 21968 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1262 MB/s 1027776 calls/s # 6.06 [+1.07] udp tx: 1292 MB/s 21921 calls/s 21921 msg/s # 7.04 [+0.98] udp rx: 1293 MB/s 1053072 calls/s # 7.06 [+0.02] udp tx: 1292 MB/s 21918 calls/s 21918 msg/s # 8.04 [+0.98] udp rx: 1292 MB/s 1052592 calls/s # 8.06 [+0.02] udp tx: 1291 MB/s 21906 calls/s 21906 msg/s # 8.62 [+0.56] GRO frag list over UDP tunnel ok # 9.33 [+0.71] GRO fwd over UDP tunnel ok # 9.57 [+0.24] IPv6 # 9.79 [+0.22] No GRO ok # 10.29 [+0.50] GRO frag list ok # 10.80 [+0.51] GRO fwd ok # 11.26 [+0.46] UDP fwd perf udp rx: 1058 MB/s 861420 calls/s # 12.33 [+1.07] udp tx: 1205 MB/s 20441 calls/s 20441 msg/s # 13.30 [+0.97] udp rx: 1272 MB/s 1036080 calls/s # 13.33 [+0.03] udp tx: 1271 MB/s 21564 calls/s 21564 msg/s # 14.31 [+0.97] udp rx: 1268 MB/s 1032768 calls/s # 14.33 [+0.03] udp tx: 1267 MB/s 21492 calls/s 21492 msg/s # 14.45 [+0.12] UDP GRO fwd perf udp rx: 1232 MB/s 1003196 calls/s # 15.52 [+1.07] udp tx: 1265 MB/s 21468 calls/s 21468 msg/s # 16.49 [+0.97] udp rx: 1268 MB/s 1032912 calls/s # 16.52 [+0.03] udp tx: 1267 MB/s 21497 calls/s 21497 msg/s # 17.49 [+0.97] udp rx: 1093 MB/s 890317 calls/s # 17.52 [+0.03] udp tx: 1232 MB/s 20910 calls/s 20910 msg/s # 18.07 [+0.55] GRO frag list over UDP tunnel ok # 18.76 [+0.69] 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__->