09/01/2020 12:00, Matan Azrad:
> --- a/drivers/vdpa/Makefile
> +++ b/drivers/vdpa/Makefile
> +ifeq ($(CONFIG_RTE_LIBRTE_VHOST),y)
> +ifeq ($(CONFIG_RTE_EAL_VFIO),y)
> +DIRS-$(CONFIG_RTE_LIBRTE_IFC_PMD) += ifc
> +endif
> +endif # $(CONFIG_RTE_LIBRTE_VHOST)
All vDPA drivers will need vhost lib.
As i
On 10/01/2020 12:59, Thomas Monjalon wrote:
> 10/01/2020 13:34, Maxime Coquelin:
>> On 1/10/20 1:31 PM, Wang, Haiyue wrote:
>>> From: Thomas Monjalon
10/01/2020 10:07, Matan Azrad:
> From: Wang, Haiyue
>> From: Matan Azrad
delete mode 100644 doc/guides/nics/ifc.rst create m
10/01/2020 13:34, Maxime Coquelin:
> On 1/10/20 1:31 PM, Wang, Haiyue wrote:
> > From: Thomas Monjalon
> >> 10/01/2020 10:07, Matan Azrad:
> >>> From: Wang, Haiyue
> From: Matan Azrad
> >> delete mode 100644 doc/guides/nics/ifc.rst create mode 100644
> >> doc/guides/vdpadevs/feature
igit,
>> Ferruh ;
>> dev@dpdk.org; Andrew Rybchenko
>> Subject: Re: [dpdk-dev] [PATCH v2 3/3] drivers: move ifc driver to the vDPA
>> class
>>
>> 10/01/2020 10:07, Matan Azrad:
>>> From: Wang, Haiyue
>>>> From: Matan Azrad
>>>>&
: Re: [dpdk-dev] [PATCH v2 3/3] drivers: move ifc driver to the vDPA
> class
>
> 10/01/2020 10:07, Matan Azrad:
> > From: Wang, Haiyue
> > > From: Matan Azrad
> > > > > delete mode 100644 doc/guides/nics/ifc.rst create mode 100644
> > > > > doc/
10/01/2020 10:07, Matan Azrad:
> From: Wang, Haiyue
> > From: Matan Azrad
> > > > delete mode 100644 doc/guides/nics/ifc.rst create mode 100644
> > > > doc/guides/vdpadevs/features/ifcvf.ini
> > > > create mode 100644 doc/guides/vdpadevs/ifc.rst delete mode 100644
> > > > drivers/net/ifc/Makefi
; dev@dpdk.org; Thomas
> > Monjalon ; Andrew Rybchenko
> >
> > Subject: Re: [dpdk-dev] [PATCH v2 3/3] drivers: move ifc driver to the
> > vDPA class
> >
> > Small typo inline.
> >
> > From: Matan Azrad
> > > A new vDPA class was recently introdu
enko
> Subject: Re: [dpdk-dev] [PATCH v2 3/3] drivers: move ifc driver to the vDPA
> class
>
> Small typo inline.
>
> From: Matan Azrad
> > A new vDPA class was recently introduced.
> >
> > IFC driver implements the vDPA operations, hence it should be moved to
Small typo inline.
From: Matan Azrad
> A new vDPA class was recently introduced.
>
> IFC driver implements the vDPA operations, hence it should be moved to
> the vDPA class.
>
> Move it.
>
> Signed-off-by: Matan Azrad
> ---
> MAINTAINERS | 14 +-
> doc/guides/ni
A new vDPA class was recently introduced.
IFC driver implements the vDPA operations, hence it should be moved to
the vDPA class.
Move it.
Signed-off-by: Matan Azrad
---
MAINTAINERS | 14 +-
doc/guides/nics/features/ifcvf.ini |8 -
doc/guides/nics/ifc.rs
10 matches
Mail list logo