From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: [PATCH] doc: notify libnuma dependency in release notes Date: Thu, 3 Aug 2017 15:54:56 +0200 Message-ID: <20170803135456.10997-1-thomas@monjalon.net> Cc: dev@dpdk.org To: john.mcnamara@intel.com Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 20DC92C18 for ; Thu, 3 Aug 2017 15:55:17 +0200 (CEST) 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 --- doc/guides/rel_notes/release_17_08.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/guides/rel_notes/release_17_08.rst b/doc/guides/rel_notes/release_17_08.rst index d5a708a09..0349dcd1c 100644 --- a/doc/guides/rel_notes/release_17_08.rst +++ b/doc/guides/rel_notes/release_17_08.rst @@ -259,6 +259,8 @@ Known Issues Also, make sure to start the actual text at the margin. ========================================================= +* **Starting with version 17.08, libnuma is required to build DPDK.** + API Changes ----------- -- 2.13.2