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.76 [+0.50] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1067 MB/s 869136 calls/s # 2.87 [+1.07] udp tx: 1099 MB/s 18642 calls/s 18642 msg/s # 3.84 [+0.97] udp rx: 1198 MB/s 975744 calls/s # 3.87 [+0.03] udp tx: 1197 MB/s 20304 calls/s 20304 msg/s # 4.85 [+0.98] udp rx: 1205 MB/s 981072 calls/s # 4.87 [+0.02] udp tx: 1204 MB/s 20424 calls/s 20424 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1164 MB/s 948384 calls/s # 6.05 [+1.07] udp tx: 1195 MB/s 20282 calls/s 20282 msg/s # 7.03 [+0.98] udp rx: 1193 MB/s 971280 calls/s # 7.05 [+0.03] udp tx: 1190 MB/s 20187 calls/s 20187 msg/s # 8.03 [+0.98] udp rx: 1189 MB/s 968736 calls/s # 8.05 [+0.02] udp tx: 1189 MB/s 20183 calls/s 20183 msg/s # 8.62 [+0.57] GRO frag list over UDP tunnel ok # 9.33 [+0.70] GRO fwd over UDP tunnel ok # 9.57 [+0.24] IPv6 # 9.80 [+0.23] No GRO ok # 10.31 [+0.51] GRO frag list ok # 10.82 [+0.51] GRO fwd ok # 11.28 [+0.46] UDP fwd perf udp rx: 1254 MB/s 1021680 calls/s # 12.35 [+1.07] udp tx: 1287 MB/s 21842 calls/s 21842 msg/s # 13.32 [+0.97] udp rx: 1154 MB/s 939744 calls/s # 13.35 [+0.03] udp tx: 1153 MB/s 19557 calls/s 19557 msg/s # 14.32 [+0.97] udp rx: 1168 MB/s 951264 calls/s # 14.35 [+0.03] udp tx: 1167 MB/s 19804 calls/s 19804 msg/s # 14.47 [+0.12] UDP GRO fwd perf udp rx: 1134 MB/s 923424 calls/s # 15.53 [+1.07] udp tx: 1164 MB/s 19744 calls/s 19744 msg/s # 16.51 [+0.97] udp rx: 1146 MB/s 933024 calls/s # 16.53 [+0.03] udp tx: 1145 MB/s 19426 calls/s 19426 msg/s # 17.51 [+0.98] udp rx: 1164 MB/s 948384 calls/s # 17.53 [+0.03] udp tx: 1163 MB/s 19740 calls/s 19740 msg/s # 18.09 [+0.56] GRO frag list over UDP tunnel ok # 18.82 [+0.73] 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__->