DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: update the usage for shared library
@ 2018-02-05 14:17 Vipin Varghese
  2018-02-06 12:17 ` Mcnamara, John
  2018-02-06 14:09 ` [dpdk-dev] [PATCH v2] " Vipin Varghese
  0 siblings, 2 replies; 7+ messages in thread
From: Vipin Varghese @ 2018-02-05 14:17 UTC (permalink / raw)
  To: dev, marko.kovacevic; +Cc: john.mcnamara, Vipin Varghese

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>
---
 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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-02-13 23:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-05 14:17 [dpdk-dev] [PATCH] doc: update the usage for shared library Vipin Varghese
2018-02-06 12:17 ` Mcnamara, John
2018-02-06 14:09 ` [dpdk-dev] [PATCH v2] " Vipin Varghese
2018-02-06 15:31   ` Mcnamara, John
2018-02-08 18:19   ` [dpdk-dev] [PATCH v3] " Vipin Varghese
2018-02-09  9:19     ` Mcnamara, John
2018-02-13 23:05       ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).