From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] doc: add libnuma to the dpdk dependencies Date: Sun, 09 Jul 2017 22:38:08 +0200 Message-ID: <6897962.xkogI7agXd@xps> References: <1499088064-7481-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: John McNamara Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 004BF235 for ; Sun, 9 Jul 2017 22:38:10 +0200 (CEST) In-Reply-To: <1499088064-7481-1-git-send-email-john.mcnamara@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" 03/07/2017 15:21, John McNamara: > Add libnuma as a dependency to the Linux Getting Started Guide > since it is a new requirement in DPDK 17.08+. > > Signed-off-by: John McNamara Applied, thanks