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.22 [+0.20] No GRO ok # 0.66 [+0.45] GRO frag list ok # 1.17 [+0.51] GRO fwd ok # 1.64 [+0.47] UDP fwd perf udp rx: 1136 MB/s 924860 calls/s # 2.71 [+1.07] udp tx: 1172 MB/s 19894 calls/s 19894 msg/s # 3.68 [+0.97] udp rx: 1180 MB/s 961056 calls/s # 3.71 [+0.03] udp tx: 1179 MB/s 20001 calls/s 20001 msg/s # 4.68 [+0.97] udp rx: 1185 MB/s 965232 calls/s # 4.71 [+0.03] udp tx: 1183 MB/s 20081 calls/s 20081 msg/s # 4.83 [+0.12] UDP GRO fwd perf udp rx: 1148 MB/s 935232 calls/s # 5.90 [+1.07] udp tx: 1181 MB/s 20039 calls/s 20039 msg/s # 6.87 [+0.97] udp rx: 1178 MB/s 959336 calls/s # 6.90 [+0.03] udp tx: 1177 MB/s 19970 calls/s 19970 msg/s # 7.87 [+0.97] udp rx: 1173 MB/s 955288 calls/s # 7.90 [+0.03] udp tx: 1171 MB/s 19866 calls/s 19866 msg/s # 8.46 [+0.56] GRO frag list over UDP tunnel ok # 9.21 [+0.75] GRO fwd over UDP tunnel ok # 9.46 [+0.25] IPv6 # 9.70 [+0.24] No GRO ok # 10.20 [+0.50] GRO frag list ok # 10.73 [+0.53] GRO fwd ok # 11.23 [+0.49] UDP fwd perf udp rx: 1182 MB/s 962304 calls/s # 12.29 [+1.07] udp tx: 1211 MB/s 20549 calls/s 20549 msg/s # 13.26 [+0.97] udp rx: 1147 MB/s 934032 calls/s # 13.29 [+0.03] udp tx: 1145 MB/s 19431 calls/s 19431 msg/s # 14.27 [+0.97] udp rx: 1141 MB/s 929136 calls/s # 14.29 [+0.02] udp tx: 1139 MB/s 19324 calls/s 19324 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1114 MB/s 907392 calls/s # 15.48 [+1.07] udp tx: 1144 MB/s 19419 calls/s 19419 msg/s # 16.45 [+0.97] udp rx: 1154 MB/s 940184 calls/s # 16.48 [+0.03] udp tx: 1152 MB/s 19549 calls/s 19549 msg/s # 17.45 [+0.98] udp rx: 1135 MB/s 924158 calls/s # 17.48 [+0.02] udp tx: 1150 MB/s 19507 calls/s 19507 msg/s # 18.05 [+0.57] GRO frag list over UDP tunnel ok # 18.77 [+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__->