DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Burakov, Anatoly" <anatoly.burakov@intel.com>
To: dev@dpdk.org
Subject: Re: [dpdk-dev] dpdk was compiled with CONFIG_RTE_LIBRTE_VHOST_NUMA=n , but on ovs-2.8 compilation, "configure: error: unable to find libnuma, install the dependency package "
Date: Thu, 28 Sep 2017 10:30:00 +0100	[thread overview]
Message-ID: <404f860c-2a17-dd49-eea8-37f163b95396@intel.com> (raw)
In-Reply-To: <CAFj4wcJE6qJshm_WzuwxyUZQ9LzEksfgjuZRe9zmgSVo7abrXA@mail.gmail.com>

On 28-Sep-17 6:33 AM, Joo Kim wrote:
> Hello,
> 
> 
> My dpdk was compiled with   CONFIG_RTE_LIBRTE_VHOST_NUMA=n  (which is a
> default in config/common_base).
> 
> But, I see following error when I  compile ovs-2.8 with dpdk enabled. Is
> this expected?   Also ignorable error?
> 
> "
> . . .
> checking for library containing get_mempolicy... no
> configure: error: unable to find libnuma, install the dependency package
> "
> 
Hi Joo,

Libnuma is a required dependency for building for NUMA support, but if 
you don't want it, please also set CONFIG_RTE_EAL_NUMA_AWARE_HUGEPAGES 
to "n".

-- 
Thanks,
Anatoly

      reply	other threads:[~2017-09-28  9:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-28  5:33 Joo Kim
2017-09-28  9:30 ` Burakov, Anatoly [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=404f860c-2a17-dd49-eea8-37f163b95396@intel.com \
    --to=anatoly.burakov@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).