From 840ac9b641a21b560bb6a58d43af8cd70db120e5 Mon Sep 17 00:00:00 2001 From: Christian Ehrhardt Date: Tue, 16 May 2017 16:57:18 +0200 Subject: d/*symbols: update symbols files for 17.02/17.05 This is the non critical part which inlcudes: - renaming to match new versions of apckages and sonames - addition of new libraries - adaption of reference to packages/sonames in symbols files - newly added symbols Since we never released a 17.02 this wraps up the jump from 16.11 to 17.05. Change-Id: Ieab8bc34dc6677b95ad1490d37bbce7c9da93bad Signed-off-by: Christian Ehrhardt --- debian/librte-mbuf2.symbols | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 debian/librte-mbuf2.symbols (limited to 'debian/librte-mbuf2.symbols') diff --git a/debian/librte-mbuf2.symbols b/debian/librte-mbuf2.symbols deleted file mode 100644 index 6d3fdfc2..00000000 --- a/debian/librte-mbuf2.symbols +++ /dev/null @@ -1,23 +0,0 @@ -librte_mbuf.so.2 librte-mbuf2 #MINVER# - DPDK_16.11@DPDK_16.11 16.11 - DPDK_2.0@DPDK_2.0 16.04 - DPDK_2.1@DPDK_2.1 16.04 - __rte_pktmbuf_read@DPDK_16.11 16.11 - rte_ctrlmbuf_init@DPDK_2.0 16.04 - rte_get_ptype_inner_l2_name@DPDK_16.11 16.11 - rte_get_ptype_inner_l3_name@DPDK_16.11 16.11 - rte_get_ptype_inner_l4_name@DPDK_16.11 16.11 - rte_get_ptype_l2_name@DPDK_16.11 16.11 - rte_get_ptype_l3_name@DPDK_16.11 16.11 - rte_get_ptype_l4_name@DPDK_16.11 16.11 - rte_get_ptype_name@DPDK_16.11 16.11 - rte_get_ptype_tunnel_name@DPDK_16.11 16.11 - rte_get_rx_ol_flag_list@DPDK_16.11 16.11 - rte_get_rx_ol_flag_name@DPDK_2.0 16.04 - rte_get_tx_ol_flag_list@DPDK_16.11 16.11 - rte_get_tx_ol_flag_name@DPDK_2.0 16.04 - rte_mbuf_sanity_check@DPDK_2.0 16.04 - rte_pktmbuf_dump@DPDK_2.0 16.04 - rte_pktmbuf_init@DPDK_2.0 16.04 - rte_pktmbuf_pool_create@DPDK_2.1 16.04 - rte_pktmbuf_pool_init@DPDK_2.0 16.04 -- cgit 1.2.3-korg