[PATCH v3] doc: add release notes for async vhost dequeue data-path

Xia, Chenbo chenbo.xia at intel.com
Thu Jul 7 14:23:02 CEST 2022


> -----Original Message-----
> From: Jiang, Cheng1 <cheng1.jiang at intel.com>
> Sent: Tuesday, June 28, 2022 10:07 AM
> To: maxime.coquelin at redhat.com; Xia, Chenbo <chenbo.xia at intel.com>
> Cc: dev at dpdk.org; Hu, Jiayu <jiayu.hu at intel.com>; Ding, Xuan
> <xuan.ding at intel.com>; Ma, WenwuX <wenwux.ma at intel.com>; Wang, YuanX
> <yuanx.wang at intel.com>; Yang, YvonneX <yvonnex.yang at intel.com>; Jiang,
> Cheng1 <cheng1.jiang at intel.com>
> Subject: [PATCH v3] doc: add release notes for async vhost dequeue data-
> path
> 
> Add release notes for asynchronous vhost dequeue data-path. Emphasize
> that split virtqueue and packed virtqueue are both supported in
> asynchronous vhost dequeue data-path.
> 
> Signed-off-by: Cheng Jiang <cheng1.jiang at intel.com>
> ---
> v3: code rebased.
> v2: fixed a full stop missing in the commit message.
> 
>  doc/guides/rel_notes/release_22_07.rst | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/doc/guides/rel_notes/release_22_07.rst
> b/doc/guides/rel_notes/release_22_07.rst
> index 6365800313..e43ab15260 100644
> --- a/doc/guides/rel_notes/release_22_07.rst
> +++ b/doc/guides/rel_notes/release_22_07.rst
> @@ -107,7 +107,8 @@ New Features
>  * **Added vhost async dequeue API to receive packets from guest.**
> 
>    Added vhost async dequeue API which can leverage DMA devices to
> -  accelerate receiving packets from guest.
> +  accelerate receiving packets from guest. Split virtqueue and packed
> +  virtqueue are both supported.
> 
>  * **Added thread-safe version of in-flight packet clear API in vhost
> library.**
> 
> --
> 2.35.1

Reviewed-by: Chenbo Xia <chenbo.xia at intel.com>


More information about the dev mailing list