[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <BN9PR11MB5276B058E1D127A00938C1788C5CA@BN9PR11MB5276.namprd11.prod.outlook.com>
Date: Tue, 20 Jun 2023 02:11:03 +0000
From: "Tian, Kevin" <kevin.tian@...el.com>
To: Brett Creeley <bcreeley@....com>, Brett Creeley <brett.creeley@....com>,
"kvm@...r.kernel.org" <kvm@...r.kernel.org>, "netdev@...r.kernel.org"
<netdev@...r.kernel.org>, "alex.williamson@...hat.com"
<alex.williamson@...hat.com>, "jgg@...dia.com" <jgg@...dia.com>,
"yishaih@...dia.com" <yishaih@...dia.com>,
"shameerali.kolothum.thodi@...wei.com" <shameerali.kolothum.thodi@...wei.com>
CC: "shannon.nelson@....com" <shannon.nelson@....com>
Subject: RE: [PATCH v10 vfio 3/7] vfio/pds: register with the pds_core PF
> From: Brett Creeley <bcreeley@....com>
> Sent: Saturday, June 17, 2023 3:02 AM
> >
> >>
> >> +#define PDS_LM_DEV_NAME PDS_CORE_DRV_NAME "."
> >> PDS_DEV_TYPE_LM_STR
> >> +
> >
> > should this name include a 'vfio' string?
>
> This aligns with what our DSC/firmware expects, so no it's not needed.
/**
* pds_client_register - Link the client to the firmware
* @pf_pdev: ptr to the PF driver struct
* @devname: name that includes service into, e.g. pds_core.vDPA
The comment mentions vDPA which confused me on whether the client
should include a keyword of client to differentiate.
e.g. here the name is "pds_core.LM". If both VFIO/vDPA want to support
live migration with pds_core will there be a conflict or fine for multiple
drivers registering to a same service?
Powered by blists - more mailing lists