doc: announce removal of non-kernel based PCI probing
authorJerin Jacob <jerinj@marvell.com>
Mon, 25 May 2020 08:15:41 +0000 (13:45 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 26 May 2020 15:02:06 +0000 (17:02 +0200)
commit96a4ca7d0583e5060027589bf9cc86a947a047bf
tree733b7ca4242fbb6aa563815cb4682210bd4315ac
parent1adbb6421ab50271cd3ed9318851e8af7bbe0aaf
doc: announce removal of non-kernel based PCI probing

In order to optimize the DPDK PCI enumeration management, RTE_KDRV_NONE
based device driver probing will be removed in v20.08.
The legacy virtio is the only consumer of RTE_KDRV_NONE based
device  driver probe scheme.
The legacy virtio support will be available through existing VFIO/UIO
based kernel driver scheme.
More details at https://patches.dpdk.org/patch/69351/

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
doc/guides/rel_notes/deprecation.rst