From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id A3D7B568F for ; Thu, 19 Mar 2015 14:47:34 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP; 19 Mar 2015 06:47:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,430,1422950400"; d="scan'208";a="543219042" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by orsmga003.jf.intel.com with ESMTP; 19 Mar 2015 06:47:32 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.247]) by IRSMSX102.ger.corp.intel.com ([169.254.2.69]) with mapi id 14.03.0195.001; Thu, 19 Mar 2015 13:47:32 +0000 From: "Mcnamara, John" To: Thomas Monjalon Thread-Topic: [PATCH v5 0/7] add doc-guides-pdf target Thread-Index: AQHQYjdRdy9J9uv63EKOJHdzTGGzS50j0Rvw Date: Thu, 19 Mar 2015 13:47:31 +0000 Message-ID: References: <1422972678-7982-1-git-send-email-john.mcnamara@intel.com> <1426764204-3882-1-git-send-email-thomas.monjalon@6wind.com> In-Reply-To: <1426764204-3882-1-git-send-email-thomas.monjalon@6wind.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] 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 v5 0/7] add doc-guides-pdf target 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: Thu, 19 Mar 2015 13:47:35 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Thursday, March 19, 2015 11:23 AM > To: Mcnamara, John > Cc: Iremonger, Bernard; dev@dpdk.org > Subject: [PATCH v5 0/7] add doc-guides-pdf target >=20 > First versions were written by John. I suggest this v5 for last changes. Hi Thomas, I reviewed and tested the patch updates and they look good to me. I ack the new additions. John Acked-by: John McNamara