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’

Reply via email to