From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: [PATCH v2 2/2] doc: Updated image files for rte_mbuf changes in 1.8 Date: Fri, 12 Dec 2014 11:21:40 +0000 Message-ID: <1418383300-10906-1-git-send-email-bruce.richardson@intel.com> References: <1417537079-476-1-git-send-email-bruce.richardson@intel.com> To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <1417537079-476-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" The two image files showing the structure of the rte_mbuf data structure required some minor updates to take account of the changes introduced to the structure in the 1.8 release Signed-off-by: Bruce Richardson --- Change in V2: * Made minor changes to the position of some text to try and work around the different rendering of the svg files in different browsers, which led to test being truncated unexpectedly. --- doc/guides/prog_guide/img/mbuf1.svg | 44 ++++++++++++-------------- doc/guides/prog_guide/img/mbuf2.svg | 61 ++++++++++++++++++------------------- 2 files changed, 49 insertions(+), 56 deletions(-) diff --git a/doc/guides/prog_guide/img/mbuf1.svg b/doc/guides/prog_guide/img/mbuf1.svg index 0b8ff00..70507a3 100644 --- a/doc/guides/prog_guide/img/mbuf1.svg +++ b/doc/guides/prog_guide/img/mbuf1.svg @@ -48,7 +48,7 @@ height="288.34286" id="svg3868" version="1.1" - inkscape:version="0.48.4 r9939" + inkscape:version="0.48.5 r10040" sodipodi:docname="mbuf1.svg" sodipodi:version="0.32" inkscape:output_extension="org.inkscape.output.svg.inkscape"> @@ -328,16 +328,16 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="2.8" - inkscape:cx="424.95386" + inkscape:cx="344.29455" inkscape:cy="143.63151" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" - inkscape:window-width="1650" - inkscape:window-height="1059" - inkscape:window-x="177" - inkscape:window-y="111" - inkscape:window-maximized="0" + inkscape:window-width="1920" + inkscape:window-height="1017" + inkscape:window-x="1592" + inkscape:window-y="285" + inkscape:window-maximized="1" fit-margin-top="0.1" fit-margin-left="0.1" fit-margin-right="0.1" @@ -416,17 +416,17 @@ rte_mbuf (type is pkt) + style="font-weight:bold">struct rte_mbuf rte_pktmbuf_mtod(m)or m->pkt.data + y="119.50503" + id="tspan5223">rte_pktmbuf_mtod(m) m->pkt.next = NULL + x="83.928574" + y="284.14789">m->pkt.next = NULL tailroom multi-segmented rte_mbuf (type is pkt) + style="font-weight:bold">multi-segmented rte_mbuf rte_pktmbuf_mtod(m)or m->pkt.data + x="78.793297" + y="498.27075" + id="tspan5223-9">rte_pktmbuf_mtod(m) rte_pktmbuf_pktlen(m) = rte_pktmbuf_datalen(m) +rte_pktmbuf_datalen(mseg2) + rte_pktmbuf_datalen(mseg3) + x="233.53358" + y="483.38562" + id="tspan6985"> rte_pktmbuf_datalen(mseg2) + rte_pktmbuf_datalen(mseg3)