From: Shreyansh Jain <shreyansh.jain@nxp.com>
To: reshma sarat <reshmasarat@gmail.com>, "users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] EAL: cannot open /proc/self/numa_maps, consider that all memory is in socket_id 0.Cause: Cannot create mbuf pool
Date: Fri, 28 Apr 2017 04:33:56 +0000 [thread overview]
Message-ID: <VI1PR0401MB246445880F345A7E4D56EDB190130@VI1PR0401MB2464.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <CAKjoOuZL-+w=aqRMdka8PsuanNSPysYJeHURyEodE72K_jbcWg@mail.gmail.com>
Hi,
> -----Original Message-----
> From: users [mailto:users-bounces@dpdk.org] On Behalf Of reshma sarat
> Sent: Friday, April 28, 2017 9:12 AM
> To: users@dpdk.org
> Subject: [dpdk-users] EAL: cannot open /proc/self/numa_maps, consider that
> all memory is in socket_id 0.Cause: Cannot create mbuf pool
>
> Hi ,
>
> I am integrating DPDK with another tool to increase the performance of the
> tool. But I am getting the following error. How to overcome this error.
>
> EAL: Detected 8 lcore(s)
> EAL: cannot open /proc/self/numa_maps, consider that all memory is in
> socket_id 0
> EAL: Error - exiting with code: 1
> Cause: Cannot create mbuf pool
Is this shared library? Which version - top of tree?
There is a high probability that you have either not linked in a mempory pool (librte_mempool_ring, for example) or you don't have top of tree, which has ring linked in by default.
>
> Regards,
> Reshma
prev parent reply other threads:[~2017-04-28 4:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-28 3:42 reshma sarat
2017-04-28 4:33 ` Shreyansh Jain [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=VI1PR0401MB246445880F345A7E4D56EDB190130@VI1PR0401MB2464.eurprd04.prod.outlook.com \
--to=shreyansh.jain@nxp.com \
--cc=reshmasarat@gmail.com \
--cc=users@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).