Re: [dpdk-dev] [PATCH v2 1/2] doc: update guides for vhost async APIs

2020-07-28 Thread Maxime Coquelin
On 7/22/20 5:01 PM, patrick...@intel.com wrote: > From: Patrick Fu > > Update vhost guides to document vhost async APIs > > Signed-off-by: Patrick Fu > --- > doc/guides/prog_guide/vhost_lib.rst | 86 ++--- > 1 file changed, 77 insertions(+), 9 deletions(-) > Review

Re: [dpdk-dev] [PATCH v2 1/2] doc: update guides for vhost async APIs

2020-07-24 Thread Xia, Chenbo
> -Original Message- > From: Fu, Patrick > Sent: Wednesday, July 22, 2020 11:02 PM > To: dev@dpdk.org; maxime.coque...@redhat.com; Xia, Chenbo > > Cc: Fu, Patrick > Subject: [PATCH v2 1/2] doc: update guides for vhost async APIs > > From: Patrick Fu > > Update vhost guides to docume

[dpdk-dev] [PATCH v2 1/2] doc: update guides for vhost async APIs

2020-07-22 Thread patrick . fu
From: Patrick Fu Update vhost guides to document vhost async APIs Signed-off-by: Patrick Fu --- doc/guides/prog_guide/vhost_lib.rst | 86 ++--- 1 file changed, 77 insertions(+), 9 deletions(-) diff --git a/doc/guides/prog_guide/vhost_lib.rst b/doc/guides/prog_guide/vh