dpdk-fm10k/lib/librte_acl
Thomas Monjalon f35e5b3e07 replace alignment attributes
There is a common macro __rte_aligned for alignment,
which is now used where appropriate for consistency.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: David Christensen <drc@linux.vnet.ibm.com>
2020-04-16 18:16:18 +02:00
..
acl.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +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.h replace alignment attributes 2020-04-16 18:16:18 +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 alignment attributes 2020-04-16 18:16:18 +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 replace alignment attributes 2020-04-16 18:16:18 +02: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_vect.h doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02: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.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
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
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