[dpdk-dev] [PATCH v3 0/4] Refactor async vhost control path
Xia, Chenbo
chenbo.xia at intel.com
Wed Apr 28 04:05:26 CEST 2021
> -----Original Message-----
> From: Hu, Jiayu <jiayu.hu at intel.com>
> Sent: Tuesday, April 20, 2021 4:58 PM
> To: dev at dpdk.org
> Cc: maxime.coquelin at redhat.com; Xia, Chenbo <chenbo.xia at intel.com>; Wang,
> Yinan <yinan.wang at intel.com>; Pai G, Sunil <sunil.pai.g at intel.com>; Jiang,
> Cheng1 <cheng1.jiang at intel.com>; Hu, Jiayu <jiayu.hu at intel.com>
> Subject: [PATCH v3 0/4] Refactor async vhost control path
>
> This patch set refactors async vhost control path.
>
> Change log
> ==========
> v3:
> - correct fix commit
> - update doc and commit log
> v2:
> - correct fix commit
> - update commit lo
>
> Jiayu Hu (4):
> vhost: fix uninitialized vhost queue
> vhost: remove unnecessary free
> vhost: fix unnecessary vring_state_changed call
> doc: update async vhost register/unregister
>
> doc/guides/prog_guide/vhost_lib.rst | 14 +++++++++++---
> lib/librte_vhost/vhost.c | 2 +-
> lib/librte_vhost/vhost_user.c | 10 ----------
> 3 files changed, 12 insertions(+), 14 deletions(-)
>
> --
> 2.7.4
Series applied to next-virtio/main with commit log fixed.
Thanks
More information about the dev
mailing list