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.78 [+0.52] GRO frag list ok # 1.38 [+0.60] GRO fwd ok # 1.85 [+0.47] UDP fwd perf udp rx: 1177 MB/s 958748 calls/s # 2.92 [+1.07] udp tx: 1275 MB/s 21631 calls/s 21631 msg/s # 3.89 [+0.97] udp rx: 1295 MB/s 1054560 calls/s # 3.92 [+0.03] udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # 4.89 [+0.97] udp rx: 1295 MB/s 1054464 calls/s # 4.92 [+0.03] udp tx: 1293 MB/s 21940 calls/s 21940 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1265 MB/s 1030512 calls/s # 6.11 [+1.07] udp tx: 1301 MB/s 22074 calls/s 22074 msg/s # 7.11 [+1.00] udp tx: 1300 MB/s 22056 calls/s 22056 msg/s # 7.12 [+0.01] udp rx: 1179 MB/s 960646 calls/s # 8.11 [+0.99] udp tx: 1247 MB/s 21159 calls/s 21159 msg/s # 8.21 [+0.10] udp rx: 1222 MB/s 995317 calls/s # 8.68 [+0.47] GRO frag list over UDP tunnel ok # 9.44 [+0.76] GRO fwd over UDP tunnel ok # 9.70 [+0.26] IPv6 # 9.95 [+0.25] No GRO ok # 10.49 [+0.54] GRO frag list ok # 11.02 [+0.53] GRO fwd ok # 11.51 [+0.49] UDP fwd perf udp rx: 1088 MB/s 886412 calls/s # 12.58 [+1.07] udp tx: 1219 MB/s 20680 calls/s 20680 msg/s # 13.55 [+0.98] udp rx: 1239 MB/s 1009344 calls/s # 13.58 [+0.02] udp tx: 1238 MB/s 21001 calls/s 21001 msg/s # 14.55 [+0.98] udp rx: 1144 MB/s 931536 calls/s # 14.58 [+0.02] udp tx: 1143 MB/s 19398 calls/s 19398 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1229 MB/s 1000560 calls/s # 15.77 [+1.07] udp tx: 1261 MB/s 21403 calls/s 21403 msg/s # 16.74 [+0.97] udp rx: 1255 MB/s 1022016 calls/s # 16.77 [+0.03] udp tx: 1254 MB/s 21278 calls/s 21278 msg/s # 17.74 [+0.97] udp rx: 1260 MB/s 1026432 calls/s # 17.77 [+0.03] udp tx: 1259 MB/s 21362 calls/s 21362 msg/s # 18.33 [+0.56] GRO frag list over UDP tunnel ok # 19.10 [+0.77] 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__->