diff options
author | 2017-05-17 14:26:24 +0200 | |
---|---|---|
committer | 2017-05-17 15:49:50 +0200 | |
commit | d8f119db38c83443d7af0c5a7bdd37b73e85b6f3 (patch) | |
tree | abc336adb23e3f51a971f8a6cf896cac049e2839 /debian/librte-vhost17.05.symbols | |
parent | 840ac9b641a21b560bb6a58d43af8cd70db120e5 (diff) |
d/*.symbols: update symbols dropped in 17.02/17.05
This is an isolated commit to easily spot what was removed.
The deprecation notice only specifies a minimum so all sorts of
2.0-16.11 calls got dropped.
We never released a 17.02, so anything dropped there shows up now as
well.
Change-Id: Id2f20305fb13c031994836af7800d7c94c2590db
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/librte-vhost17.05.symbols')
-rw-r--r-- | debian/librte-vhost17.05.symbols | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/librte-vhost17.05.symbols b/debian/librte-vhost17.05.symbols index e2ca3094..4ca542b0 100644 --- a/debian/librte-vhost17.05.symbols +++ b/debian/librte-vhost17.05.symbols @@ -10,15 +10,11 @@ librte_vhost.so.17.05.0 librte-vhost17.05 #MINVER# rte_vhost_driver_enable_features@DPDK_17.05 17.05 rte_vhost_driver_get_features@DPDK_17.05 17.05 rte_vhost_driver_register@DPDK_2.0 16.07~rc1 - rte_vhost_driver_session_start@DPDK_2.0 16.07~rc1 rte_vhost_driver_set_features@DPDK_17.05 17.05 rte_vhost_driver_start@DPDK_17.05 17.05 rte_vhost_driver_unregister@DPDK_2.1 16.07~rc1 rte_vhost_enable_guest_notification@DPDK_2.0 16.07~rc1 rte_vhost_enqueue_burst@DPDK_2.0 16.07~rc1 - rte_vhost_feature_disable@DPDK_2.0 16.07~rc1 - rte_vhost_feature_enable@DPDK_2.0 16.07~rc1 - rte_vhost_feature_get@DPDK_2.0 16.07~rc1 rte_vhost_get_ifname@DPDK_16.07 16.07~rc1 rte_vhost_get_mem_table@DPDK_17.05 17.05 rte_vhost_get_mtu@DPDK_17.05 17.05 |