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.30 [+0.28] No GRO ok # 0.89 [+0.58] GRO frag list ok # 1.53 [+0.65] GRO fwd ok # 2.07 [+0.54] UDP fwd perf udp rx: 1119 MB/s 911408 calls/s # 3.15 [+1.07] udp tx: 1201 MB/s 20371 calls/s 20371 msg/s # 4.11 [+0.97] udp rx: 1131 MB/s 920880 calls/s # 4.15 [+0.03] udp tx: 1129 MB/s 19165 calls/s 19165 msg/s # 5.12 [+0.97] udp rx: 1202 MB/s 978576 calls/s # 5.15 [+0.03] udp tx: 1206 MB/s 20462 calls/s 20462 msg/s # 5.27 [+0.12] UDP GRO fwd perf udp rx: 1233 MB/s 1004016 calls/s # 6.34 [+1.07] udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # 7.31 [+0.97] udp rx: 1254 MB/s 1021315 calls/s # 7.34 [+0.03] udp tx: 1255 MB/s 21292 calls/s 21292 msg/s # 8.31 [+0.97] udp rx: 1272 MB/s 1035840 calls/s # 8.34 [+0.03] udp tx: 1271 MB/s 21564 calls/s 21564 msg/s # 9.00 [+0.66] GRO frag list over UDP tunnel ok # 9.84 [+0.83] GRO fwd over UDP tunnel ok # 10.10 [+0.27] IPv6 # 10.37 [+0.26] No GRO ok # 10.92 [+0.56] GRO frag list ok # 11.48 [+0.56] GRO fwd ok # 11.98 [+0.50] UDP fwd perf udp rx: 1034 MB/s 842348 calls/s # 13.06 [+1.08] udp tx: 1278 MB/s 21688 calls/s 21688 msg/s # 14.03 [+0.97] udp rx: 1098 MB/s 894192 calls/s # 14.06 [+0.03] udp tx: 1098 MB/s 18632 calls/s 18632 msg/s # 15.03 [+0.97] udp rx: 1117 MB/s 910006 calls/s # 15.06 [+0.03] udp tx: 1157 MB/s 19629 calls/s 19629 msg/s # 15.18 [+0.12] UDP GRO fwd perf udp rx: 1029 MB/s 838512 calls/s # 16.26 [+1.08] udp tx: 1070 MB/s 18163 calls/s 18163 msg/s # 17.22 [+0.97] udp rx: 1055 MB/s 858973 calls/s # 17.26 [+0.03] udp tx: 1075 MB/s 18246 calls/s 18246 msg/s # 18.22 [+0.97] udp rx: 1090 MB/s 887824 calls/s # 18.26 [+0.03] udp tx: 1094 MB/s 18567 calls/s 18567 msg/s # 18.89 [+0.64] GRO frag list over UDP tunnel ok # 19.70 [+0.80] 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__->