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.29 [+0.27] No GRO ok # 0.87 [+0.57] GRO frag list ok # 1.52 [+0.65] GRO fwd ok # 2.04 [+0.52] UDP fwd perf udp rx: 1132 MB/s 921974 calls/s # 3.11 [+1.07] udp tx: 1176 MB/s 19948 calls/s 19948 msg/s # 4.08 [+0.97] udp rx: 1118 MB/s 910245 calls/s # 4.11 [+0.03] udp tx: 1201 MB/s 20374 calls/s 20374 msg/s # 5.08 [+0.97] udp rx: 1169 MB/s 952416 calls/s # 5.11 [+0.03] udp tx: 1168 MB/s 19813 calls/s 19813 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 1068 MB/s 869904 calls/s # 6.30 [+1.07] udp tx: 1136 MB/s 19276 calls/s 19276 msg/s # 7.27 [+0.97] udp rx: 1120 MB/s 912392 calls/s # 7.30 [+0.03] udp tx: 1120 MB/s 19002 calls/s 19002 msg/s # 8.27 [+0.97] udp rx: 1210 MB/s 985672 calls/s # 8.30 [+0.03] udp tx: 1209 MB/s 20514 calls/s 20514 msg/s # 8.94 [+0.64] GRO frag list over UDP tunnel ok # 9.76 [+0.82] GRO fwd over UDP tunnel ok # 10.01 [+0.25] IPv6 # 10.26 [+0.25] No GRO ok # 10.83 [+0.56] GRO frag list ok # 11.41 [+0.58] GRO fwd ok # 11.96 [+0.55] UDP fwd perf udp rx: 1007 MB/s 820143 calls/s # 13.05 [+1.09] udp tx: 1064 MB/s 18047 calls/s 18047 msg/s # 14.01 [+0.97] udp rx: 1095 MB/s 892222 calls/s # 14.05 [+0.03] udp tx: 1128 MB/s 19143 calls/s 19143 msg/s # 15.02 [+0.97] udp rx: 1136 MB/s 925057 calls/s # 15.05 [+0.03] udp tx: 1133 MB/s 19229 calls/s 19229 msg/s # 15.17 [+0.12] UDP GRO fwd perf udp rx: 1051 MB/s 855684 calls/s # 16.25 [+1.08] udp tx: 1143 MB/s 19395 calls/s 19395 msg/s # 17.21 [+0.97] udp rx: 1144 MB/s 931959 calls/s # 17.24 [+0.03] udp tx: 1173 MB/s 19900 calls/s 19900 msg/s # 18.21 [+0.97] udp rx: 1140 MB/s 928512 calls/s # 18.24 [+0.03] udp tx: 1137 MB/s 19296 calls/s 19296 msg/s # 18.88 [+0.64] GRO frag list over UDP tunnel ok # 19.74 [+0.85] 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__->