DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v2] doc/linux_gsg: fix numa lib name error
@ 2018-11-07  2:40 Yong Wang
  2018-11-07 13:28 ` Burakov, Anatoly
  0 siblings, 1 reply; 3+ messages in thread
From: Yong Wang @ 2018-11-07  2:40 UTC (permalink / raw)
  To: anatoly.burakov; +Cc: dev, Yong Wang

The library for handling NUMA is not libnuma-devel, but numactl-devel
in Red Hat/Fedora and libnuma-dev in Debian/Ubuntu.

Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>

---
v2:
* Add lib name in Ubuntu.
---
 doc/guides/linux_gsg/sys_reqs.rst | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/doc/guides/linux_gsg/sys_reqs.rst b/doc/guides/linux_gsg/sys_reqs.rst
index e2230f3..fbc9d54 100644
--- a/doc/guides/linux_gsg/sys_reqs.rst
+++ b/doc/guides/linux_gsg/sys_reqs.rst
@@ -64,7 +64,11 @@ Compilation of the DPDK
        x86_x32 ABI is currently supported with distribution packages only on Ubuntu
        higher than 13.10 or recent Debian distribution. The only supported  compiler is gcc 4.9+.
 
-*   libnuma-devel - library for handling NUMA (Non Uniform Memory Access).
+*   Library for handling NUMA (Non Uniform Memory Access).
+
+    * numactl-devel in Red Hat/Fedora;
+
+    * libnuma-dev in Debian/Ubuntu;
 
 *   Python, version 2.7+ or 3.2+, to use various helper scripts included in the DPDK package.
 
-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH v2] doc/linux_gsg: fix numa lib name error
  2018-11-07  2:40 [dpdk-dev] [PATCH v2] doc/linux_gsg: fix numa lib name error Yong Wang
@ 2018-11-07 13:28 ` Burakov, Anatoly
  2018-11-19  0:08   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Burakov, Anatoly @ 2018-11-07 13:28 UTC (permalink / raw)
  To: Yong Wang; +Cc: dev

On 07-Nov-18 2:40 AM, Yong Wang wrote:
> The library for handling NUMA is not libnuma-devel, but numactl-devel
> in Red Hat/Fedora and libnuma-dev in Debian/Ubuntu.
> 
> Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
> 
> ---
> v2:
> * Add lib name in Ubuntu.
> ---

Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>

-- 
Thanks,
Anatoly

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH v2] doc/linux_gsg: fix numa lib name error
  2018-11-07 13:28 ` Burakov, Anatoly
@ 2018-11-19  0:08   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2018-11-19  0:08 UTC (permalink / raw)
  To: Yong Wang; +Cc: dev, Burakov, Anatoly

07/11/2018 14:28, Burakov, Anatoly:
> On 07-Nov-18 2:40 AM, Yong Wang wrote:
> > The library for handling NUMA is not libnuma-devel, but numactl-devel
> > in Red Hat/Fedora and libnuma-dev in Debian/Ubuntu.
> > 
> > Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
> > 
> > ---
> > v2:
> > * Add lib name in Ubuntu.
> > ---
> 
> Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>

Applied, thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-11-19  0:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-07  2:40 [dpdk-dev] [PATCH v2] doc/linux_gsg: fix numa lib name error Yong Wang
2018-11-07 13:28 ` Burakov, Anatoly
2018-11-19  0:08   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).