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.27 [+0.25] No GRO ok # 0.83 [+0.57] GRO frag list ok # 1.42 [+0.59] GRO fwd ok # 1.93 [+0.51] UDP fwd perf udp rx: 1112 MB/s 905296 calls/s # 3.00 [+1.07] udp tx: 1202 MB/s 20394 calls/s 20394 msg/s # 3.97 [+0.97] udp rx: 1232 MB/s 1003256 calls/s # 4.00 [+0.03] udp tx: 1231 MB/s 20879 calls/s 20879 msg/s # 4.98 [+0.97] udp rx: 1232 MB/s 1003096 calls/s # 5.00 [+0.03] udp tx: 1230 MB/s 20876 calls/s 20876 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1246 MB/s 1014912 calls/s # 6.19 [+1.07] udp tx: 1279 MB/s 21709 calls/s 21709 msg/s # 7.16 [+0.97] udp rx: 1185 MB/s 965280 calls/s # 7.19 [+0.03] udp tx: 1177 MB/s 19975 calls/s 19975 msg/s # 8.17 [+0.97] udp rx: 1166 MB/s 949604 calls/s # 8.19 [+0.03] udp tx: 1205 MB/s 20443 calls/s 20443 msg/s # 8.78 [+0.59] GRO frag list over UDP tunnel ok # 9.58 [+0.80] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.06 [+0.22] No GRO ok # 10.58 [+0.52] GRO frag list ok # 11.12 [+0.54] GRO fwd ok # 11.63 [+0.51] UDP fwd perf udp rx: 1175 MB/s 956796 calls/s # 12.70 [+1.07] udp tx: 1236 MB/s 20967 calls/s 20967 msg/s # 13.68 [+0.97] udp rx: 1195 MB/s 973584 calls/s # 13.70 [+0.03] udp tx: 1191 MB/s 20216 calls/s 20216 msg/s # 14.68 [+0.97] udp rx: 1210 MB/s 985680 calls/s # 14.70 [+0.03] udp tx: 1212 MB/s 20564 calls/s 20564 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 1164 MB/s 948096 calls/s # 15.90 [+1.07] udp tx: 1199 MB/s 20344 calls/s 20344 msg/s # 16.87 [+0.97] udp rx: 1184 MB/s 964368 calls/s # 16.90 [+0.03] udp tx: 1184 MB/s 20095 calls/s 20095 msg/s # 17.87 [+0.97] udp rx: 1195 MB/s 973248 calls/s # 17.90 [+0.03] udp tx: 1194 MB/s 20252 calls/s 20252 msg/s # 18.49 [+0.59] GRO frag list over UDP tunnel ok # 19.27 [+0.78] 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__->