From 968c78fccbeffe0a2e8dbc6242238c1f9cc54e85 Mon Sep 17 00:00:00 2001 From: Christian Ehrhardt Date: Fri, 9 Dec 2016 13:39:17 +0100 Subject: add symbols to libs that only gained symbols (no new soname) Change-Id: I097e42aacdd75f7e38137754b17d938b7053b07d Signed-off-by: Christian Ehrhardt --- debian/librte-pmd-ixgbe1.symbols | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'debian/librte-pmd-ixgbe1.symbols') 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 -- cgit 1.2.3-korg