<div dir="ltr">Hi,<div><br></div><div>I am trying to allocate <br><pre style="font-family:courier,"courier new",monospace;font-size:14px;white-space:pre-wrap;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"> rte_pktmbuf_pool_create("rx_dump_pool",  80*1000*1000, 0, 0, RTE_PKTMBUF_HEADROOM+60, rte_socket_id() )</pre></div><div> But getting eal_memalloc_alloc_seg_bulk() couldn't find suitable memseg_list  error</div><div><br></div><div>I have  6 occupied slots of 16 GB RAM(DDR4) each,( total=96 GB). </div><div>I have also set HUGEPAGE 1GB total HUGEPAGES 64.</div><div>Could anyone please help me out with the problem?</div></div>