numam-dpdk/lib/librte_acl
Konstantin Ananyev cd8091d7d8 acl: remove unused code
Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-06-18 18:09:46 +02:00
..
acl_bld.c acl: remove unused code 2015-06-18 18:09:46 +02: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: remove subtree calculations at build stage 2015-06-04 11:14:45 +02:00
Makefile mk: add library version extension 2015-02-03 16:56:58 +01:00
rte_acl_osdep.h acl: remove redundant macro 2015-06-18 17:59:18 +02:00
rte_acl_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00
rte_acl.c acl: remove redundant macro 2015-06-18 17:59:18 +02:00
rte_acl.h acl: introduce a macro for bitmask conversion 2015-06-18 18:08:34 +02:00
tb_mem.c acl: use setjmp/longjmp to handle alloc failures at build phase 2015-04-28 11:55:03 +02:00
tb_mem.h acl: use setjmp/longjmp to handle alloc failures at build phase 2015-04-28 11:55:03 +02:00