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.77 [+0.51] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.84 [+0.48] UDP fwd perf udp rx: 1139 MB/s 927884 calls/s # 2.91 [+1.07] udp tx: 1179 MB/s 19999 calls/s 19999 msg/s # 3.88 [+0.97] udp rx: 1176 MB/s 957456 calls/s # 3.91 [+0.03] udp tx: 1175 MB/s 19930 calls/s 19930 msg/s # 4.88 [+0.97] udp rx: 1177 MB/s 958848 calls/s # 4.91 [+0.03] udp tx: 1176 MB/s 19951 calls/s 19951 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1145 MB/s 932736 calls/s # 6.10 [+1.07] udp tx: 1181 MB/s 20047 calls/s 20047 msg/s # 7.07 [+0.97] udp rx: 1187 MB/s 966384 calls/s # 7.10 [+0.03] udp tx: 1185 MB/s 20106 calls/s 20106 msg/s # 8.07 [+0.97] udp rx: 1189 MB/s 968688 calls/s # 8.10 [+0.03] udp tx: 1188 MB/s 20161 calls/s 20161 msg/s # 8.65 [+0.56] GRO frag list over UDP tunnel ok # 9.38 [+0.72] GRO fwd over UDP tunnel ok # 9.63 [+0.25] IPv6 # 9.86 [+0.24] No GRO ok # 10.38 [+0.51] GRO frag list ok # 10.91 [+0.53] GRO fwd ok # 11.38 [+0.47] UDP fwd perf udp rx: 1276 MB/s 1038864 calls/s # 12.45 [+1.07] udp tx: 1310 MB/s 22220 calls/s 22220 msg/s # 13.42 [+0.97] udp rx: 1171 MB/s 953760 calls/s # 13.45 [+0.03] udp tx: 1169 MB/s 19843 calls/s 19843 msg/s # 14.42 [+0.97] udp rx: 1165 MB/s 949008 calls/s # 14.45 [+0.03] udp tx: 1165 MB/s 19766 calls/s 19766 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1147 MB/s 934128 calls/s # 15.64 [+1.07] udp tx: 1182 MB/s 20063 calls/s 20063 msg/s # 16.61 [+0.97] udp rx: 1170 MB/s 952944 calls/s # 16.64 [+0.03] udp tx: 1169 MB/s 19830 calls/s 19830 msg/s # 17.61 [+0.97] udp rx: 1184 MB/s 964268 calls/s # 17.64 [+0.03] udp tx: 1188 MB/s 20166 calls/s 20166 msg/s # 18.19 [+0.56] GRO frag list over UDP tunnel ok # 18.90 [+0.71] 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__->