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.25] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.85 [+0.50] UDP fwd perf udp rx: 1140 MB/s 928524 calls/s # 2.93 [+1.08] udp tx: 1183 MB/s 20065 calls/s 20065 msg/s # 3.90 [+0.97] udp rx: 1040 MB/s 847136 calls/s # 3.93 [+0.03] udp tx: 1164 MB/s 19744 calls/s 19744 msg/s # 4.90 [+0.97] udp rx: 1175 MB/s 957264 calls/s # 4.93 [+0.03] udp tx: 1174 MB/s 19922 calls/s 19922 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1120 MB/s 911860 calls/s # 6.12 [+1.07] udp tx: 1171 MB/s 19869 calls/s 19869 msg/s # 7.09 [+0.97] udp rx: 1154 MB/s 939828 calls/s # 7.12 [+0.03] udp tx: 1172 MB/s 19888 calls/s 19888 msg/s # 8.09 [+0.97] udp rx: 1167 MB/s 950688 calls/s # 8.12 [+0.03] udp tx: 1166 MB/s 19789 calls/s 19789 msg/s # 8.70 [+0.58] GRO frag list over UDP tunnel ok # 9.44 [+0.73] GRO fwd over UDP tunnel ok # 9.68 [+0.25] IPv6 # 9.93 [+0.25] No GRO ok # 10.45 [+0.52] GRO frag list ok # 10.97 [+0.52] GRO fwd ok # 11.47 [+0.50] UDP fwd perf udp rx: 1498 MB/s 1219574 calls/s # 12.53 [+1.06] udp tx: 1734 MB/s 29410 calls/s 29410 msg/s # 13.51 [+0.97] udp rx: 1101 MB/s 896923 calls/s # 13.53 [+0.03] udp tx: 1250 MB/s 21207 calls/s 21207 msg/s # 14.51 [+0.97] udp rx: 1238 MB/s 1008480 calls/s # 14.53 [+0.03] udp tx: 1237 MB/s 20993 calls/s 20993 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1179 MB/s 960172 calls/s # 15.73 [+1.07] udp tx: 1221 MB/s 20723 calls/s 20723 msg/s # 16.73 [+1.00] udp tx: 1173 MB/s 19905 calls/s 19905 msg/s # 16.73 [+0.00] udp rx: 1159 MB/s 944307 calls/s # 17.73 [+1.00] udp tx: 1242 MB/s 21071 calls/s 21071 msg/s # 17.83 [+0.10] udp rx: 1182 MB/s 962415 calls/s # 18.32 [+0.49] GRO frag list over UDP tunnel ok # 19.11 [+0.79] 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__->