From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 201F3806B for ; Fri, 12 Dec 2014 12:21:48 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga103.jf.intel.com with ESMTP; 12 Dec 2014 03:19:45 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.04,691,1406617200"; d="scan'208";a="497753743" Received: from irvmail001.ir.intel.com ([163.33.26.43]) by orsmga003.jf.intel.com with ESMTP; 12 Dec 2014 03:17:49 -0800 Received: from sivswdev01.ir.intel.com (sivswdev01.ir.intel.com [10.237.217.45]) by irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id sBCBLeRK007940; Fri, 12 Dec 2014 11:21:40 GMT Received: from sivswdev01.ir.intel.com (localhost [127.0.0.1]) by sivswdev01.ir.intel.com with ESMTP id sBCBLe2t011138; Fri, 12 Dec 2014 11:21:40 GMT Received: (from bricha3@localhost) by sivswdev01.ir.intel.com with id sBCBLene011089; Fri, 12 Dec 2014 11:21:40 GMT From: Bruce Richardson To: dev@dpdk.org Date: Fri, 12 Dec 2014 11:21:40 +0000 Message-Id: <1418383300-10906-1-git-send-email-bruce.richardson@intel.com> X-Mailer: git-send-email 1.7.4.1 In-Reply-To: <1417537079-476-1-git-send-email-bruce.richardson@intel.com> References: <1417537079-476-1-git-send-email-bruce.richardson@intel.com> Subject: [dpdk-dev] [PATCH v2 2/2] doc: Updated image files for rte_mbuf changes in 1.8 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2014 11:21:49 -0000 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)