diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-08-23 14:01:12 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-08-23 15:55:29 +0100 |
commit | 5a5f77db3f89a7ba367b0f8cea3615029e67338d (patch) | |
tree | 0244501a73dbe936ea0a65a6fe3f49ab8f16de2e /debian/librte-vhost17.08.symbols | |
parent | 8fa222b2dda5eebed751c2e8e995be18b7d9f6ff (diff) |
Update symbols files for additions and removals in 17.08
Change-Id: Ifbf06e54ebbcf6832ca2e4bb4e46a0a9460d63b6
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/librte-vhost17.08.symbols')
-rw-r--r-- | debian/librte-vhost17.08.symbols | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/librte-vhost17.08.symbols b/debian/librte-vhost17.08.symbols index 8f7b6ce7..798179da 100644 --- a/debian/librte-vhost17.08.symbols +++ b/debian/librte-vhost17.08.symbols @@ -1,6 +1,7 @@ librte_vhost.so.17.08 librte-vhost17.08 #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_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 @@ -25,3 +26,4 @@ librte_vhost.so.17.08 librte-vhost17.08 #MINVER# rte_vhost_get_vring_num@DPDK_17.05 17.05 rte_vhost_log_used_vring@DPDK_17.05 17.05 rte_vhost_log_write@DPDK_17.05 17.05 + rte_vhost_rx_queue_count@DPDK_17.08 17.08 |