[PATCH v8 10/12] vhost: add type to rte vdpa device
Pei, Andy
andy.pei at intel.com
Tue Oct 18 15:42:57 CEST 2022
Hi Maxime,
Thanks for your efforts.
> -----Original Message-----
> From: Maxime Coquelin <maxime.coquelin at redhat.com>
> Sent: Tuesday, October 18, 2022 9:15 PM
> To: Pei, Andy <andy.pei at intel.com>; dev at dpdk.org
> Cc: Xia, Chenbo <Chenbo.Xia at intel.com>; Xu, Rosen <rosen.xu at intel.com>;
> Huang, Wei <wei.huang at intel.com>; Cao, Gang <gang.cao at intel.com>
> Subject: Re: [PATCH v8 10/12] vhost: add type to rte vdpa device
>
>
>
> On 10/18/22 14:07, Andy Pei wrote:
> > Add type to rte_vdpa_device to store device type.
> > Call vdpa ops get_dev_type to fill type when register vdpa device.
> >
> > Signed-off-by: Andy Pei <andy.pei at intel.com>
> > ---
> > lib/vhost/socket.c | 15 +--------------
> > lib/vhost/vdpa.c | 15 +++++++++++++++
> > lib/vhost/vdpa_driver.h | 2 ++
> > 3 files changed, 18 insertions(+), 14 deletions(-)
> >
>
> Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
>
> Thanks for doing the change!
> Maxime
More information about the dev
mailing list