From c42e005d7ced1082b02e36db2efcd83a56a232f5 Mon Sep 17 00:00:00 2001 From: Christian Ehrhardt Date: Wed, 6 Jul 2016 12:32:41 +0200 Subject: 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 --- debian/librte-cryptodev1.symbols | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/librte-cryptodev1.symbols') 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 -- cgit 1.2.3-korg