Add note information to intimate about use of option '-d' for shared library in DPDK application.
Signed-off-by: Vipin Varghese <vipin.vargh...@intel.com> --- doc/guides/nics/build_and_test.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/guides/nics/build_and_test.rst b/doc/guides/nics/build_and_test.rst index 62ac52c..9a96343 100644 --- a/doc/guides/nics/build_and_test.rst +++ b/doc/guides/nics/build_and_test.rst @@ -151,3 +151,8 @@ This section demonstrates how to setup and run ``testpmd`` in Linux. Refer to the :ref:`testpmd runtime functions <testpmd_runtime>` for a list of available commands. + + .. note:: + + When dpdk-testpmd is built with shared library, use option ``-d`` to + load the dynamic PMD for ``rte_eal_init``. -- 1.9.1