numam-dpdk/lib/librte_ip_frag
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
..
ip_frag_common.h ip_frag: use key length for key comparison 2018-11-06 01:58:11 +01:00
ip_frag_internal.c lib: use common macro RTE_DIM 2020-02-05 14:37:41 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_ip_frag_common.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
rte_ip_frag.h ethdev: add IPv6 fragment extension header item 2020-10-16 19:48:18 +02:00
rte_ipv4_fragmentation.c ip_frag: ensure minimum v4 fragmentation length 2020-04-25 15:15:23 +02:00
rte_ipv4_reassembly.c ip_frag: remove IP checkum offload flag 2019-07-08 11:04:01 +02:00
rte_ipv6_fragmentation.c ip_frag: ensure minimum v6 fragmentation length 2020-04-25 15:15:27 +02:00
rte_ipv6_reassembly.c ip_frag: remove IP checkum offload flag 2019-07-08 11:04:01 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00