[dpdk-dev] Creation of mbuf pool for socket 0 failed on VM

2016-05-28 Thread Olivier Matz
Hi, On 05/28/2016 09:39 AM, Murali Krishna wrote: > Hi, > > I have attached two 10G NICs to VM as pass-through devices and I?m trying > to run testpmd on the VM. I have assigned 4GB RAM and 2 cores to the VM. > > /DPDK22/testpmd -c 0x3 -n 2 -d /DPDK22/librte_pmd_oce.so -w $P0 -w $P1 -- > -i --nb

[dpdk-dev] Creation of mbuf pool for socket 0 failed on VM

2016-05-28 Thread Murali Krishna
Hi, I have attached two 10G NICs to VM as pass-through devices and I?m trying to run testpmd on the VM. I have assigned 4GB RAM and 2 cores to the VM. /DPDK22/testpmd -c 0x3 -n 2 -d /DPDK22/librte_pmd_oce.so -w $P0 -w $P1 -- -i --nb-cores=1 --nb-ports=2 Where P0 and P1 are the PCI IDs of t

[dpdk-dev] Creation of mbuf pool for socket 0 failed

2014-10-29 Thread De Lara Guarch, Pablo
Hi Eduard, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Eduard Gibert > Renart > Sent: Wednesday, October 29, 2014 9:30 PM > To: dev at dpdk.org > Subject: [dpdk-dev] Creation of mbuf pool for socket 0 failed > > Hi, > &g

[dpdk-dev] Creation of mbuf pool for socket 0 failed

2014-10-29 Thread Eduard Gibert Renart
age- >> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Eduard Gibert >> Renart >> Sent: Wednesday, October 29, 2014 9:30 PM >> To: dev at dpdk.org >> Subject: [dpdk-dev] Creation of mbuf pool for socket 0 failed >> >> Hi, >> >> I was trying

[dpdk-dev] Creation of mbuf pool for socket 0 failed

2014-10-29 Thread Eduard Gibert Renart
Hi, I was trying to run testpmd application in interactive mode ($RTE_TARGET/app/testpmd) from the ./tools/setup.sh script with a 0x3 mask and I get the following error: Interactive-mode selected EAL: Error - exiting with code: 1 Cause: Creation of mbuf pool for socket 0 failed I get a simil