[dpdk-dev] [PATCH v6 3/3] vhost: add thread unsafe async registeration functions

Maxime Coquelin maxime.coquelin at redhat.com
Tue Jul 20 09:25:34 CEST 2021



On 7/19/21 5:00 PM, Jiayu Hu wrote:
> This patch adds thread unsafe version for async register and
> unregister functions.
> 
> Signed-off-by: Jiayu Hu <jiayu.hu at intel.com>
> Reviewed-by: Chenbo Xia <chenbo.xia at intel.com>
> ---
>  doc/guides/prog_guide/vhost_lib.rst |  16 ++++
>  lib/vhost/rte_vhost_async.h         |  41 ++++++++++
>  lib/vhost/version.map               |   4 +
>  lib/vhost/vhost.c                   | 149 +++++++++++++++++++++++++++---------
>  4 files changed, 175 insertions(+), 35 deletions(-)
> 

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

Thanks,
Maxime



More information about the dev mailing list