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

2022-06-10 Thread Bruce Richardson
on, Bruce > > Subject: [PATCH v2 1/2] doc/howto: rework section on virtio-user as > > exception path > > > > This patch extensively reworks the howto guide on using virtio-user for > > exception packets. Changes include: > > > > * rename "excepti

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

2022-05-29 Thread Xia, Chenbo
Hi Bruce, > -Original Message- > From: Richardson, Bruce > Sent: Saturday, May 28, 2022 12:37 AM > To: dev@dpdk.org > Cc: Maxime Coquelin ; Xia, Chenbo > ; Richardson, Bruce > Subject: [PATCH v2 1/2] doc/howto: rework section on virtio-user as > except

[PATCH v2 1/2] doc/howto: rework section on virtio-user as exception path

2022-05-27 Thread 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, giving a basic usage example first before adding on