* [dpdk-dev] [PATCH] doc: document known issues for multiprocess
@ 2018-05-28 11:28 Anatoly Burakov
2018-05-29 15:43 ` [dpdk-dev] [PATCH v2] " Anatoly Burakov
0 siblings, 1 reply; 4+ messages in thread
From: Anatoly Burakov @ 2018-05-28 11:28 UTC (permalink / raw)
To: dev; +Cc: John McNamara, Marko Kovacevic, ferruh.yigit, thomas
Also, reference Bugzilla entry for keeping most current information in
one place.
Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
---
doc/guides/rel_notes/release_18_05.rst | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst
index e8d74f5..032d303 100644
--- a/doc/guides/rel_notes/release_18_05.rst
+++ b/doc/guides/rel_notes/release_18_05.rst
@@ -568,6 +568,15 @@ Known Issues
dpdk-pdump example and any other applications using librte_pdump, cannot work
with older version DPDK primary applications.
+* **Secondary process launch is not reliable.**
+
+ Recent memory hotplug patches have made multiprocess startup less reliable
+ than it was in the past. A number of workarounds are known to work depending
+ on the circumstances, all of which are detailed in the Bugzilla entry
+ referenced below.
+
+ Bugzilla entry: https://dpdk.org/tracker/show_bug.cgi?id=50
+
Shared Library Versions
-----------------------
--
2.7.4
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-dev] [PATCH v2] doc: document known issues for multiprocess
2018-05-28 11:28 [dpdk-dev] [PATCH] doc: document known issues for multiprocess Anatoly Burakov
@ 2018-05-29 15:43 ` Anatoly Burakov
2018-05-29 16:49 ` Mcnamara, John
0 siblings, 1 reply; 4+ messages in thread
From: Anatoly Burakov @ 2018-05-29 15:43 UTC (permalink / raw)
To: dev; +Cc: John McNamara, Marko Kovacevic, ferruh.yigit, thomas
Also, reference Bugzilla entry for keeping most current information in
one place.
Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
---
Notes:
v2: clarify wording
doc/guides/rel_notes/release_18_05.rst | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst
index e8d74f507..a2526666a 100644
--- a/doc/guides/rel_notes/release_18_05.rst
+++ b/doc/guides/rel_notes/release_18_05.rst
@@ -568,6 +568,19 @@ Known Issues
dpdk-pdump example and any other applications using librte_pdump, cannot work
with older version DPDK primary applications.
+* **Secondary process launch is not reliable.**
+
+ Recent memory hotplug patches have made multiprocess startup less reliable
+ than it was in the past. A number of workarounds are known to work depending
+ on the circumstances. As such it isn't recommended to use the secondary
+ process mechanism for critical systems. The underlying issues will be
+ addressed in upcoming releases.
+
+ The issue is explained in more detail, including potential workarounds,
+ in the Bugzilla entry referenced below.
+
+ Bugzilla entry: https://dpdk.org/tracker/show_bug.cgi?id=50
+
Shared Library Versions
-----------------------
--
2.17.0
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] [PATCH v2] doc: document known issues for multiprocess
2018-05-29 15:43 ` [dpdk-dev] [PATCH v2] " Anatoly Burakov
@ 2018-05-29 16:49 ` Mcnamara, John
2018-05-30 12:14 ` Thomas Monjalon
0 siblings, 1 reply; 4+ messages in thread
From: Mcnamara, John @ 2018-05-29 16:49 UTC (permalink / raw)
To: Burakov, Anatoly, dev; +Cc: Kovacevic, Marko, Yigit, Ferruh, thomas
> -----Original Message-----
> From: Burakov, Anatoly
> Sent: Tuesday, May 29, 2018 4:43 PM
> To: dev@dpdk.org
> Cc: Mcnamara, John <john.mcnamara@intel.com>; Kovacevic, Marko
> <marko.kovacevic@intel.com>; Yigit, Ferruh <ferruh.yigit@intel.com>;
> thomas@monjalon.net
> Subject: [PATCH v2] doc: document known issues for multiprocess
>
> Also, reference Bugzilla entry for keeping most current information in one
> place.
>
> Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] [PATCH v2] doc: document known issues for multiprocess
2018-05-29 16:49 ` Mcnamara, John
@ 2018-05-30 12:14 ` Thomas Monjalon
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2018-05-30 12:14 UTC (permalink / raw)
To: Burakov, Anatoly; +Cc: dev, Mcnamara, John, Kovacevic, Marko, Yigit, Ferruh
> > Also, reference Bugzilla entry for keeping most current information in one
> > place.
> >
> > Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
>
> Acked-by: John McNamara <john.mcnamara@intel.com>
Applied, thanks
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-05-30 12:14 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-28 11:28 [dpdk-dev] [PATCH] doc: document known issues for multiprocess Anatoly Burakov
2018-05-29 15:43 ` [dpdk-dev] [PATCH v2] " Anatoly Burakov
2018-05-29 16:49 ` Mcnamara, John
2018-05-30 12:14 ` 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).