diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2017-05-17 14:26:24 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2017-05-17 15:49:50 +0200 |
commit | d8f119db38c83443d7af0c5a7bdd37b73e85b6f3 (patch) | |
tree | abc336adb23e3f51a971f8a6cf896cac049e2839 /debian/librte-eal17.05.symbols | |
parent | 840ac9b641a21b560bb6a58d43af8cd70db120e5 (diff) |
d/*.symbols: update symbols dropped in 17.02/17.05
This is an isolated commit to easily spot what was removed.
The deprecation notice only specifies a minimum so all sorts of
2.0-16.11 calls got dropped.
We never released a 17.02, so anything dropped there shows up now as
well.
Change-Id: Id2f20305fb13c031994836af7800d7c94c2590db
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/librte-eal17.05.symbols')
-rw-r--r-- | debian/librte-eal17.05.symbols | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/debian/librte-eal17.05.symbols b/debian/librte-eal17.05.symbols index d775cbaa..0ea51c45 100644 --- a/debian/librte-eal17.05.symbols +++ b/debian/librte-eal17.05.symbols @@ -12,8 +12,6 @@ librte_eal.so.17.05.0 librte-eal17.05 #MINVER# eal_parse_sysfs_value@DPDK_2.0 16.04 eal_timer_source@DPDK_2.0 16.04 lcore_config@DPDK_2.0 16.04 - pci_device_list@DPDK_2.0 16.04 - pci_driver_list@DPDK_2.0 16.04 pci_get_sysfs_path@DPDK_16.07 16.07~rc1 per_lcore__lcore_id@DPDK_2.0 16.04 per_lcore__rte_errno@DPDK_2.0 16.04 @@ -40,12 +38,9 @@ librte_eal.so.17.05.0 librte-eal17.05 #MINVER# rte_eal_alarm_set@DPDK_2.0 16.04 rte_eal_dev_attach@DPDK_16.11 16.11 rte_eal_dev_detach@DPDK_16.11 16.11 - rte_eal_dev_init@DPDK_2.0 16.04 rte_eal_devargs_add@DPDK_2.0 16.04 rte_eal_devargs_dump@DPDK_2.0 16.04 rte_eal_devargs_type_count@DPDK_2.0 16.04 - rte_eal_driver_register@DPDK_2.0 16.04 - rte_eal_driver_unregister@DPDK_2.0 16.04 rte_eal_get_configuration@DPDK_2.0 16.04 rte_eal_get_lcore_state@DPDK_2.0 16.04 rte_eal_get_physmem_layout@DPDK_2.0 16.04 @@ -57,31 +52,12 @@ librte_eal.so.17.05.0 librte-eal17.05 #MINVER# rte_eal_mp_remote_launch@DPDK_2.0 16.04 rte_eal_mp_wait_lcore@DPDK_2.0 16.04 rte_eal_parse_devargs_str@DPDK_2.0 16.04 - rte_eal_pci_detach@DPDK_2.1 16.04 - rte_eal_pci_dump@DPDK_2.0 16.04 - rte_eal_pci_ioport_map@DPDK_16.04 16.04 - rte_eal_pci_ioport_read@DPDK_16.04 16.04 - rte_eal_pci_ioport_unmap@DPDK_16.04 16.04 - rte_eal_pci_ioport_write@DPDK_16.04 16.04 - rte_eal_pci_map_device@DPDK_16.04 16.04 - rte_eal_pci_probe@DPDK_2.0 16.04 - rte_eal_pci_probe_one@DPDK_2.0 16.04 - rte_eal_pci_read_config@DPDK_2.1 16.04 - rte_eal_pci_register@DPDK_2.0 16.04 - rte_eal_pci_scan@DPDK_2.0 16.04 - rte_eal_pci_unmap_device@DPDK_16.04 16.04 - rte_eal_pci_unregister@DPDK_2.0 16.04 - rte_eal_pci_write_config@DPDK_2.1 16.04 rte_eal_primary_proc_alive@DPDK_16.04 16.04 rte_eal_process_type@DPDK_2.0 16.04 rte_eal_remote_launch@DPDK_2.0 16.04 rte_eal_set_socket_permissions@DPDK_2.2 16.04 rte_eal_tailq_lookup@DPDK_2.0 16.04 rte_eal_tailq_register@DPDK_2.0 16.04 - rte_eal_vdev_init@DPDK_2.0 16.04 - rte_eal_vdev_uninit@DPDK_2.0 16.04 - rte_eal_vdrv_register@DPDK_16.11 16.11 - rte_eal_vdrv_unregister@DPDK_16.11 16.11 rte_eal_wait_lcore@DPDK_2.0 16.04 rte_epoll_ctl@DPDK_2.1 16.04 rte_epoll_wait@DPDK_2.1 16.04 |