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

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Jun 23 16:42:50 CEST 2014


Hi,

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 I'm getting this error:
> 
> "error: CPU you selected does not support x86-64 instruction set"

You should try "-cpu host" option of Qemu/KVM in order to have the full 
instruction set of your host.

Please confirm it's working.
-- 
Thomas


More information about the dev mailing list