[dpdk-dev] Fwd: CPU does not support x86-64 instruction set

2014-06-24 Thread Alex Markuze
On Tue, Jun 24, 2014 at 11:21 AM, Thomas Monjalon wrote: > Welcome Alex. > Please, for future messages, try to answer below as explained here: > http://dpdk.org/ml > > 2014-06-24 11:12, Alex Markuze: > > Thomas Monjalon wrote: > > > 2014-06-23 15:42, Alex Markuze: > > > > Hi, I'm new to

[dpdk-dev] Fwd: CPU does not support x86-64 instruction set

2014-06-24 Thread Alex Markuze
Thomas Thanks for your reply, I've resolved the issue in a similar way by modifying the VM xml config file with this line CONFIG_RTE_MACHINE="x86-64"' But it didn't seem to matter (I didn't explore this much farther, I dint really try a clean build and didn't make sure that the .config file I've m

[dpdk-dev] Fwd: CPU does not support x86-64 instruction set

2014-06-24 Thread Thomas Monjalon
Welcome Alex. Please, for future messages, try to answer below as explained here: http://dpdk.org/ml 2014-06-24 11:12, Alex Markuze: > Thomas Monjalon wrote: > > 2014-06-23 15:42, Alex Markuze: > > > Hi, I'm new to DPDK and Im trying to compile on a x86 Ubuntu 14.04 > > VM(KVM). > > > And