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.01 [+0.01] IPv4 # 0.25 [+0.24] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.85 [+0.49] UDP fwd perf udp rx: 1135 MB/s 924284 calls/s # 2.92 [+1.07] udp tx: 1163 MB/s 19734 calls/s 19734 msg/s # 3.90 [+0.98] udp rx: 1065 MB/s 867504 calls/s # 3.92 [+0.02] udp tx: 1058 MB/s 17957 calls/s 17957 msg/s # 4.90 [+0.98] udp rx: 1144 MB/s 932064 calls/s # 4.92 [+0.02] udp tx: 1151 MB/s 19529 calls/s 19529 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1127 MB/s 918240 calls/s # 6.11 [+1.07] udp tx: 1164 MB/s 19755 calls/s 19755 msg/s # 7.08 [+0.97] udp rx: 1175 MB/s 956976 calls/s # 7.11 [+0.03] udp tx: 1173 MB/s 19907 calls/s 19907 msg/s # 8.08 [+0.97] udp rx: 1171 MB/s 953904 calls/s # 8.11 [+0.03] udp tx: 1171 MB/s 19863 calls/s 19863 msg/s # 8.69 [+0.58] GRO frag list over UDP tunnel ok # 9.44 [+0.74] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.92 [+0.23] No GRO ok # 10.43 [+0.51] GRO frag list ok # 10.95 [+0.52] GRO fwd ok # 11.42 [+0.47] UDP fwd perf udp rx: 1227 MB/s 999456 calls/s # 12.48 [+1.06] udp tx: 1260 MB/s 21383 calls/s 21383 msg/s # 13.45 [+0.97] udp rx: 1145 MB/s 932688 calls/s # 13.48 [+0.03] udp tx: 1143 MB/s 19390 calls/s 19390 msg/s # 14.45 [+0.97] udp rx: 1425 MB/s 1160112 calls/s # 14.48 [+0.03] udp tx: 1443 MB/s 24479 calls/s 24479 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1810 MB/s 1474176 calls/s # 15.66 [+1.07] udp tx: 1865 MB/s 31638 calls/s 31638 msg/s # 16.63 [+0.97] udp rx: 1876 MB/s 1527360 calls/s # 16.66 [+0.03] udp tx: 1874 MB/s 31787 calls/s 31787 msg/s # 17.64 [+0.97] udp rx: 1108 MB/s 902605 calls/s # 17.66 [+0.03] udp tx: 1713 MB/s 29068 calls/s 29068 msg/s # 18.19 [+0.53] GRO frag list over UDP tunnel ok # 18.87 [+0.68] 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__->