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 <thomas@monjalon.net>
This commit is contained in:
Thomas Monjalon 2017-08-08 01:39:47 +02:00
parent 007d8eac94
commit 5eba8e38be

View File

@ -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