diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2017-05-16 16:57:18 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2017-05-17 15:49:50 +0200 |
commit | 840ac9b641a21b560bb6a58d43af8cd70db120e5 (patch) | |
tree | e152131baad8dd656dbb1231392d5726f83e3532 /debian/librte-cryptodev2.symbols | |
parent | f2b01b7f24f0ec27440538cd03d0adfacbafe10a (diff) |
d/*symbols: update symbols files for 17.02/17.05
This is the non critical part which inlcudes:
- renaming to match new versions of apckages and sonames
- addition of new libraries
- adaption of reference to packages/sonames in symbols files
- newly added symbols
Since we never released a 17.02 this wraps up the jump from 16.11 to
17.05.
Change-Id: Ieab8bc34dc6677b95ad1490d37bbce7c9da93bad
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/librte-cryptodev2.symbols')
-rw-r--r-- | debian/librte-cryptodev2.symbols | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/debian/librte-cryptodev2.symbols b/debian/librte-cryptodev2.symbols deleted file mode 100644 index 3864a52d..00000000 --- a/debian/librte-cryptodev2.symbols +++ /dev/null @@ -1,34 +0,0 @@ -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 - rte_cryptodev_close@DPDK_16.04 16.04 - rte_cryptodev_configure@DPDK_16.04 16.04 - rte_cryptodev_count@DPDK_16.04 16.04 - rte_cryptodev_count_devtype@DPDK_16.04 16.04 - rte_cryptodev_create_vdev@DPDK_16.04 16.04 - rte_cryptodev_get_dev_id@DPDK_16.04 16.04 - 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_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 - rte_cryptodev_queue_pair_setup@DPDK_16.04 16.04 - rte_cryptodev_queue_pair_start@DPDK_16.04 16.04 - rte_cryptodev_queue_pair_stop@DPDK_16.04 16.04 - rte_cryptodev_socket_id@DPDK_16.04 16.04 - rte_cryptodev_start@DPDK_16.04 16.04 - rte_cryptodev_stats_get@DPDK_16.04 16.04 - rte_cryptodev_stats_reset@DPDK_16.04 16.04 - rte_cryptodev_stop@DPDK_16.04 16.04 - rte_cryptodev_sym_session_create@DPDK_16.04 16.04 - rte_cryptodev_sym_session_free@DPDK_16.04 16.04 - rte_cryptodevs@DPDK_16.04 16.04 |