From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] doc: update dpdk proc info limitations Date: Thu, 08 Feb 2018 23:07:21 +0100 Message-ID: <1705410.i2qtjAfSJF@xps> References: <20180207214626.34029-1-marko.kovacevic@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "Varghese, Vipin" To: "Kovacevic, Marko" Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id C9AAD1B73D for ; Thu, 8 Feb 2018 23:07:27 +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" > > Updated the limitations for dpdk-procinfo to inform user of the proper > > use. To avoid failures and build issues > > Acked-by: John McNamara Applied, thanks