numam-dpdk/lib/acl
Konstantin Ananyev 451098159c acl: fix rules with 8-byte field size
In theory ACL library allows fields with 8B long.
Though in practice they usually not used, not tested,
and as was revealed by Ido, this functionality is not working properly.
There are few places inside ACL build code-path that need to be addressed.

Bugzilla ID: 673
Fixes: dc276b5780 ("acl: new library")
Cc: stable@dpdk.org

Reported-by: Ido Goshen <ido@cgstowernetworks.com>
Signed-off-by: Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
Tested-by: Ido Goshen <ido@cgstowernetworks.com>
2022-05-30 23:30:33 +02:00
..
acl_bld.c acl: fix rules with 8-byte field size 2022-05-30 23:30:33 +02:00
acl_gen.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_altivec.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_altivec.h avoid AltiVec keyword vector 2022-05-25 11:49:39 +02:00
acl_run_avx2.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_avx2.h fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
acl_run_avx512_common.h acl: fix build with GCC 6.3 2021-06-17 09:37:11 +02:00
acl_run_avx512.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
acl_run_avx512x8.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
acl_run_avx512x16.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
acl_run_neon.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_neon.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_scalar.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_sse.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_sse.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_vect.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
acl.h fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
meson.build config/x86: skip GNU binutils bug check for LLVM 2021-11-17 09:41:13 +01:00
rte_acl_osdep.h acl: add missing C++ guards 2022-02-22 14:47:49 +01:00
rte_acl.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_acl.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
tb_mem.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
tb_mem.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00