2015-11-06 15:10, Jerin Jacob:
> added the definition of rte_xmm and xmm_t for acl noen implementation.
> removed the emulated _mm_* functions
2 nits:
- noen -> neon
- this kind of change deserves more explanations
> +#include "arm_neon.h"
I think it should be
It won't block the merge of this
added the definition of rte_xmm and xmm_t for acl noen implementation.
removed the emulated _mm_* functions
Signed-off-by: Jerin Jacob
---
lib/librte_eal/common/include/arch/arm/rte_vect.h | 54 +++
1 file changed, 15 insertions(+), 39 deletions(-)
diff --git a/lib/librte_ea
2 matches
Mail list logo