From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 9A9BC1B229 for ; Thu, 12 Oct 2017 12:56:12 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga104.jf.intel.com with ESMTP; 12 Oct 2017 03:56:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,365,1503385200"; d="scan'208";a="909247257" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by FMSMGA003.fm.intel.com with ESMTP; 12 Oct 2017 03:56:10 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.49]) by IRSMSX102.ger.corp.intel.com ([169.254.2.180]) with mapi id 14.03.0319.002; Thu, 12 Oct 2017 11:55:37 +0100 From: "Mcnamara, John" To: "Kovacevic, Marko" CC: "dev@dpdk.org" , Herakliusz Lipiec Thread-Topic: [PATCH v6 1/2] doc: add generic compilation doc for all sample apps Thread-Index: AQHTQqjaWmms7PppzkSUHmQ+QGjn96LgC9zg Date: Thu, 12 Oct 2017 10:55:37 +0000 Message-ID: References: <1507565946-223643-1-git-send-email-marko.kovacevic@intel.com> <1507737087-138205-1-git-send-email-marko.kovacevic@intel.com> In-Reply-To: <1507737087-138205-1-git-send-email-marko.kovacevic@intel.com> 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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZjAzNDRkYWYtYzZmMy00MmU0LTkzYmUtNmI3ODQ0ODViZTBlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IkdnWFlRbTRibkJEb1lBc1o2UHU5VmpFZWtnZnRhazJreCt6S2MzNXIrbEU9In0= dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v6 1/2] doc: add generic compilation doc for all sample apps X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2017 10:56:13 -0000 > -----Original Message----- > From: Kovacevic, Marko > Sent: Wednesday, October 11, 2017 4:51 PM > To: Mcnamara, John > Cc: dev@dpdk.org; Kovacevic, Marko ; Heraklius= z > Lipiec > Subject: [PATCH v6 1/2] doc: add generic compilation doc for all sample > apps >=20 > From: Herakliusz Lipiec >=20 > Moved duplicated, and occasionally outdated, doc sections from each > of the sample app guides chapters to a common chapter at the start. >=20 > This reduces the duplication in the docs and provides a single > point of reference for compiling the sample apps. >=20 > Signed-off-by: Herakliusz Lipiec > Signed-off-by: Marko Kovacevic > Reviewed-by: John McNamara Acked-by: John McNamara