doc: add note for shared library in NICs guide
Add note information to intimate about use of option '-d' for shared library in DPDK application. Signed-off-by: Vipin Varghese <vipin.varghese@intel.com> Acked-by: John McNamara <john.mcnamara@intel.com>
This commit is contained in:
parent
0cdc9c9694
commit
16126326b3
@ -151,3 +151,7 @@ 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 ``testpmd`` is built with shared library, use option ``-d`` to load
|
||||
the dynamic PMD for ``rte_eal_init``.
|
||||
|
Loading…
Reference in New Issue
Block a user