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.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.34 [+0.59] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1161 MB/s 945462 calls/s # 2.89 [+1.07] udp tx: 1209 MB/s 20519 calls/s 20519 msg/s # 3.86 [+0.97] udp rx: 1184 MB/s 964560 calls/s # 3.89 [+0.03] udp tx: 1191 MB/s 20207 calls/s 20207 msg/s # 4.86 [+0.97] udp rx: 1193 MB/s 971760 calls/s # 4.89 [+0.03] udp tx: 1192 MB/s 20221 calls/s 20221 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1155 MB/s 940704 calls/s # 6.08 [+1.07] udp tx: 1190 MB/s 20184 calls/s 20184 msg/s # 7.05 [+0.97] udp rx: 1187 MB/s 967097 calls/s # 7.08 [+0.03] udp tx: 1194 MB/s 20259 calls/s 20259 msg/s # 8.05 [+0.97] udp rx: 1193 MB/s 971760 calls/s # 8.08 [+0.03] udp tx: 1192 MB/s 20220 calls/s 20220 msg/s # 8.65 [+0.57] GRO frag list over UDP tunnel ok # 9.37 [+0.72] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.86 [+0.24] No GRO ok # 10.36 [+0.50] GRO frag list ok # 10.87 [+0.52] GRO fwd ok # 11.35 [+0.47] UDP fwd perf udp rx: 1195 MB/s 973104 calls/s # 12.41 [+1.07] udp tx: 1234 MB/s 20933 calls/s 20933 msg/s # 13.39 [+0.97] udp rx: 1124 MB/s 915460 calls/s # 13.41 [+0.03] udp tx: 1189 MB/s 20169 calls/s 20169 msg/s # 14.39 [+0.98] udp rx: 1170 MB/s 952656 calls/s # 14.41 [+0.02] udp tx: 1169 MB/s 19832 calls/s 19832 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1138 MB/s 927072 calls/s # 15.60 [+1.07] udp tx: 1172 MB/s 19888 calls/s 19888 msg/s # 16.57 [+0.97] udp rx: 1181 MB/s 961824 calls/s # 16.60 [+0.03] udp tx: 1180 MB/s 20015 calls/s 20015 msg/s # 17.57 [+0.97] udp rx: 1191 MB/s 969888 calls/s # 17.60 [+0.03] udp tx: 1189 MB/s 20177 calls/s 20177 msg/s # 18.14 [+0.54] GRO frag list over UDP tunnel ok # 18.85 [+0.70] 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__->