[dpdk-dev] [PATCH v3] doc: announce the removal of RTE_KDRV_NONE based probe

Thomas Monjalon thomas at monjalon.net
Tue May 26 17:04:22 CEST 2020


26/05/2020 16:44, Olivier Matz:
> On Mon, May 25, 2020 at 10:20:29AM +0200, Maxime Coquelin wrote:
> > On 5/25/20 10:15 AM, jerinj at marvell.com wrote:
> > > From: Jerin Jacob <jerinj at marvell.com>
> > > 
> > > 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 http://patches.dpdk.org/patch/69351/
[...]
> > > --- a/doc/guides/rel_notes/deprecation.rst
> > > +++ b/doc/guides/rel_notes/deprecation.rst
> > > +* pci: Remove ``RTE_KDRV_NONE`` based device driver 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
> > > +  the existing VFIO/UIO based kernel driver scheme.
> > > +  More details at http://patches.dpdk.org/patch/69351/
> > > 
> > 
> > Acked-by: Maxime Coquelin <maxime.coquelin at redhat.com>
> 
> Acked-by: Olivier Matz <olivier.matz at 6wind.com>

Acked-by: Thomas Monjalon <thomas at monjalon.net>

Applied, thanks




More information about the dev mailing list