DPDK usage discussions
 help / color / mirror / Atom feed
* Not able to allocate enough memory using rte_pktmbuf_pool_create()
@ 2022-12-26 20:19 ranjeet singh
  0 siblings, 0 replies; only message in thread
From: ranjeet singh @ 2022-12-26 20:19 UTC (permalink / raw)
  To: users

[-- 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 --]

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

only message in thread, other threads:[~2023-01-03  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-26 20:19 Not able to allocate enough memory using rte_pktmbuf_pool_create() ranjeet singh

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