diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2018-06-20 11:26:40 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2018-06-20 11:26:40 +0100 |
commit | 8bdd100d6dcf1b3e3ae3178a6f9ad91224cc19ef (patch) | |
tree | 5d0c1dbc1d93b168fdd742f5479884923cb77247 | |
parent | 58c716154889222848d56da4cf5cb5c76c942614 (diff) |
Add new symbols from 17.11.3
Change-Id: I5843de5a0f87348a353132195c5140040566a928
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r-- | debian/librte-pmd-bond17.11.symbols | 1 | ||||
-rw-r--r-- | debian/librte-vhost17.11.symbols | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/librte-pmd-bond17.11.symbols b/debian/librte-pmd-bond17.11.symbols index 9ab11c09..7ed0b243 100644 --- a/debian/librte-pmd-bond17.11.symbols +++ b/debian/librte-pmd-bond17.11.symbols @@ -15,6 +15,7 @@ librte_pmd_bond.so.17.11 librte-pmd-bond17.11 #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_17.08 17.08 + rte_eth_bond_8023ad_slave_info@DPDK_2.0 17.11.3 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 diff --git a/debian/librte-vhost17.11.symbols b/debian/librte-vhost17.11.symbols index 2b384376..a05dc216 100644 --- a/debian/librte-vhost17.11.symbols +++ b/debian/librte-vhost17.11.symbols @@ -2,6 +2,7 @@ librte_vhost.so.17.11 librte-vhost17.11 #MINVER# DPDK_16.07@DPDK_16.07 16.07~rc1 DPDK_17.05@DPDK_17.05 17.05 DPDK_17.08@DPDK_17.08 17.08 + DPDK_17.11.2@DPDK_17.11.2 17.11.2 DPDK_2.0@DPDK_2.0 16.07~rc1 DPDK_2.1@DPDK_2.1 16.07~rc1 rte_vhost_avail_entries@DPDK_16.07 16.07~rc1 |