[dpdk-dev] [PATCH v3 0/4] arm: detect NEON by RTE_MACHINE_CPUFLAG_NEON flag only

2016-03-24 Thread Thomas Monjalon
2016-03-19 20:58, Jan Viktorin: > Hello, > > finally, I've broken the original patch into 4 pieces as it solves more issues > and not just a single one. > > * As Thomas have already mentioned, the CONFIG_RTE_ARCH_ARM_NEON is > confusing. > So, I've decided to remove it entirely and provide an

[dpdk-dev] [PATCH v3 0/4] arm: detect NEON by RTE_MACHINE_CPUFLAG_NEON flag only

2016-03-19 Thread Jan Viktorin
Hello, finally, I've broken the original patch into 4 pieces as it solves more issues and not just a single one. * As Thomas have already mentioned, the CONFIG_RTE_ARCH_ARM_NEON is confusing. So, I've decided to remove it entirely and provide another option for a more specific purpose: CONFI