numam-dpdk/lib/librte_cryptodev
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 lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build cryptodev: fix library version in meson build 2018-03-28 00:07:35 +02:00
rte_crypto_sym.h crypto/ccp: support SHA3 family 2018-04-23 18:20:09 +01:00
rte_crypto.h cryptodev: set private data for session-less mode 2018-04-23 18:20:09 +01:00
rte_cryptodev_pmd.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_cryptodev_pmd.h cryptodev: change argument of driver registration 2018-04-23 16:57:55 +01:00
rte_cryptodev_version.map lib: clear experimental version tag in linker scripts 2018-05-14 03:37:28 +02:00
rte_cryptodev.c cryptodev: support session private data setting 2018-04-23 18:20:09 +01:00
rte_cryptodev.h cryptodev: support session private data setting 2018-04-23 18:20:09 +01:00