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.24] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.37 [+0.57] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1140 MB/s 928604 calls/s # 2.92 [+1.07] udp tx: 1183 MB/s 20074 calls/s 20074 msg/s # 3.89 [+0.97] udp rx: 1246 MB/s 1015104 calls/s # 3.92 [+0.03] udp tx: 1243 MB/s 21094 calls/s 21094 msg/s # 4.89 [+0.97] udp rx: 1230 MB/s 1001376 calls/s # 4.92 [+0.03] udp tx: 1227 MB/s 20824 calls/s 20824 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1179 MB/s 960096 calls/s # 6.11 [+1.07] udp tx: 1211 MB/s 20547 calls/s 20547 msg/s # 7.08 [+0.97] udp rx: 1228 MB/s 1000224 calls/s # 7.11 [+0.03] udp tx: 1228 MB/s 20833 calls/s 20833 msg/s # 8.08 [+0.97] udp rx: 1218 MB/s 992016 calls/s # 8.11 [+0.03] udp tx: 1217 MB/s 20658 calls/s 20658 msg/s # 8.65 [+0.54] GRO frag list over UDP tunnel ok # 9.35 [+0.70] GRO fwd over UDP tunnel ok # 9.59 [+0.24] IPv6 # 9.80 [+0.22] No GRO ok # 10.29 [+0.49] GRO frag list ok # 10.81 [+0.52] GRO fwd ok # 11.27 [+0.46] UDP fwd perf udp rx: 1003 MB/s 816588 calls/s # 12.34 [+1.07] udp tx: 1176 MB/s 19962 calls/s 19962 msg/s # 13.31 [+0.97] udp rx: 1179 MB/s 960480 calls/s # 13.34 [+0.03] udp tx: 1178 MB/s 19990 calls/s 19990 msg/s # 14.32 [+0.97] udp rx: 1180 MB/s 961032 calls/s # 14.34 [+0.03] udp tx: 1179 MB/s 20000 calls/s 20000 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1165 MB/s 948816 calls/s # 15.53 [+1.07] udp tx: 1202 MB/s 20388 calls/s 20388 msg/s # 16.50 [+0.97] udp rx: 1203 MB/s 979968 calls/s # 16.53 [+0.03] udp tx: 1201 MB/s 20385 calls/s 20385 msg/s # 17.50 [+0.97] udp rx: 1199 MB/s 976272 calls/s # 17.53 [+0.03] udp tx: 1197 MB/s 20315 calls/s 20315 msg/s # 18.08 [+0.55] GRO frag list over UDP tunnel ok # 18.77 [+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__->