sched: add NEON optimizations
authorAshwin Sekhar T K <ashwin.sekhar@caviumnetworks.com>
Fri, 28 Apr 2017 06:15:48 +0000 (23:15 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 3 Jul 2017 13:13:36 +0000 (15:13 +0200)
commitb79afd0b7e77cbc09b45ee9bb0cd4f6f5542bd20
tree4e872ed9fb1c457882ce5077ec0ec6c28d3f2998
parent6cba794e48dde8d6a9783b97035c35d51b8da061
sched: add NEON optimizations

* Removed setting CONFIG_RTE_SCHED_VECTOR=n from armv8a config
  so that the setting from common_base is taken as the default
  setting for armv8a
* Verified the changes with sched_autotest unit test case

Signed-off-by: Ashwin Sekhar T K <ashwin.sekhar@caviumnetworks.com>
Acked-by: Jianbo Liu <jianbo.liu@linaro.org>
config/defconfig_arm64-armv8a-linuxapp-gcc
lib/librte_sched/rte_sched.c