Re: [PATCH v3 1/4] doc/howto: rework section on virtio-user as exception path

2022-07-11 Thread Bruce Richardson
On Mon, Jul 11, 2022 at 03:10:56PM +0200, Thomas Monjalon wrote: > 10/06/2022 17:35, Bruce Richardson: > > This patch extensively reworks the howto guide on using virtio-user for > > exception packets. Changes include: > > > > * rename "exceptional path" to "exception path" > > * remove references

Re: [PATCH v3 1/4] doc/howto: rework section on virtio-user as exception path

2022-07-11 Thread Thomas Monjalon
10/06/2022 17:35, Bruce Richardson: > This patch extensively reworks the howto guide on using virtio-user for > exception packets. Changes include: > > * rename "exceptional path" to "exception path" > * remove references to uio and just reference vfio-pci > * simplify testpmd command-lines, givin

Re: [PATCH v3 1/4] doc/howto: rework section on virtio-user as exception path

2022-07-01 Thread Maxime Coquelin
On 6/10/22 17:35, Bruce Richardson wrote: This patch extensively reworks the howto guide on using virtio-user for exception packets. Changes include: * rename "exceptional path" to "exception path" * remove references to uio and just reference vfio-pci * simplify testpmd command-lines, giving

RE: [PATCH v3 1/4] doc/howto: rework section on virtio-user as exception path

2022-06-14 Thread Xia, Chenbo
Hi Bruce, > -Original Message- > From: Richardson, Bruce > Sent: Friday, June 10, 2022 11:36 PM > To: dev@dpdk.org > Cc: Maxime Coquelin ; Xia, Chenbo > ; Richardson, Bruce ; > sta...@dpdk.org > Subject: [PATCH v3 1/4] doc/howto: rework section on virtio-user as > exception path > > This