[dpdk-dev] [PATCH v2 0/3] support acl lib for armv7-a and a small fix

Jianbo Liu jianbo.liu at linaro.org
Thu Dec 3 16:02:53 CET 2015


This patchset includes a small fix in rte_cycle_32.h,
and support ACL for armv7-a platform.

v2:
- select alg as RTE_ACL_CLASSIFY_NEON only when NEON is checked in cpuflags.
- remove lpm/table/pipeline patch, and part of change will be merged into Jerin's.

Jianbo Liu (3):
  eal/arm: use RTE_ARM_EAL_RDTSC_USE_PMU in rte_cycle_32.h
  eal/acl: enable acl for armv7-a
  maintainers: claim resposibility for ARMv7 and ARMv8

 MAINTAINERS                                        |  2 ++
 config/defconfig_arm-armv7a-linuxapp-gcc           |  1 -
 lib/librte_acl/Makefile                            |  2 +-
 lib/librte_acl/rte_acl.c                           |  5 ++++-
 .../common/include/arch/arm/rte_cycles_32.h        |  2 +-
 lib/librte_eal/common/include/arch/arm/rte_vect.h  | 23 ++++++++++++++++++++++
 6 files changed, 31 insertions(+), 4 deletions(-)

-- 
1.8.3.1



More information about the dev mailing list