Merge "dpdkstat: userguide updated with dpdkstat init notice"
authorMaryam Tahhan <maryam.tahhan@intel.com>
Sun, 26 Mar 2017 16:09:54 +0000 (16:09 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Sun, 26 Mar 2017 16:09:54 +0000 (16:09 +0000)
1  2 
docs/release/userguide/feature.userguide.rst

@@@ -190,9 -190,15 +190,15 @@@ https://github.com/collectd/collectd/bl
   you will need to specify the specific paths to the header files and libraries
   using LIBDPDK_CPPFLAGS and LIBDPDK_LDFLAGS. You will also need to add the DPDK
   library symbols to the shared library path using ldconfig. Note that this
 - update to the shared library path is not persistant (i.e. it will not survive a
 + update to the shared library path is not persistent (i.e. it will not survive a
   reboot).
  
+ .. note:: Plugin initialization time depends on read interval. It requires
+  5 read cycles to set up internal buffers and states. During that time
+  no statistics are submitted. Also if plugin is running and the number of DPDK
+  ports is increased, internal buffers are resized. That requires 3 read cycles
+  and no port statistics are submitted in that time.
  DPDK events plugin
  ^^^^^^^^^^^^^^^^^^^^^^
  Repo: https://github.com/collectd/collectd