numam-dpdk/lib/librte_acl
Bruce Richardson 35320649fa acl: remove checks for SSE4
Since SSE4 is now part of the minimum requirements for DPDK, we now longer
need this check.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2017-07-04 14:35:41 +02:00
..
acl_bld.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
acl_gen.c
acl_run_altivec.c
acl_run_altivec.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
acl_run_avx2.c
acl_run_avx2.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
acl_run_neon.c
acl_run_neon.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
acl_run_scalar.c
acl_run_sse.c
acl_run_sse.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
acl_run.h acl: fix flow data comments 2017-01-30 11:15:11 +01:00
acl_vect.h
acl.h
Makefile acl: remove checks for SSE4 2017-07-04 14:35:41 +02:00
rte_acl_osdep.h
rte_acl_version.map
rte_acl.c acl: allow zero verdict 2017-01-30 11:08:47 +01:00
rte_acl.h acl: allow zero verdict 2017-01-30 11:08:47 +01:00
tb_mem.c
tb_mem.h