[dpdk-dev] [PATCH v2 4/6] i40e: add VMDQ support

Chen, Jing D jing.d.chen at intel.com
Tue Nov 4 06:22:23 CET 2014


Hi,

> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> Sent: Tuesday, November 04, 2014 2:34 AM
> To: Chen, Jing D
> Cc: dev at dpdk.org; Ananyev, Konstantin
> Subject: Re: [PATCH v2 4/6] i40e: add VMDQ support
> 
> Hi Jing,
> 
> 2014-10-16 18:07, Chen Jing D:
> > --- a/config/common_linuxapp
> > +++ b/config/common_linuxapp
> > @@ -208,6 +208,7 @@
> CONFIG_RTE_LIBRTE_I40E_RX_ALLOW_BULK_ALLOC=y
> >  CONFIG_RTE_LIBRTE_I40E_ALLOW_UNSUPPORTED_SFP=n
> >  CONFIG_RTE_LIBRTE_I40E_16BYTE_RX_DESC=n
> >  CONFIG_RTE_LIBRTE_I40E_QUEUE_NUM_PER_VF=4
> > +CONFIG_RTE_LIBRTE_I40E_QUEUE_NUM_PER_VM=4
> 
> It seems you missed Pablo's comment.
> Should you add this option in BSD configuration?

Sorry, missed Pablo's email. Will add it for BSD.

> 
> --
> Thomas


More information about the dev mailing list