Re: [dpdk-dev] Cannot allocate mempool with --no-huge since DPDK 16.07

2017-09-25 Thread Olivier MATZ
Hi Tom, On Thu, Sep 21, 2017 at 05:21:08PM +0200, tom.barbe...@ulg.ac.be wrote: > Hi all, > > I get a EINVAL since DPDK 16.07 when trying to allocate a mempool with > rte_pktmbuf_pool_create. This is when I use --no-huge --vdev=eth_ring0. But > this happens before accessing the virtual device i

[dpdk-dev] Cannot allocate mempool with --no-huge since DPDK 16.07

2017-09-21 Thread tom . barbette
Hi all, I get a EINVAL since DPDK 16.07 when trying to allocate a mempool with rte_pktmbuf_pool_create. This is when I use --no-huge --vdev=eth_ring0. But this happens before accessing the virtual device in any ways. Which, btw shows the documentation is wrong as it indicates : EINVAL - cache