On 2016/04/18 3:27, Sharath wrote: > I am facing feew compile errors while compiling dpdk. The env is ubuntu > running as an VM, VM is started by qemu. How do I fix the compile errors?
Default qemu virtual cpu does not support SSE4.2. Try qemu -cpu help, and specify your reasonable cpu.