[PATCH v2 15/15] vhost: make sure each queue callfd is configured
Xia, Chenbo
chenbo.xia at intel.com
Thu Jan 27 08:13:04 CET 2022
Hi Andy,
> -----Original Message-----
> From: Pei, Andy <andy.pei at intel.com>
> Sent: Tuesday, January 25, 2022 5:37 PM
> To: dev at dpdk.org
> Cc: Xia, Chenbo <chenbo.xia at intel.com>; maxime.coquelin at redhat.com; Cao, Gang
> <gang.cao at intel.com>; Liu, Changpeng <changpeng.liu at intel.com>
> Subject: [PATCH v2 15/15] vhost: make sure each queue callfd is configured
>
> During the vhost data path building process, qemu will create
> a call fd at first, and create another call fd in the end.
> The final call fd will be used to relay notify.
> In the original code, after kick fd is set, dev_conf will
> set the first call fd. Even though the actual call fd will set,
> the data path will not work correctly.
>
> Signed-off-by: Andy Pei <andy.pei at intel.com>
> ---
> lib/vhost/vhost_user.c | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
> 1.8.3.1
Please fix all reported error on patchwork first.
http://patchwork.dpdk.org/project/dpdk/patch/1643103437-118618-16-git-send-email-andy.pei@intel.com/
Thanks,
Chenbo
More information about the dev
mailing list