On 9 July 2017 at 01:08, Thomas Monjalon <tho...@monjalon.net> wrote: > 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’
But sched_vector is disabled in defconfig_arm-armv7a-linuxapp-gcc: CONFIG_RTE_SCHED_VECTOR=n