doc: add device removal event to release notes

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
This commit is contained in:
Gaetan Rivet 2017-04-25 12:18:16 +02:00 committed by Thomas Monjalon
parent 4a7e01f04b
commit 8b062bbdb6

View File

@ -61,6 +61,12 @@ New Features
to request the driver to release mbufs from their Tx ring that are no longer
in use, independent of whether or not the ``tx_rs_thresh`` has been crossed.
* **Added device removal interrupt.**
Added a new ethdev event ``RTE_ETH_DEV_INTR_RMV`` to signify
the sudden removal of a device.
This event can be advertized by PCI drivers and enabled accordingly.
* **Added EAL dynamic log framework.**
Added new APIs to dynamically register named log types, and control