numam-dpdk/lib/librte_acl
Thomas Monjalon 7e60e08397 acl: remove standalone header
This is a duplication of some EAL parts for a standalone packaging
which is not documented.
Packaging should be done outside of DPDK.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-02-02 12:30:33 +01:00
..
acl_bld.c acl: introduce config parameter for performance/space trade-off 2015-01-28 17:11:26 +01:00
acl_gen.c acl: introduce config parameter for performance/space trade-off 2015-01-28 17:11:26 +01:00
acl_run_avx2.c acl: use scalar method fastest for some cases 2015-01-28 17:11:25 +01:00
acl_run_avx2.h acl: deduplicate some SSE and AVX2 code 2015-01-28 17:11:25 +01:00
acl_run_scalar.c acl: deduplicate a bit of RT code 2015-01-28 17:11:25 +01:00
acl_run_sse.c acl: use scalar method fastest for some cases 2015-01-28 17:11:25 +01:00
acl_run_sse.h acl: deduplicate some SSE and AVX2 code 2015-01-28 17:11:25 +01:00
acl_run.h acl: use scalar method fastest for some cases 2015-01-28 17:11:25 +01:00
acl_vect.h acl: deduplicate some SSE and AVX2 code 2015-01-28 17:11:25 +01:00
acl.h acl: add comments about internal layout 2015-01-28 17:12:16 +01:00
Makefile acl: remove standalone header 2015-02-02 12:30:33 +01:00
rte_acl_osdep.h acl: remove standalone header 2015-02-02 12:30:33 +01:00
rte_acl.c acl: introduce config parameter for performance/space trade-off 2015-01-28 17:11:26 +01:00
rte_acl.h acl: introduce config parameter for performance/space trade-off 2015-01-28 17:11:26 +01:00
tb_mem.c acl: fix comments typos 2014-11-14 17:23:50 +01:00
tb_mem.h acl: fix comments typos 2014-11-14 17:23:50 +01:00