DPDK usage discussions
 help / color / mirror / Atom feed
From: ranjeet singh <singh.ranjeet621@gmail.com>
To: users@dpdk.org
Subject: Not able to allocate enough memory using rte_pktmbuf_pool_create()
Date: Mon, 26 Dec 2022 15:19:40 -0500	[thread overview]
Message-ID: <CALUVvMRY0jsH6NLiR_L2w_77TGoDe=ep47f7X5SopFn-=fKuAg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 386 bytes --]

Hi,

I am trying to allocate

 rte_pktmbuf_pool_create("rx_dump_pool",  80*1000*1000, 0, 0,
RTE_PKTMBUF_HEADROOM+60, rte_socket_id() )

 But getting eal_memalloc_alloc_seg_bulk() couldn't find suitable
memseg_list  error

I have  6 occupied slots of 16 GB RAM(DDR4) each,( total=96 GB).
I have also set HUGEPAGE 1GB total HUGEPAGES 64.
Could anyone please help me out with the problem?

[-- Attachment #2: Type: text/html, Size: 667 bytes --]

                 reply	other threads:[~2023-01-03  9:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CALUVvMRY0jsH6NLiR_L2w_77TGoDe=ep47f7X5SopFn-=fKuAg@mail.gmail.com' \
    --to=singh.ranjeet621@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).