aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-12-09 13:39:17 +0100
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-12-13 08:16:52 +0100
commit968c78fccbeffe0a2e8dbc6242238c1f9cc54e85 (patch)
tree004fa110533be29d9e3b1fab825a7d26a395acbb
parent36efbee735ebfa8330b6783f5d93c589594220b2 (diff)
add symbols to libs that only gained symbols (no new soname)
Change-Id: I097e42aacdd75f7e38137754b17d938b7053b07d Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r--debian/librte-mbuf2.symbols12
-rw-r--r--debian/librte-net1.symbols1
-rw-r--r--debian/librte-pmd-ixgbe1.symbols11
-rw-r--r--debian/librte-pmd-vhost1.symbols2
-rw-r--r--debian/librte-port3.symbols4
-rw-r--r--debian/librte-table2.symbols5
6 files changed, 33 insertions, 2 deletions
diff --git a/debian/librte-mbuf2.symbols b/debian/librte-mbuf2.symbols
index 3a380ff9..6d3fdfc2 100644
--- a/debian/librte-mbuf2.symbols
+++ b/debian/librte-mbuf2.symbols
@@ -1,8 +1,20 @@
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
diff --git a/debian/librte-net1.symbols b/debian/librte-net1.symbols
index e407932a..87bc51f5 100644
--- a/debian/librte-net1.symbols
+++ b/debian/librte-net1.symbols
@@ -1,2 +1,3 @@
librte_net.so.1 librte-net1 #MINVER#
DPDK_16.11@DPDK_16.11 16.11
+ rte_net_get_ptype@DPDK_16.11 16.11
diff --git a/debian/librte-pmd-ixgbe1.symbols b/debian/librte-pmd-ixgbe1.symbols
index 13b0f1ed..a1ffb096 100644
--- a/debian/librte-pmd-ixgbe1.symbols
+++ b/debian/librte-pmd-ixgbe1.symbols
@@ -1,4 +1,11 @@
librte_pmd_ixgbe.so.1 librte-pmd-ixgbe1 #MINVER#
+ DPDK_16.11@DPDK_16.11 16.11
DPDK_2.0@DPDK_2.0 16.04
-# INFO: this library exports no symbols, essentially it is a driver that
-# registers itself on load and is then only driven by callbacks.
+ rte_pmd_ixgbe_set_all_queues_drop_en@DPDK_16.11 16.11
+ rte_pmd_ixgbe_set_tx_loopback@DPDK_16.11 16.11
+ rte_pmd_ixgbe_set_vf_mac_addr@DPDK_16.11 16.11
+ rte_pmd_ixgbe_set_vf_mac_anti_spoof@DPDK_16.11 16.11
+ rte_pmd_ixgbe_set_vf_split_drop_en@DPDK_16.11 16.11
+ rte_pmd_ixgbe_set_vf_vlan_anti_spoof@DPDK_16.11 16.11
+ rte_pmd_ixgbe_set_vf_vlan_insert@DPDK_16.11 16.11
+ rte_pmd_ixgbe_set_vf_vlan_stripq@DPDK_16.11 16.11
diff --git a/debian/librte-pmd-vhost1.symbols b/debian/librte-pmd-vhost1.symbols
index 6b263961..a339fe58 100644
--- a/debian/librte-pmd-vhost1.symbols
+++ b/debian/librte-pmd-vhost1.symbols
@@ -1,6 +1,8 @@
librte_pmd_vhost.so.1 librte-pmd-vhost1 #MINVER#
DPDK_16.04@DPDK_16.04 16.04
+ DPDK_16.11@DPDK_16.11 16.11
rte_eth_vhost_feature_disable@DPDK_16.04 16.04
rte_eth_vhost_feature_enable@DPDK_16.04 16.04
rte_eth_vhost_feature_get@DPDK_16.04 16.04
rte_eth_vhost_get_queue_event@DPDK_16.04 16.04
+ rte_eth_vhost_get_vid_from_port_id@DPDK_16.11 16.11
diff --git a/debian/librte-port3.symbols b/debian/librte-port3.symbols
index e41b3012..864a8cb9 100644
--- a/debian/librte-port3.symbols
+++ b/debian/librte-port3.symbols
@@ -1,11 +1,15 @@
librte_port.so.3 librte-port3 #MINVER#
DPDK_16.07@DPDK_16.07 16.07~rc1
+ DPDK_16.11@DPDK_16.11 16.11
DPDK_2.0@DPDK_2.0 16.07~rc1
DPDK_2.1@DPDK_2.1 16.07~rc1
DPDK_2.2@DPDK_2.2 16.07~rc1
rte_port_ethdev_reader_ops@DPDK_2.0 16.07~rc1
rte_port_ethdev_writer_nodrop_ops@DPDK_2.1 16.07~rc1
rte_port_ethdev_writer_ops@DPDK_2.0 16.07~rc1
+ rte_port_fd_reader_ops@DPDK_16.11 16.11
+ rte_port_fd_writer_nodrop_ops@DPDK_16.11 16.11
+ rte_port_fd_writer_ops@DPDK_16.11 16.11
(arch=!i386)rte_port_kni_reader_ops@DPDK_16.07 16.07~rc1
(arch=!i386)rte_port_kni_writer_nodrop_ops@DPDK_16.07 16.07~rc1
(arch=!i386)rte_port_kni_writer_ops@DPDK_16.07 16.07~rc1
diff --git a/debian/librte-table2.symbols b/debian/librte-table2.symbols
index d3e10b7d..a0ecafcc 100644
--- a/debian/librte-table2.symbols
+++ b/debian/librte-table2.symbols
@@ -1,11 +1,15 @@
librte_table.so.2 librte-table2 #MINVER#
+ DPDK_16.07@DPDK_16.07 16.11
DPDK_2.0@DPDK_2.0 16.04
DPDK_2.2@DPDK_2.2 16.04
rte_table_acl_ops@DPDK_2.0 16.04
rte_table_array_ops@DPDK_2.0 16.04
+ rte_table_hash_cuckoo_dosig_ops@DPDK_16.07 16.11
+ rte_table_hash_ext_dosig_ops@DPDK_2.0 16.11
rte_table_hash_ext_ops@DPDK_2.0 16.04
rte_table_hash_key16_ext_dosig_ops@DPDK_2.2 16.04
rte_table_hash_key16_ext_ops@DPDK_2.0 16.04
+ rte_table_hash_key16_lru_dosig_ops@DPDK_2.2 16.11
rte_table_hash_key16_lru_ops@DPDK_2.0 16.04
rte_table_hash_key32_ext_ops@DPDK_2.0 16.04
rte_table_hash_key32_lru_ops@DPDK_2.0 16.04
@@ -13,6 +17,7 @@ librte_table.so.2 librte-table2 #MINVER#
rte_table_hash_key8_ext_ops@DPDK_2.0 16.04
rte_table_hash_key8_lru_dosig_ops@DPDK_2.0 16.04
rte_table_hash_key8_lru_ops@DPDK_2.0 16.04
+ rte_table_hash_lru_dosig_ops@DPDK_2.0 16.11
rte_table_hash_lru_ops@DPDK_2.0 16.04
rte_table_lpm_ipv6_ops@DPDK_2.0 16.04
rte_table_lpm_ops@DPDK_2.0 16.04