From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <john.mcnamara@intel.com>
Received: from mga04.intel.com (mga04.intel.com [192.55.52.120])
 by dpdk.org (Postfix) with ESMTP id 96D471BBE
 for <users@dpdk.org>; Tue,  7 Mar 2017 17:56:47 +0100 (CET)
Received: from orsmga004.jf.intel.com ([10.7.209.38])
 by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 07 Mar 2017 08:56:46 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.36,258,1486454400"; d="scan'208";a="65160402"
Received: from irsmsx103.ger.corp.intel.com ([163.33.3.157])
 by orsmga004.jf.intel.com with ESMTP; 07 Mar 2017 08:56:45 -0800
Received: from irsmsx104.ger.corp.intel.com ([169.254.5.142]) by
 IRSMSX103.ger.corp.intel.com ([169.254.3.107]) with mapi id 14.03.0248.002;
 Tue, 7 Mar 2017 16:56:45 +0000
From: "Mcnamara, John" <john.mcnamara@intel.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>, Kaijun Zhan
 <kaijun_zhan2000@hotmail.com>
CC: "Xu, Qian Q" <qian.q.xu@intel.com>, "users@dpdk.org" <users@dpdk.org>
Thread-Topic: [dpdk-users] Missing Fig 1.1
Thread-Index: AQHSjF/YsJsV/Vewr0KfVOSlQ8Z7NaFz+vgAgACd/wWAAASLgIABZ3gqgAA1n4CAE3OwIA==
Date: Tue, 7 Mar 2017 16:56:44 +0000
Message-ID: <B27915DBBA3421428155699D51E4CFE2332535F8@IRSMSX104.ger.corp.intel.com>
References: <CY4PR15MB1158FC7BD2264700B083F5C39D510@CY4PR15MB1158.namprd15.prod.outlook.com>
 <82F45D86ADE5454A95A89742C8D1410E3B526633@shsmsx102.ccr.corp.intel.com>
 <CY4PR15MB115880C20433A8090B20C6B29D530@CY4PR15MB1158.namprd15.prod.outlook.com>
 <1718788.tWJCunOoEi@xps13>
In-Reply-To: <1718788.tWJCunOoEi@xps13>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ctpclassification: CTP_IC
x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMDUwOGQ3OTEtNDE1YS00ODk4LTg0NTUtN2U0NjE4NjRmNzcyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6InVuRXdIUmxXWWFNbnpQelwvdEduVlgyaGV4TkNLRWF6UnFwa0lyS1JCN1NJPSJ9
x-originating-ip: [163.33.239.181]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-users] Missing Fig 1.1
X-BeenThere: users@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK usage discussions <users.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/users>,
 <mailto:users-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/users/>
List-Post: <mailto:users@dpdk.org>
List-Help: <mailto:users-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/users>,
 <mailto:users-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Tue, 07 Mar 2017 16:56:51 -0000



> -----Original Message-----
> From: users [mailto:users-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Thursday, February 23, 2017 7:52 AM
> To: Kaijun Zhan <kaijun_zhan2000@hotmail.com>
> Cc: Xu, Qian Q <qian.q.xu@intel.com>; users@dpdk.org
> Subject: Re: [dpdk-users] Missing Fig 1.1
>=20
> 2017-02-23 04:41, Kaijun Zhan:
> > https://media.readthedocs.org/pdf/dpdk/latest/dpdk.pdf
> >
> > this is the entire collection of documents - many pictures are missing
> > - yes read online is fine
>=20
> Please check the official one:
> 	http://fast.dpdk.org/doc/pdf-guides/linux_gsg-17.02.pdf


Hi,

The ReadTheDocs site wasn't meant to bulid a PDF version since the defuault
PDF converter can't handle SVG files.

I thought that I had the PDF build option turned off but apparently I hadn'=
t.
It is turned off now.

As Thomas says the link above is the official PDF version of the docs.

John