net/virtio: add election for packed vector NEON path
[dpdk.git] / drivers / net / virtio / virtio_rxtx_packed.c
index 99d9a5a..882dca3 100644 (file)
@@ -18,6 +18,8 @@
 
 #ifdef CC_AVX512_SUPPORT
 #include "virtio_rxtx_packed_avx.h"
+#elif defined(RTE_ARCH_ARM)
+#include "virtio_rxtx_packed_neon.h"
 #endif
 
 uint16_t