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-pmd-bond1.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-pmd-bond1.symbols')
-rw-r--r-- | debian/librte-pmd-bond1.symbols | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/librte-pmd-bond1.symbols b/debian/librte-pmd-bond1.symbols index d98cd9ff..91d53610 100644 --- a/debian/librte-pmd-bond1.symbols +++ b/debian/librte-pmd-bond1.symbols @@ -1,8 +1,19 @@ librte_pmd_bond.so.1 librte-pmd-bond1 #MINVER# + DPDK_16.04@DPDK_16.04 16.07-rc1-1 + DPDK_16.07@DPDK_16.07 16.07-rc1-1 DPDK_2.0@DPDK_2.0 16.04 DPDK_2.1@DPDK_2.1 16.04 rte_eth_bond_8023ad_conf_get@DPDK_2.0 16.04 rte_eth_bond_8023ad_setup@DPDK_2.0 16.04 + rte_eth_bond_8023ad_conf_get@DPDK_16.04 16.07-rc1-1 + rte_eth_bond_8023ad_conf_get@DPDK_16.07 16.07-rc1-1 + rte_eth_bond_8023ad_ext_collect@DPDK_16.07 16.07-rc1-1 + rte_eth_bond_8023ad_ext_collect_get@DPDK_16.07 16.07-rc1-1 + rte_eth_bond_8023ad_ext_distrib@DPDK_16.07 16.07-rc1-1 + rte_eth_bond_8023ad_ext_distrib_get@DPDK_16.07 16.07-rc1-1 + rte_eth_bond_8023ad_ext_slowtx@DPDK_16.07 16.07-rc1-1 + rte_eth_bond_8023ad_setup@DPDK_16.04 16.07-rc1-1 + rte_eth_bond_8023ad_setup@DPDK_16.07 16.07-rc1-1 rte_eth_bond_active_slaves_get@DPDK_2.0 16.04 rte_eth_bond_create@DPDK_2.0 16.04 rte_eth_bond_free@DPDK_2.1 16.04 |