DPDK usage discussions
 help / color / mirror / Atom feed
* Re: [dpdk-users] users Digest, Vol 133, Issue 1
       [not found] <mailman.1.1525687201.9564.users@dpdk.org>
@ 2018-05-08  1:17 ` Gavin Hu
  0 siblings, 0 replies; only message in thread
From: Gavin Hu @ 2018-05-08  1:17 UTC (permalink / raw)
  To: users

Hi Krish,

You can have a quick check if the input arguments are wrong?
For example, the asked cache too big(it should not exceed 512) or the name is too long(should be less than 32Bytes).

There were other reasons may caused this failure, you do better track down and locate where it failed.

Best Regards,
Gavin


-----Original Message-----
From: users <users-bounces@dpdk.org> On Behalf Of users-request@dpdk.org
Sent: Monday, May 7, 2018 6:00 PM
To: users@dpdk.org
Subject: users Digest, Vol 133, Issue 1

Send users mailing list submissions to
users@dpdk.org

To subscribe or unsubscribe via the World Wide Web, visit
https://dpdk.org/ml/listinfo/users
or, via email, send a message with subject or body 'help' to
users-request@dpdk.org

You can reach the person managing the list at
users-owner@dpdk.org

When replying, please edit your Subject line so it is more specific than "Re: Contents of users digest..."


Today's Topics:

   1. Re: Cannot Create mbuf pool (Krish)


----------------------------------------------------------------------

Message: 1
Date: Mon, 7 May 2018 10:21:18 +0800
From: Krish <attkillrocks@gmail.com>
To: Matt Laswell <laswell@infinite.io>
Cc: users <users@dpdk.org>
Subject: Re: [dpdk-users] Cannot Create mbuf pool
Message-ID:
<CANwj=RFvzstKVdrp5uWik-WK2c3yC9yhM9SbB-0PFNbavy+EAw@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

Hi Matt

Thanks for your help.

There are free hugepages and running it as root but still I am facing the problem.
Hugepages:
HugePages_Total:    1536
HugePages_Free:      512
HugePages_Rsvd:        0
HugePages_Surp:      824
Hugepagesize:       2048 kB

Any suggestions please ...

Thanks


On Fri, May 4, 2018 at 8:42 PM, Matt Laswell <laswell@infinite.io> wrote:

> That message means that you're not able to allocate memory for your
> mbuf pool.  Usually, it means that either:
>
>     1. You haven't allocated enough huge page memory to hold all of
> the things you've allocated (check the size of your hugepage memory
> and the pools you're allocating)
>     2. You don't have permission to get at the huge page memory (run
> as root).
>
> Hope this helps.
>
> On Thu, May 3, 2018 at 10:23 PM, Krish <attkillrocks@gmail.com> wrote:
>
>> Hi
>>
>> I am facing the following issue while trying to run VMDQ_DCB app.
>>
>> "Cause: Cannot create mbuf pool"
>>
>>
>> Any help is appreciated.
>>
>> Thanks
>>
>
>


End of users Digest, Vol 133, Issue 1
*************************************
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-08  1:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.1.1525687201.9564.users@dpdk.org>
2018-05-08  1:17 ` [dpdk-users] users Digest, Vol 133, Issue 1 Gavin Hu

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).