diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-12-13 08:24:00 +0100 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-12-13 08:24:00 +0100 |
commit | d4e45114a9d11b9796abd3b010cdfb5bb95b7780 (patch) | |
tree | ca4bcb678362b49bd2db2eeca4e06b9d5a238aeb /debian/librte-cryptodev2.symbols | |
parent | 968c78fccbeffe0a2e8dbc6242238c1f9cc54e85 (diff) |
update add symbols in libs that bumped soname (drop symbols)
Change-Id: I87c435b2c77e704c7d3fb84fe722931f8b18d0aa
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/librte-cryptodev2.symbols')
-rw-r--r-- | debian/librte-cryptodev2.symbols | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/librte-cryptodev2.symbols b/debian/librte-cryptodev2.symbols index c4571e5e..3864a52d 100644 --- a/debian/librte-cryptodev2.symbols +++ b/debian/librte-cryptodev2.symbols @@ -1,6 +1,7 @@ librte_cryptodev.so.2 librte-cryptodev2 #MINVER# DPDK_16.04@DPDK_16.04 16.04 DPDK_16.07@DPDK_16.07 16.07~rc1 + DPDK_16.11@DPDK_16.11 16.11 rte_crypto_op_pool_create@DPDK_16.04 16.04 rte_cryptodev_callback_register@DPDK_16.04 16.04 rte_cryptodev_callback_unregister@DPDK_16.04 16.04 @@ -13,9 +14,10 @@ librte_cryptodev.so.2 librte-cryptodev2 #MINVER# rte_cryptodev_get_feature_name@DPDK_16.04 16.04 rte_cryptodev_info_get@DPDK_16.04 16.04 rte_cryptodev_parse_vdev_init_params@DPDK_16.07 16.07~rc1 + rte_cryptodev_pci_probe@DPDK_16.11 16.11 + rte_cryptodev_pci_remove@DPDK_16.11 16.11 rte_cryptodev_pmd_allocate@DPDK_16.04 16.04 rte_cryptodev_pmd_callback_process@DPDK_16.04 16.04 - rte_cryptodev_pmd_driver_register@DPDK_16.04 16.04 rte_cryptodev_pmd_release_device@DPDK_16.04 16.04 rte_cryptodev_pmd_virtual_dev_init@DPDK_16.04 16.04 rte_cryptodev_queue_pair_count@DPDK_16.04 16.04 |