<div dir="ltr">I have a system with two numa sockets. Each numa socket has 8GB of RAM.<div>I reserve a total of 6 hugepages (1G).</div><div><br></div><div>When I try to create a mempool (API <span style="color:rgb(170,55,49);font-weight:bold;background-color:rgb(245,245,245);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre">rte_mempool_create</span>) of 530432 mbufs (each one with 9108 bytes) I get a ENOMEM error.</div><div><br></div><div>In theory this mempool should be around 4.8GB and the hugepages are enough to hold it.</div><div>Why is this failing ?</div><div><br></div></div>