> -----Original Message----- > From: Thomas Monjalon [mailto:[email protected]] > Sent: Thursday, August 3, 2017 2:55 PM > To: Mcnamara, John <[email protected]> > Cc: [email protected] > Subject: [PATCH] doc: notify libnuma dependency in release notes > > Fixes: 066731939589 ("doc: add libnuma as dependency") > Cc: [email protected] > > Signed-off-by: Thomas Monjalon <[email protected]> > --- > 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.**
Acked-by: John McNamara <[email protected]>

