[dpdk-dev] [PATCH] eal/armv7: emulate vaddvq u16 variant

Thomas Monjalon thomas at monjalon.net
Sat Jul 8 19:08:45 CEST 2017


07/07/2017 18:26, Jerin Jacob:
> vaddvq_u16() is not available for armv7.
> Emulate the vaddvq_u16() using armv7 NEON intrinsics.

After implementing this function, another missing function appears:

	lib/librte_sched/rte_sched.c:1747:7: error:
	implicit declaration of function ‘vminvq_u32’


More information about the dev mailing list