Re: [dpdk-dev] [PATCH] doc: announce the deprecation of legacy virtio support

2020-05-24 Thread Jerin Jacob
On Mon, May 25, 2020 at 5:14 AM Thomas Monjalon wrote: > > 23/05/2020 16:07, jer...@marvell.com: > > From: Jerin Jacob > > > > The legacy virtio is not architecture agnostics. > > It relies on x86 IO port scheme support for its working. > > The legacy virtio is only the consumer of RTE_KDRV_NONE

Re: [dpdk-dev] [PATCH] doc: announce the deprecation of legacy virtio support

2020-05-24 Thread Thomas Monjalon
23/05/2020 16:07, jer...@marvell.com: > From: Jerin Jacob > > The legacy virtio is not architecture agnostics. > It relies on x86 IO port scheme support for its working. > The legacy virtio is only the consumer of RTE_KDRV_NONE in the DPDK > PCI subsystem. Legacy virtio deprecation will also opti

[dpdk-dev] [PATCH] doc: announce the deprecation of legacy virtio support

2020-05-23 Thread jerinj
From: Jerin Jacob The legacy virtio is not architecture agnostics. It relies on x86 IO port scheme support for its working. The legacy virtio is only the consumer of RTE_KDRV_NONE in the DPDK PCI subsystem. Legacy virtio deprecation will also optimize DPDK PCI enumeration management as it does no