doc: postpone devargs genericisation notice
authorGaetan Rivet <gaetan.rivet@6wind.com>
Mon, 28 May 2018 16:10:35 +0000 (18:10 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 29 May 2018 09:56:53 +0000 (11:56 +0200)
Device querying and declaration has been postponed to 18.08.
Additionally, while working on the feature, some changes previously
announced won't be enacted.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
doc/guides/rel_notes/deprecation.rst

index 103520c..1ce692e 100644 (file)
@@ -18,13 +18,12 @@ Deprecation Notices
   - if DPDK is not running as root and $XDG_RUNTIME_DIR is not set, path will be
     set to ``/tmp/dpdk/<prefix>/config``
 
-* eal: both declaring and identifying devices will be streamlined in v18.05.
+* eal: both declaring and identifying devices will be streamlined in v18.08.
   New functions will appear to query a specific port from buses, classes of
   device and device drivers. Device declaration will be made coherent with the
   new scheme of device identification.
   As such, ``rte_devargs`` device representation will change.
 
-  - removal of ``name`` and ``args`` fields.
   - The enum ``rte_devtype`` was used to identify a bus and will disappear.
   - Functions previously deprecated will change or disappear: