[dpdk-dev] [PATCH] doc: update multi process memory image

2016-04-07 Thread Thomas Monjalon
2016-04-06 14:17, Harry van Haaren:
> This patch updates the titles in the multiprocess memory image
> to read "Primary Process" and "Secondary Process" instead of
> "DPDK Server Process" and "Customer Client Process".
> 
> The rest of the image has been converted from PNG to SVG.
> 
> Signed-off-by: Harry van Haaren 
> 
> ---
> 
> PS: Have to send this patch with git send-email --no-validate, as the PNG
> content being removed has too many characters on one line. I will test
> applying it from patchwork and self-NACK if it doesn't apply.

Applied manually because the lines in the PNG are wrapped.
One more evidence that binary formats are not suitable :)
Thanks


[dpdk-dev] [PATCH] doc: update multi process memory image

2016-04-06 Thread Harry van Haaren
This patch updates the titles in the multiprocess memory image
to read "Primary Process" and "Secondary Process" instead of
"DPDK Server Process" and "Customer Client Process".

The rest of the image has been converted from PNG to SVG.

Signed-off-by: Harry van Haaren 

---

PS: Have to send this patch with git send-email --no-validate, as the PNG
content being removed has too many characters on one line. I will test
applying it from patchwork and self-NACK if it doesn't apply.


 doc/guides/prog_guide/img/multi_process_memory.svg | 467 -
 1 file changed, 445 insertions(+), 22 deletions(-)

diff --git a/doc/guides/prog_guide/img/multi_process_memory.svg 
b/doc/guides/prog_guide/img/multi_process_memory.svg
index fee95a0..03f17d7 100644
--- a/doc/guides/prog_guide/img/multi_process_memory.svg
+++ b/doc/guides/prog_guide/img/multi_process_memory.svg
@@ -41,17 +41,115 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
xmlns:svg="http://www.w3.org/2000/svg";
xmlns="http://www.w3.org/2000/svg";
-   xmlns:xlink="http://www.w3.org/1999/xlink";
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   width="975.5733"
-   height="710.76343"
+   width="964.6286"
+   height="712.48572"
id="svg2"
version="1.1"
-   inkscape:version="0.48.4 r9939"
+   inkscape:version="0.91 r13725"
sodipodi:docname="multi_process_memory.svg">
   
+ id="defs4">
+
+  
+
+
+  
+
+
+  
+
+
+  
+
+
+  
+
+
+  
+
+
+  
+
+  
   
   
   
-
+ id="layer2"
+ inkscape:label="Boxes"
+ style="display:inline"
+ transform="translate(-6.971426,-3.4491554)">
+
+
+
+
+
+
+
+
+
+  
+  
+  
+Primary 
Process
+Secondary Process
+struct rte_config
+struct hugepage[]
+
+  
+  IPC Queue
+
+
+  
+  IPC Queue
+
+HugepageDPDKMemory
+
+  
+  Mbuf Pool
+
+Local Pointers
+Local Pointers
+Local Data
+Local Data
+  
+  
+
+
+
+
+
+
+
+
   
 
-- 
2.5.0