From: Thomas Monjalon Date: Mon, 7 Aug 2017 23:39:47 +0000 (+0200) Subject: doc: remove bus rework notices X-Git-Tag: spdx-start~2198 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=5eba8e38bed16f0106532a957f67a53314370135;p=dpdk.git doc: remove bus rework notices The vdev subsystem is a driver, and the struct rte_pci_driver is not used anymore in generic driver interfaces. Signed-off-by: Thomas Monjalon --- diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 2352f8fd67..fd47285202 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -23,12 +23,6 @@ Deprecation Notices Accompanying this evolution, device command line parameters will thus support explicit bus definition in a device declaration. -* The VDEV subsystem will be converted as driver of the new bus model. - It may imply some EAL API changes in 17.08. - -* The struct ``rte_pci_driver`` is planned to be removed from - ``rte_cryptodev_driver`` and ``rte_eventdev_driver`` in 17.08. - * The mbuf flags PKT_RX_VLAN_PKT and PKT_RX_QINQ_PKT are deprecated and are respectively replaced by PKT_RX_VLAN_STRIPPED and PKT_RX_QINQ_STRIPPED, that are better described. The old flags and