From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: notify libnuma dependency in release notes Date: Thu, 03 Aug 2017 16:32:10 +0200 Message-ID: <1877241.OtRUoA1Hk5@xps> References: <20170803135456.10997-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "Mcnamara, John" To: dev@dpdk.org Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id E5C4F325D for ; Thu, 3 Aug 2017 16:32:12 +0200 (CEST) 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" > > Fixes: 066731939589 ("doc: add libnuma as dependency") > > Cc: john.mcnamara@intel.com > > > > Signed-off-by: Thomas Monjalon > > --- [...] > > +* **Starting with version 17.08, libnuma is required to build DPDK.** > > Acked-by: John McNamara Applied