diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-07-06 12:32:41 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-07-06 16:15:22 +0200 |
commit | c42e005d7ced1082b02e36db2efcd83a56a232f5 (patch) | |
tree | 1c8b42df65b77da265e2a42054535aba7b5392b6 /debian/librte-cryptodev1.symbols | |
parent | d6f55d48e5f1e0a8fcbc06b425cf1a50b146b611 (diff) |
update symbols files for dpdk 16.07
Overview of changing files:
- libethdev4, librte-mempool2, librte-port3, librte-vhost3 got ABI bump anyway
- librte-cryptodev1, librte-eal2 only added symbols
- librte-pmd-bond1 had dropped symbols - fix in d/p and sent upstream
Change-Id: I999897fc8daf323f6c3e1ccc82a145e320574a98
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/librte-cryptodev1.symbols')
-rw-r--r-- | debian/librte-cryptodev1.symbols | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/librte-cryptodev1.symbols b/debian/librte-cryptodev1.symbols index 7f78e4fc..9f3a7561 100644 --- a/debian/librte-cryptodev1.symbols +++ b/debian/librte-cryptodev1.symbols @@ -1,5 +1,6 @@ librte_cryptodev.so.1 librte-cryptodev1 #MINVER# DPDK_16.04@DPDK_16.04 16.04 + DPDK_16.07@DPDK_16.07 16.07-rc1-1 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 @@ -11,6 +12,7 @@ librte_cryptodev.so.1 librte-cryptodev1 #MINVER# 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-1 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 |