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.82 [+0.56] GRO frag list ok # 1.40 [+0.58] GRO fwd ok # 1.88 [+0.48] UDP fwd perf udp rx: 1176 MB/s 957980 calls/s # 2.95 [+1.07] udp tx: 1239 MB/s 21030 calls/s 21030 msg/s # 3.92 [+0.97] udp rx: 1228 MB/s 999936 calls/s # 3.95 [+0.03] udp tx: 1227 MB/s 20819 calls/s 20819 msg/s # 4.93 [+0.98] udp rx: 1222 MB/s 995520 calls/s # 4.95 [+0.02] udp tx: 1221 MB/s 20717 calls/s 20717 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1188 MB/s 967536 calls/s # 6.14 [+1.07] udp tx: 1219 MB/s 20676 calls/s 20676 msg/s # 7.11 [+0.97] udp rx: 1209 MB/s 984576 calls/s # 7.14 [+0.03] udp tx: 1208 MB/s 20495 calls/s 20495 msg/s # 8.11 [+0.98] udp rx: 1206 MB/s 982608 calls/s # 8.14 [+0.02] udp tx: 1205 MB/s 20445 calls/s 20445 msg/s # 8.70 [+0.56] GRO frag list over UDP tunnel ok # 9.42 [+0.72] GRO fwd over UDP tunnel ok # 9.66 [+0.25] IPv6 # 9.91 [+0.25] No GRO ok # 10.42 [+0.51] GRO frag list ok # 10.93 [+0.52] GRO fwd ok # 11.41 [+0.48] UDP fwd perf udp rx: 1018 MB/s 829292 calls/s # 12.48 [+1.07] udp tx: 1189 MB/s 20174 calls/s 20174 msg/s # 13.45 [+0.98] udp rx: 1209 MB/s 984864 calls/s # 13.48 [+0.02] udp tx: 1207 MB/s 20478 calls/s 20478 msg/s # 14.46 [+0.98] udp rx: 1190 MB/s 969360 calls/s # 14.48 [+0.02] udp tx: 1190 MB/s 20185 calls/s 20185 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1165 MB/s 949080 calls/s # 15.66 [+1.07] udp tx: 1194 MB/s 20265 calls/s 20265 msg/s # 16.64 [+0.98] udp rx: 1187 MB/s 966568 calls/s # 16.66 [+0.02] udp tx: 1188 MB/s 20150 calls/s 20150 msg/s # 17.64 [+0.98] udp rx: 1215 MB/s 989696 calls/s # 17.66 [+0.02] udp tx: 1214 MB/s 20594 calls/s 20594 msg/s # 18.22 [+0.56] GRO frag list over UDP tunnel ok # 18.97 [+0.74] 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__->