On 19/06/15 02:42, Na Zhu wrote:
Dear all,

I follow the instructions of this page
https://github.com/rumpkernel/wiki/wiki/Repo:-drv-netif-dpdk, when i
execute buildme.sh, there are some errors like this:

[snip

The error happens because the cpu does not support ssse3, because dpdk need
some cpu flags enabled, such as ssse3, avx,aes, how to enable this flags in
rump kernl?

You can add compiler flags you need for DPDK headers by adding a RUMPCOMP_USER_CFLAGS field to src/libdpdkif/Makefile

Reply via email to