From 840ac9b641a21b560bb6a58d43af8cd70db120e5 Mon Sep 17 00:00:00 2001 From: Christian Ehrhardt Date: Tue, 16 May 2017 16:57:18 +0200 Subject: 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 --- debian/librte-pmd-crypto-scheduler17.05.symbols | 29 +++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 debian/librte-pmd-crypto-scheduler17.05.symbols (limited to 'debian/librte-pmd-crypto-scheduler17.05.symbols') diff --git a/debian/librte-pmd-crypto-scheduler17.05.symbols b/debian/librte-pmd-crypto-scheduler17.05.symbols new file mode 100644 index 00000000..e407e17c --- /dev/null +++ b/debian/librte-pmd-crypto-scheduler17.05.symbols @@ -0,0 +1,29 @@ +librte_pmd_crypto_scheduler.so.17.05.0 librte-pmd-crypto-scheduler17.05 #MINVER# + DPDK_17.02@DPDK_17.02 17.05 + DPDK_17.05@DPDK_17.05 17.05 + failover_scheduler@Base 17.05 + fo_scheduler@Base 17.05 + pkt_size_based_distr_scheduler@Base 17.05 + psd_scheduler@Base 17.05 + roundrobin_scheduler@Base 17.05 + rte_crpytodev_scheduler_mode_get@DPDK_17.02 17.05 + rte_crpytodev_scheduler_mode_set@DPDK_17.02 17.05 + rte_crypto_scheduler_pmd_ops@Base 17.05 + rte_cryptodev_scheduler_load_user_scheduler@DPDK_17.02 17.05 + rte_cryptodev_scheduler_mode_get@DPDK_17.05 17.05 + rte_cryptodev_scheduler_mode_set@DPDK_17.05 17.05 + rte_cryptodev_scheduler_option_get@DPDK_17.05 17.05 + rte_cryptodev_scheduler_option_set@DPDK_17.05 17.05 + rte_cryptodev_scheduler_ordering_get@DPDK_17.02 17.05 + rte_cryptodev_scheduler_ordering_set@DPDK_17.02 17.05 + rte_cryptodev_scheduler_slave_attach@DPDK_17.02 17.05 + rte_cryptodev_scheduler_slave_detach@DPDK_17.02 17.05 + rte_cryptodev_scheduler_slaves_get@DPDK_17.05 17.05 + scheduler@Base 17.05 + scheduler_fo_ops@Base 17.05 + scheduler_mode_map@Base 17.05 + scheduler_ordering_map@Base 17.05 + scheduler_pmd_ops@Base 17.05 + scheduler_ps_ops@Base 17.05 + scheduler_rr_ops@Base 17.05 + scheduler_valid_params@Base 17.05 -- cgit 1.2.3-korg