eal/arm: disable NEON for 32-bit memcpy
authorJan Viktorin <viktorin@rehivetech.com>
Sat, 19 Mar 2016 19:58:04 +0000 (20:58 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 24 Mar 2016 16:46:58 +0000 (17:46 +0100)
commitf057dc5c7d8d0c064a2cb9899a84abca1282cfdf
treede45da96e18d53221731274eaf868d6489571b7d
parent4475b3babc09f816a51c61acae30b2d61bfb5e71
eal/arm: disable NEON for 32-bit memcpy

The new flag CONFIG_RTE_ARCH_ARM_NEON_MEMCPY is used to enable memcpy
optimizations in EAL.
As it is not always the performance benefit, the feature is disabled.

Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
config/defconfig_arm-armv7a-linuxapp-gcc
lib/librte_eal/common/include/arch/arm/rte_memcpy_32.h