diff options
author | 2018-06-01 09:43:20 +0200 | |
---|---|---|
committer | 2018-06-01 10:07:17 +0200 | |
commit | c02846ee62c3ee55385dc4e300b889c3b9d9aa0b (patch) | |
tree | 2a1990b9843f37a540e45967ffad312f135e5556 /debian/librte-pci18.05.symbols | |
parent | bc93cc32ac2f05ef2ac2c2f5ec7ba41d16f1a529 (diff) |
bump d/*.symbols for new ABI
Change-Id: I890b8094d902775d0b875c6a8d1059cbf3be8cad
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/librte-pci18.05.symbols')
-rw-r--r-- | debian/librte-pci18.05.symbols | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/librte-pci18.05.symbols b/debian/librte-pci18.05.symbols new file mode 100644 index 00000000..4e733c23 --- /dev/null +++ b/debian/librte-pci18.05.symbols @@ -0,0 +1,10 @@ +librte_pci.so.18.05 librte-pci18.05 #MINVER# + DPDK_17.11@DPDK_17.11 17.11 + eal_parse_pci_BDF@DPDK_17.11 17.11 + eal_parse_pci_DomBDF@DPDK_17.11 17.11 + pci_map_resource@DPDK_17.11 17.11 + pci_unmap_resource@DPDK_17.11 17.11 + rte_eal_compare_pci_addr@DPDK_17.11 17.11 + rte_pci_addr_cmp@DPDK_17.11 17.11 + rte_pci_addr_parse@DPDK_17.11 17.11 + rte_pci_device_name@DPDK_17.11 17.11 |