[dpdk-dev] compilation error in l3fwd for ARMv7 NEON

Thomas Monjalon thomas at monjalon.net
Fri Jul 7 17:24:38 CEST 2017


Hi Jianbo,

It seems your NEON acceleration of the example l3fwd
is not compiling for ARMv7:
	examples/l3fwd/l3fwd_neon.h:113:6: error:
	implicit declaration of function ‘vaddvq_u16’

I am using gcc-linaro-6.3.1-2017.05-x86_64_arm-linux-gnueabihf.

Is it something we can fix easily?


More information about the dev mailing list