[dpdk-dev] [PATCH v3 0/3] add i40e RSS support in VF

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Oct 20 23:57:13 CEST 2014


> > As hardware supports RSS in VF, the patches add that support in driver. In
> > addition, minor improvements are added for defining macro with constant.
> > 
> > v2 changes:
> > * Removed support of updating/querying redirection table, as it
> >   will be implemented in another patches later.
> > * Removed changes in testpmd, as it is not needed at all for
> >   supporting RSS in VF.
> > 
> > v3 changes:
> > * Removed macros in i40e_ethdev.c, as they have already been
> >   moved to i40e_ethdev.h.
> > 
> > 
> > Helin Zhang (3):
> >   ethdev: improvement for constant usage
> >   i40e: extern two functions and relevant macros
> >   i40evf: support of RSS in VF
> 
> Acked-by: Jijiang Liu <jijiang.liu at intel.com>
> Acked-by: Cunming Liang <cunming.liang at intel.com>

Applied

Thanks
-- 
Thomas


More information about the dev mailing list