On Wed, Sep 21, 2022 at 3:17 AM Parav Pandit <[email protected]> wrote:
>
> Hi Jason,
>
> > From: Jason Wang <[email protected]>
> > Sent: Thursday, September 15, 2022 4:51 AM
> > To: [email protected]; [email protected]
> > Cc: Eli Cohen <[email protected]>; [email protected]; Parav Pandit
> > <[email protected]>; [email protected];
> > [email protected]; [email protected];
> > [email protected]; [email protected]; [email protected];
> > [email protected]; [email protected]
> > Subject: [PATCH 0/3] vdpa: device feature provisioning
> >
> > Hi All:
> >
> > Virtio features are neogiated between the device and the drivers. This 
> > allows
> > the mediation layer like vDPA to hide some features from the driver to
> > faciliate the cross vendor live migration:
> >
> > vDPA on the source supports feature set X vDPA on the destination supports
> > feature set Y
> >
> > Management can simply provision the vDPA instance with features X&Y on
> > both source and destination to let the vDPA can be migrate-able between
> > the two vDPA devies with different features support.
> >
> > This series tries to allow the device features to be provisioned via 
> > netlink to
> > achieve this.
> Very useful series.
> Can you please add vdpa example command with and without -jp option in each 
> of the commit logs?

Yes, I will do it in V2.

Thanks

>
> Thanks.
>

_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

Reply via email to