From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 3/3] doc: update build-sdk-quick txt file Date: Wed, 14 Feb 2018 00:41:03 +0100 Message-ID: <1709610.YWM5RO7iyE@xps> References: <1495788764-37652-2-git-send-email-david.hunt@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "shreyansh.jain@nxp.com" To: Ferruh Yigit , "Mcnamara, John" , "Hunt, David" Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id F22571B313 for ; Wed, 14 Feb 2018 00:41:13 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 13/02/2018 13:18, Ferruh Yigit: > On 6/12/2017 1:50 PM, Mcnamara, John wrote: > >> -----Original Message----- > >> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of David Hunt > >> Sent: Wednesday, June 7, 2017 3:38 PM > >> To: dev@dpdk.org > >> Cc: thomas@monjalon.net; shreyansh.jain@nxp.com; Hunt, David > >> > >> Subject: [dpdk-dev] [PATCH v3 3/3] doc: update build-sdk-quick txt file > >> > >> * Add in information about 'make defconfig' > >> * Add in information about RTE_TEMPLATE environment variable > >> * Explain the default directory for 'O=' a bit better > >> * Clean up text alignment > >> > >> Signed-off-by: David Hunt > > > > Acked-by: John McNamara > > Acked-by: Ferruh Yigit I made some comments in patch 2 about RTE_TEMPLATE and got no reply (in August). This patch is dependent on RTE_TEMPLATE. One more nit: the indent is broken for T variable explanation.