DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: update procinfo for shared library
@ 2018-01-30 12:17 Vipin Varghese
  2018-01-30 13:39 ` Kovacevic, Marko
  0 siblings, 1 reply; 3+ messages in thread
From: Vipin Varghese @ 2018-01-30 12:17 UTC (permalink / raw)
  To: dev, marko.kovacevic; +Cc: stable, john.mcnamara, Vipin Varghese

added note category to procinfo guide, to intimate users in shared
library mode. Procinfo requires same NIC libraries to probe the NIC
devices as Primary Application.

Signed-off-by: Vipin Varghese <vipin.varghese@intel.com>
---
 doc/guides/tools/proc_info.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.rst
index fd17e27..78c5a9e 100644
--- a/doc/guides/tools/proc_info.rst
+++ b/doc/guides/tools/proc_info.rst
@@ -38,6 +38,12 @@ statistics, resetting port statistics and printing DPDK memory information.
 This application extends the original functionality that was supported by
 dump_cfg.
 
+.. Note::
+   When running `dpdk-procinfo`` with shared library mode, it is required to
+   pass the same NIC PMD libraries as used for the primary application. Any
+   mismatch in PMD library arguments can lead to undefined behaviour and results
+   affecting primary application too.
+
 Running the Application
 -----------------------
 The application has a number of command line options:
-- 
1.9.1

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

* Re: [dpdk-dev] [PATCH] doc: update procinfo for shared library
  2018-01-30 12:17 [dpdk-dev] [PATCH] doc: update procinfo for shared library Vipin Varghese
@ 2018-01-30 13:39 ` Kovacevic, Marko
  2018-02-01  2:23   ` [dpdk-dev] [dpdk-stable] " Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Kovacevic, Marko @ 2018-01-30 13:39 UTC (permalink / raw)
  To: Varghese, Vipin, dev; +Cc: stable, Mcnamara, John

> added note category to procinfo guide, to intimate users in shared library mode.
> Procinfo requires same NIC libraries to probe the NIC devices as Primary
> Application.
> 
> Signed-off-by: Vipin Varghese <vipin.varghese@intel.com>
>
>  doc/guides/tools/proc_info.rst | 6 ++++++

Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>

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

* Re: [dpdk-dev] [dpdk-stable] [PATCH] doc: update procinfo for shared library
  2018-01-30 13:39 ` Kovacevic, Marko
@ 2018-02-01  2:23   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2018-02-01  2:23 UTC (permalink / raw)
  To: Varghese, Vipin; +Cc: stable, Kovacevic, Marko, dev, Mcnamara, John

30/01/2018 14:39, Kovacevic, Marko:
> > added note category to procinfo guide, to intimate users in shared library mode.
> > Procinfo requires same NIC libraries to probe the NIC devices as Primary
> > Application.
> > 
> > Signed-off-by: Vipin Varghese <vipin.varghese@intel.com>
> >
> >  doc/guides/tools/proc_info.rst | 6 ++++++
> 
> Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>

Applied, thanks

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

end of thread, other threads:[~2018-02-01  2:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-30 12:17 [dpdk-dev] [PATCH] doc: update procinfo for shared library Vipin Varghese
2018-01-30 13:39 ` Kovacevic, Marko
2018-02-01  2:23   ` [dpdk-dev] [dpdk-stable] " 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).