numam-dpdk/lib/librte_acl
Konstantin Ananyev dbed2c9ef8 acl: fix 32-bit match for range field
ACL build phase for range fields that are bigger then
16 bits might generate wrong trie.
For more details please refer to:
https://bugs.dpdk.org/show_bug.cgi?id=307

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

Reported-by: Ido Goshen <ido@cgstowernetworks.com>
Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2020-02-13 14:43:56 +01: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 license text with SPDX tag on PPC files 2019-08-05 17:17:09 +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 acl: fix build with some arm64 compiler 2019-06-12 00:07:13 +09: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 lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01: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
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build build: remove individual library versions 2019-11-20 23:05:39 +01: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 build: align symbols with global ABI version 2019-11-20 23:05:39 +01: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