X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Frel_notes%2Fdeprecation.rst;h=1ce692eaca343d6a905be93742952783cdcef4d3;hb=4973ee78eb188cb4bc4e90f9ae398323114f8c24;hp=103520cc280e226ecadd7d7f6a9724427ed78b65;hpb=830410b2657d2af0f5a4422139d715c04fc54419;p=dpdk.git diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 103520cc28..1ce692eaca 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -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//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: