Re: [vpp-dev] Crash when creating WM

2017-11-06 Thread Mohsin Kazmi (sykazmi)
Hi Pedro, Can you check the dmesg? If it is due to "out of memory".? Regards, Mohsin From: vpp-dev-boun...@lists.fd.io on behalf of PEDRO ANDRES ARANDA GUTIERREZ Sent: Monday, November 6, 2017 11:27 AM To: vpp-dev@lists.fd.io Subject: [vpp-

[vpp-dev] Crash when creating WM

2017-11-06 Thread PEDRO ANDRES ARANDA GUTIERREZ
Hi folks, I'm complete new to fd.io. I wanted to get some hands-on experience, so I just cloned the vpp repo and tried to create a VM with the following steps: cd Devel/ git clone https://gerrit.fd.io/r/vpp cd vpp/ cd build-root/vagrant (export VPP_VAGRANT_NICS=1;vagrant up) and I got the follow