From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id A4CF61B210 for ; Fri, 20 Oct 2017 12:31:50 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Oct 2017 03:31:49 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,405,1503385200"; d="scan'208";a="325563919" Received: from irsmsx152.ger.corp.intel.com ([163.33.192.66]) by fmsmga004.fm.intel.com with ESMTP; 20 Oct 2017 03:31:49 -0700 Received: from irsmsx111.ger.corp.intel.com (10.108.20.4) by IRSMSX152.ger.corp.intel.com (163.33.192.66) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 20 Oct 2017 11:31:47 +0100 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.49]) by irsmsx111.ger.corp.intel.com ([169.254.2.30]) with mapi id 14.03.0319.002; Fri, 20 Oct 2017 11:31:47 +0100 From: "Mcnamara, John" To: "Kovacevic, Marko" CC: "dev@dpdk.org" Thread-Topic: [PATCH v9 1/2] doc: add generic compilation doc for all sample apps Thread-Index: AQHTSNNhXyEnV85doUy1GK+2A5m0L6Lsi3eg Date: Fri, 20 Oct 2017 10:31:46 +0000 Message-ID: References: <1508415063-233624-1-git-send-email-marko.kovacevic@intel.com> In-Reply-To: <1508415063-233624-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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOTQ2NzhmNzYtYjNjMS00ZTJlLWI2NzctYjNiNGMwYzYzNjNiIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6Ink1bVcrNmRTcCtYemFtM1pQU3FsNUIxTlFIYmJBSm1nTHRYdENkZVRkb289In0= 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 v9 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: Fri, 20 Oct 2017 10:31:51 -0000 > -----Original Message----- > From: Kovacevic, Marko > Sent: Thursday, October 19, 2017 1:11 PM > To: Mcnamara, John > Cc: dev@dpdk.org; Kovacevic, Marko ; Heraklius= z > Lipiec > Subject: [PATCH v9 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