From 6a7673b1ff1a0aee7a4383ce144deb948059afaf Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Wed, 29 Aug 2018 19:22:45 +0100 Subject: Update librte-pmd-bond1.symbols with new symbol. This API was already present and public, but it was mistakenly left out of the symbols map in the original release. Change-Id: Ia16626b263e4eef1ea66b8d9a2c92efb828fc57c Signed-off-by: Luca Boccassi --- debian/librte-pmd-bond1.symbols | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/librte-pmd-bond1.symbols b/debian/librte-pmd-bond1.symbols index cd8cf138..6502f3c6 100644 --- a/debian/librte-pmd-bond1.symbols +++ b/debian/librte-pmd-bond1.symbols @@ -12,6 +12,7 @@ librte_pmd_bond.so.1 librte-pmd-bond1 #MINVER# rte_eth_bond_8023ad_ext_distrib_get@DPDK_16.07 16.07~rc1 rte_eth_bond_8023ad_ext_slowtx@DPDK_16.07 16.07~rc1 rte_eth_bond_8023ad_setup@DPDK_16.07 16.07~rc1 + rte_eth_bond_8023ad_slave_info@DPDK_2.0 16.11.7 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 -- cgit 1.2.3-korg