numam-dpdk/lib/librte_acl
Bruce Richardson 63b3907833 build: remove library name from version map file name
Since each version map file is contained in the subdirectory of the library
it refers to, there is no need to include the library name in the filename.
This makes things simpler in case of library renaming.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Rosen Xu <rosen.xu@intel.com>
2020-10-19 22:13:59 +02:00
..
acl_bld.c acl: optimize AVX512 classify with 4 bytes loads 2020-10-14 14:23:01 +02:00
acl_gen.c acl: add 256-bit AVX512 classify method 2020-10-14 14:23:00 +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_avx512_common.h acl: fix build with gcc 5.4.0 2020-10-15 14:31:46 +02:00
acl_run_avx512.c acl: optimize AVX512 classify with 4 bytes loads 2020-10-14 14:23:01 +02:00
acl_run_avx512x8.h acl: deduplicate AVX512 code 2020-10-14 14:37:51 +02:00
acl_run_avx512x16.h acl: deduplicate AVX512 code 2020-10-14 14:37:51 +02: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_run.h replace alignment attributes 2020-04-16 18:16:18 +02:00
acl_vect.h doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
acl.h acl: optimize AVX512 classify with 4 bytes loads 2020-10-14 14:23:01 +02:00
meson.build acl: add infrastructure for AVX512 classify methods 2020-10-14 14:23:00 +02:00
rte_acl_osdep.h remove useless include of EAL memory config header 2019-10-09 10:22:24 +02:00
rte_acl.c acl: check max SIMD bitwidth 2020-10-19 16:45:02 +02:00
rte_acl.h acl: check max SIMD bitwidth 2020-10-19 16:45:02 +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
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00