Re: [dpdk-dev] Problem with MBUF pool allocation

2017-06-12 Thread Bruce Richardson
On Mon, Jun 12, 2017 at 04:15:08PM +0200, Marco Varlese wrote: > Hi, > I'm seeing an error reported by the DPDK EAL when allocating the MBUF pools. > > The error is: > "MBUF: error setting mempool handler" > > I have a multi-node NUMA system and I get the exact same error when trying to > allocat

[dpdk-dev] Problem with MBUF pool allocation

2017-06-12 Thread Marco Varlese
Hi, I'm seeing an error reported by the DPDK EAL when allocating the MBUF pools. The error is: "MBUF: error setting mempool handler" I have a multi-node NUMA system and I get the exact same error when trying to allocate the memory from the different nodes.  The bootstrap parameters I use to rese