Not able to allocate enough memory using rte_pktmbuf_pool_create()

ranjeet singh singh.ranjeet621 at gmail.com
Mon Dec 26 21:19:40 CET 2022


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/users/attachments/20221226/aaf014d1/attachment.htm>


More information about the users mailing list