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 05E3C9436 for ; Fri, 13 Nov 2015 16:01:12 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP; 13 Nov 2015 07:01:12 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,287,1444719600"; d="scan'208";a="819195639" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by orsmga001.jf.intel.com with ESMTP; 13 Nov 2015 07:01:08 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.23]) by IRSMSX107.ger.corp.intel.com ([169.254.10.132]) with mapi id 14.03.0248.002; Fri, 13 Nov 2015 14:58:49 +0000 From: "De Lara Guarch, Pablo" To: Thomas Monjalon , "Mrzyglod, DanielX T" , "Mcnamara, John" Thread-Topic: [PATCH v6 8/8] doc: add a ptpclient sample guide Thread-Index: AQHRHUmF2/05nAK6cESjkt1B9FcWip6aB18AgAAFA+A= Date: Fri, 13 Nov 2015 14:58:48 +0000 Message-ID: References: <1446732366-10044-1-git-send-email-danielx.t.mrzyglod@intel.com> <1447332938-201120-1-git-send-email-pablo.de.lara.guarch@intel.com> <1447332938-201120-9-git-send-email-pablo.de.lara.guarch@intel.com> <18106393.evP0K7oPMu@xps13> In-Reply-To: <18106393.evP0K7oPMu@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v6 8/8] doc: add a ptpclient sample guide 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, 13 Nov 2015 15:01:14 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Friday, November 13, 2015 2:39 PM > To: De Lara Guarch, Pablo; Mrzyglod, DanielX T; Mcnamara, John > Cc: dev@dpdk.org; Ananyev, Konstantin > Subject: Re: [PATCH v6 8/8] doc: add a ptpclient sample guide >=20 > > doc/guides/sample_app_ug/img/ptpclient.svg | 524 > +++++++++++++++++++++++++++++ > [...] > > + width=3D"105mm" > > + height=3D"148mm" >=20 > Tip: the extra white margins can be stripped in inkscape with ctrl+shift+= d > and "resize page to content". Thanks for the tip! I will change it and send a new version shortly today. P.S.: I have done more refactoring, to make it simpler and more generic, wi= ll send it with the v7.=20