From patchwork Tue Dec 2 16:17:59 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bruce Richardson X-Patchwork-Id: 1733 Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [IPv6:::1]) by dpdk.org (Postfix) with ESMTP id 20D2B8029; Tue, 2 Dec 2014 17:18:56 +0100 (CET) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 239AB7EB0 for ; Tue, 2 Dec 2014 17:18:50 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 02 Dec 2014 08:18:26 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,501,1413270000"; d="scan'208";a="646961454" Received: from bricha3-mobl3.ger.corp.intel.com ([10.243.20.11]) by orsmga002.jf.intel.com with SMTP; 02 Dec 2014 08:18:25 -0800 Received: by (sSMTP sendmail emulation); Tue, 02 Dec 2014 16:18:24 +0025 From: Bruce Richardson To: dev@dpdk.org Date: Tue, 2 Dec 2014 16:17:59 +0000 Message-Id: <1417537079-476-3-git-send-email-bruce.richardson@intel.com> X-Mailer: git-send-email 2.1.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 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: , Errors-To: dev-bounces@dpdk.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 --- doc/guides/prog_guide/img/mbuf1.svg | 44 +++++++++++++--------------- doc/guides/prog_guide/img/mbuf2.svg | 57 ++++++++++++++++++------------------- 2 files changed, 47 insertions(+), 54 deletions(-) diff --git a/doc/guides/prog_guide/img/mbuf1.svg b/doc/guides/prog_guide/img/mbuf1.svg index 0b8ff00..3d6beae 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)