[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