numam-dpdk/lib/librte_node
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
..
ethdev_ctrl.c node: add IPv4 rewrite and lookup control 2020-05-05 23:41:30 +02:00
ethdev_rx_priv.h node: add packet classifier 2020-07-22 01:18:59 +02:00
ethdev_rx.c node: add packet classifier 2020-07-22 01:18:59 +02:00
ethdev_tx_priv.h node: add ethdev Tx 2020-05-05 23:38:31 +02:00
ethdev_tx.c node: add ethdev Tx 2020-05-05 23:38:31 +02:00
ip4_lookup_neon.h node: choose vector path at runtime 2020-10-19 16:45:02 +02:00
ip4_lookup_sse.h node: choose vector path at runtime 2020-10-19 16:45:02 +02:00
ip4_lookup.c node: choose vector path at runtime 2020-10-19 16:45:02 +02:00
ip4_rewrite_priv.h node: add IPv4 rewrite and lookup control 2020-05-05 23:41:30 +02:00
ip4_rewrite.c node: add IPv4 rewrite and lookup control 2020-05-05 23:41:30 +02:00
log.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
meson.build node: add packet classifier 2020-07-22 01:18:59 +02:00
node_private.h node: add packet classifier 2020-07-22 01:18:59 +02:00
null.c node: add logging and null node 2020-05-05 23:37:43 +02:00
pkt_cls_priv.h node: add packet classifier 2020-07-22 01:18:59 +02:00
pkt_cls.c node: add packet classifier 2020-07-22 01:18:59 +02:00
pkt_drop.c node: add packet drop 2020-05-05 23:42:13 +02:00
rte_node_eth_api.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
rte_node_ip4_api.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00