Re: [PATCH v2 4/5] vduse: update the vq_info in ioctl

From: Cindy Lu
Date: Sat Nov 25 2023 - 02:44:28 EST


On Wed, Nov 22, 2023 at 3:12 PM Jason Wang <jasowang@xxxxxxxxxx> wrote:
>
> On Tue, Nov 21, 2023 at 3:31 PM Cindy Lu <lulu@xxxxxxxxxx> wrote:
> >
> > In VDUSE_VQ_GET_INFO, the driver will sync the last_avail_idx
>
> For driver, did you mean virtio driver?
>
> > with reconnect info, After mapping the reconnect pages to userspace
> > The userspace App will update the reconnect_time in
> > struct vhost_reconnect_vring, If this is not 0 then it means this
> > vq is reconnected and will update the last_avail_idx
>
> I have a hard time understanding the above.
>
sure, I will re-write this part
thanks
cindy
> Thanks
>