From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v10 1/2] doc: add generic compilation doc for all sample apps Date: Fri, 27 Oct 2017 01:23:37 +0200 Message-ID: <1768023.FrWHi32c0B@xps> References: <1508946660-44354-1-git-send-email-marko.kovacevic@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, john.mcnamara@intel.com, Herakliusz Lipiec To: Marko Kovacevic Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id D99B01BB4E for ; Fri, 27 Oct 2017 01:23:39 +0200 (CEST) In-Reply-To: <1508946660-44354-1-git-send-email-marko.kovacevic@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 25/10/2017 17:50, Marko Kovacevic: > From: Herakliusz Lipiec > > Moved duplicated, and occasionally outdated, doc sections from each > of the sample app guides chapters to a common chapter at the start. > > This reduces the duplication in the docs and provides a single > point of reference for compiling the sample apps. > > Signed-off-by: Herakliusz Lipiec > Signed-off-by: Marko Kovacevic Series applied, thanks