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.27 [+0.25] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.35 [+0.57] GRO fwd ok # 1.84 [+0.49] UDP fwd perf udp rx: 1150 MB/s 936549 calls/s # 2.92 [+1.08] udp tx: 1203 MB/s 20413 calls/s 20413 msg/s # 3.89 [+0.96] udp rx: 1257 MB/s 1023370 calls/s # 3.92 [+0.03] udp tx: 1303 MB/s 22102 calls/s 22102 msg/s # 4.89 [+0.97] udp rx: 1307 MB/s 1064248 calls/s # 4.92 [+0.03] udp tx: 1304 MB/s 22121 calls/s 22121 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1168 MB/s 951099 calls/s # 6.12 [+1.07] udp tx: 1280 MB/s 21713 calls/s 21713 msg/s # 7.09 [+0.97] udp rx: 1300 MB/s 1058448 calls/s # 7.12 [+0.03] udp tx: 1298 MB/s 22030 calls/s 22030 msg/s # 8.09 [+0.97] udp rx: 1302 MB/s 1060320 calls/s # 8.12 [+0.03] udp tx: 1302 MB/s 22089 calls/s 22089 msg/s # 8.71 [+0.59] GRO frag list over UDP tunnel ok # 9.49 [+0.78] GRO fwd over UDP tunnel ok # 9.75 [+0.26] IPv6 # 9.99 [+0.24] No GRO ok # 10.51 [+0.52] GRO frag list ok # 11.02 [+0.51] GRO fwd ok # 11.50 [+0.48] UDP fwd perf udp rx: 1841 MB/s 1499568 calls/s # 12.56 [+1.06] udp tx: 1886 MB/s 31995 calls/s 31995 msg/s # 13.54 [+0.98] udp rx: 1743 MB/s 1419679 calls/s # 13.56 [+0.02] udp tx: 1927 MB/s 32685 calls/s 32685 msg/s # 14.54 [+0.98] udp rx: 1922 MB/s 1565408 calls/s # 14.56 [+0.02] udp tx: 1919 MB/s 32564 calls/s 32564 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 1771 MB/s 1441929 calls/s # 15.74 [+1.06] udp tx: 1855 MB/s 31469 calls/s 31469 msg/s # 16.71 [+0.97] udp rx: 1743 MB/s 1419004 calls/s # 16.74 [+0.03] udp tx: 1881 MB/s 31909 calls/s 31909 msg/s # 17.72 [+0.97] udp rx: 1924 MB/s 1566672 calls/s # 17.74 [+0.03] udp tx: 1921 MB/s 32592 calls/s 32592 msg/s # 18.28 [+0.54] GRO frag list over UDP tunnel ok # 19.03 [+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__->