Re: [dpdk-dev] [PATCH v1] doc: add libnuma to the dpdk dependencies

2017-07-09 Thread Thomas Monjalon
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

[dpdk-dev] [PATCH v1] doc: add libnuma to the dpdk dependencies

2017-07-03 Thread 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 --- doc/guides/linux_gsg/sys_reqs.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/guides/linux_gsg/sys_reqs.rst b/doc/guides/l