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.75 [+0.50] GRO frag list ok # 1.31 [+0.56] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1151 MB/s 937292 calls/s # 2.86 [+1.07] udp tx: 1188 MB/s 20164 calls/s 20164 msg/s # 3.83 [+0.97] udp rx: 1182 MB/s 962936 calls/s # 3.86 [+0.03] udp tx: 1181 MB/s 20038 calls/s 20038 msg/s # 4.83 [+0.97] udp rx: 1186 MB/s 965800 calls/s # 4.86 [+0.03] udp tx: 1184 MB/s 20094 calls/s 20094 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1142 MB/s 930000 calls/s # 6.04 [+1.07] udp tx: 1176 MB/s 19958 calls/s 19958 msg/s # 7.01 [+0.97] udp rx: 1179 MB/s 959952 calls/s # 7.04 [+0.03] udp tx: 1178 MB/s 19982 calls/s 19982 msg/s # 8.02 [+0.97] udp rx: 1174 MB/s 956112 calls/s # 8.04 [+0.03] udp tx: 1172 MB/s 19893 calls/s 19893 msg/s # 8.62 [+0.57] GRO frag list over UDP tunnel ok # 9.34 [+0.72] GRO fwd over UDP tunnel ok # 9.58 [+0.25] IPv6 # 9.81 [+0.23] No GRO ok # 10.31 [+0.50] GRO frag list ok # 10.85 [+0.53] GRO fwd ok # 11.33 [+0.49] UDP fwd perf udp rx: 1229 MB/s 1001232 calls/s # 12.40 [+1.07] udp tx: 1260 MB/s 21383 calls/s 21383 msg/s # 13.37 [+0.97] udp rx: 1121 MB/s 912604 calls/s # 13.40 [+0.03] udp tx: 1154 MB/s 19575 calls/s 19575 msg/s # 14.38 [+0.98] udp rx: 1137 MB/s 925968 calls/s # 14.40 [+0.02] udp tx: 1136 MB/s 19272 calls/s 19272 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1110 MB/s 904181 calls/s # 15.59 [+1.07] udp tx: 1142 MB/s 19383 calls/s 19383 msg/s # 16.56 [+0.97] udp rx: 1143 MB/s 931296 calls/s # 16.59 [+0.03] udp tx: 1142 MB/s 19386 calls/s 19386 msg/s # 17.56 [+0.98] udp rx: 1150 MB/s 936288 calls/s # 17.59 [+0.02] udp tx: 1148 MB/s 19475 calls/s 19475 msg/s # 18.15 [+0.56] GRO frag list over UDP tunnel ok # 18.87 [+0.72] 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__->