numam-dpdk/lib/librte_pipeline
Ferruh Yigit 04db1d0da7 lib: clear experimental version tag in linker scripts
Remove version tag from experimental block in linker version scripts
(.map files).

That label is not used by linker and information only. It is useful
for version blocks but not useful for experimental block but confusing.
Removing those labels.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2018-05-14 03:37:28 +02:00
..
Makefile pipeline: add port in action APIs 2018-04-04 12:26:07 +02:00
meson.build pipeline: add port in action APIs 2018-04-04 12:26:07 +02:00
rte_pipeline_version.map lib: clear experimental version tag in linker scripts 2018-05-14 03:37:28 +02:00
rte_pipeline.c lib: remove unnecessary pointer cast 2018-01-16 01:53:35 +01:00
rte_pipeline.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_in_action.c pipeline: add port in action APIs 2018-04-04 12:26:07 +02:00
rte_port_in_action.h pipeline: add port in action APIs 2018-04-04 12:26:07 +02:00
rte_table_action.c pipeline: add load balance action 2018-04-04 12:21:26 +02:00
rte_table_action.h pipeline: add load balance action 2018-04-04 12:21:26 +02:00