numam-dpdk/lib/librte_acl
Radu Nicolau 84fb33fec1 build: remove deprecated cpuflag macros
Replace use of RTE_MACHINE_CPUFLAG macros with regular compiler
macros, which are more complete than those provided by DPDK, and as such
it allows new instruction sets to be leveraged without having to do
extra work to set them up in DPDK.

Signed-off-by: Sean Morrissey <sean.morrissey@intel.com>
Signed-off-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: David Marchand <david.marchand@redhat.com>
2020-09-25 11:13:57 +02:00
..
acl_bld.c acl: fix 32-bit match for range field 2020-02-13 14:43:56 +01:00
acl_gen.c acl: fix undefined behavior of bit shifts 2019-08-02 22:07:07 +02:00
acl_run_altivec.c replace license text with SPDX tag on PPC files 2019-08-05 17:17:09 +02:00
acl_run_altivec.h replace alignment attributes 2020-04-16 18:16:18 +02:00
acl_run_avx2.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
acl_run_avx2.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
acl_run_neon.c lib: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
acl_run_neon.h replace alignment attributes 2020-04-16 18:16:18 +02:00
acl_run_scalar.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
acl_run_sse.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
acl_run_sse.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
acl_run.h replace alignment attributes 2020-04-16 18:16:18 +02:00
acl_vect.h doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
acl.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
rte_acl_osdep.h remove useless include of EAL memory config header 2019-10-09 10:22:24 +02:00
rte_acl_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
rte_acl.c remove useless include of EAL memory config header 2019-10-09 10:22:24 +02:00
rte_acl.h acl: forbid rule with priority zero 2018-09-16 11:53:25 +02:00
tb_mem.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
tb_mem.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00