From d8f119db38c83443d7af0c5a7bdd37b73e85b6f3 Mon Sep 17 00:00:00 2001 From: Christian Ehrhardt Date: Wed, 17 May 2017 14:26:24 +0200 Subject: 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 --- debian/librte-vhost17.05.symbols | 4 ---- 1 file changed, 4 deletions(-) (limited to 'debian/librte-vhost17.05.symbols') 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 -- cgit 1.2.3-korg