diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2018-08-29 19:22:45 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2018-08-29 19:48:52 +0100 |
commit | 6a7673b1ff1a0aee7a4383ce144deb948059afaf (patch) | |
tree | 96ac8d5d6f87fa9ed882ff8fb6cb3a6c388e91ba | |
parent | b39018f534e2f66efda7d94d4c7fb7a2e098aa3d (diff) |
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 <luca.boccassi@gmail.com>
-rw-r--r-- | debian/librte-pmd-bond1.symbols | 1 |
1 files changed, 1 insertions, 0 deletions
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 |