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

Maxime Coquelin maxime.coquelin at redhat.com
Tue Jul 28 11:06:07 CEST 2020



On 7/22/20 5:01 PM, patrick.fu at intel.com wrote:
> From: Patrick Fu <patrick.fu at intel.com>
> 
> Update 20.08 release notes to include vhost async APIs
> 
> Signed-off-by: Patrick Fu <patrick.fu at intel.com>
> ---
>  doc/guides/rel_notes/release_20_08.rst | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/guides/rel_notes/release_20_08.rst
> index d65f77250..dc8936056 100644
> --- a/doc/guides/rel_notes/release_20_08.rst
> +++ b/doc/guides/rel_notes/release_20_08.rst
> @@ -243,6 +243,12 @@ New Features
>    of ingress packets to specific NIC queues.
>    See the :doc:`../sample_app_ug/ipsec_secgw` for more details.
>  
> +* **Added vhost async data path APIs.**
> +
> +  4 new APIs have been added to enable vhost async data path, including:
> +
> +  * Async device channel register/unregister APIs
> +  * Async packets enqueue/completion APIs (only split ring was implemented)
>  
>  Removed Items
>  -------------
> 

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime



More information about the dev mailing list