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

2015-12-08 Thread Thomas Monjalon
2015-12-03 23:02, Jianbo Liu: > 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'

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

2015-12-03 Thread Jianbo Liu
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_E