Tested-by: Wang, Yinan <[email protected]>

> -----Original Message-----
> From: Hu, Jiayu <[email protected]>
> Sent: 2021?4?2? 21:04
> To: [email protected]
> Cc: [email protected]; Xia, Chenbo <[email protected]>;
> Wang, Yinan <[email protected]>; Pai G, Sunil <[email protected]>;
> Jiang, Cheng1 <[email protected]>; Hu, Jiayu <[email protected]>
> Subject: [PATCH v2 0/4] Refactor async vhost control path
> 
> This patch set refactors async vhost control path.
> 
> Change log
> ==========
> v2:
> - correct fix commit
> - update commit log
> 
> Jiayu Hu (4):
>   vhost: fix uninitialized vhost queue
>   vhost: remove unnecessary free
>   vhost: avoid deadlock on async register
>   doc: update async vhost register/unregister
> 
>  doc/guides/prog_guide/vhost_lib.rst | 13 ++++++++++---
>  lib/librte_vhost/vhost.c            |  2 +-
>  lib/librte_vhost/vhost_user.c       | 10 ----------
>  3 files changed, 11 insertions(+), 14 deletions(-)
> 
> --
> 2.7.4

Reply via email to