[PATCH v2 15/15] vhost: make sure each queue callfd is configured
Pei, Andy
andy.pei at intel.com
Sat Jan 29 04:11:40 CET 2022
Hi Chenbo,
Thanks for your reply.
I will send out a V3 patch set to address that.
-----Original Message-----
From: Xia, Chenbo <chenbo.xia at intel.com>
Sent: Thursday, January 27, 2022 3:13 PM
To: Pei, Andy <andy.pei at intel.com>; dev at dpdk.org
Cc: maxime.coquelin at redhat.com; Cao, Gang <gang.cao at intel.com>; Liu, Changpeng <changpeng.liu at intel.com>
Subject: RE: [PATCH v2 15/15] vhost: make sure each queue callfd is configured
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