[dpdk-dev] dev Digest, Vol 22, Issue 37

2015-04-15 Thread Stephen Hemminger
On Wed, 15 Apr 2015 17:43:02 -0700 Kamraan Nasim wrote: > > > > This had me stumped for a while as well. In my case, PostGres9.4 was also > > running on my system which also used huge pages and came up before my DPDK > > application causing rte_mempool_create() to ENOMEM. > > > Check which othe

[dpdk-dev] dev Digest, Vol 22, Issue 37

2015-04-15 Thread Kamraan Nasim
> > This had me stumped for a while as well. In my case, PostGres9.4 was also > running on my system which also used huge pages and came up before my DPDK > application causing rte_mempool_create() to ENOMEM. Check which other applications are using huge pages: > lsof | grep huge And see if you