[Intel-wired-lan] [next PATCH S33 01/13] i40e: Add support for configuring VF RSS

Bowers, AndrewX andrewx.bowers at intel.com
Wed Apr 13 17:43:34 UTC 2016


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Harshitha Ramamurthy
> Sent: Tuesday, April 12, 2016 8:31 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [next PATCH S33 01/13] i40e: Add support for
> configuring VF RSS
> 
> From: Mitch Williams <mitch.a.williams at intel.com>
> 
> Add support for configuring RSS on behalf of the VFs. This removes the
> burden of dealing with different hardware interfaces from the VF drivers,
> allowing for better future compatibility.
> 
> Signed-off-by: Mitch Williams <mitch.a.williams at intel.com>
> Change-ID: Icea75d3f37241ee8e447be5779e5abb53ddf04c0
> ---
> Testing Hints : Use ethtool to configure RSS key and LUT, test traffic spreads
> to different queues.
> 
>  drivers/net/ethernet/intel/i40e/i40e.h             |   1 +
>  drivers/net/ethernet/intel/i40e/i40e_main.c        |  35 +++-
>  drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 193
> ++++++++++++++++++++-
>  3 files changed, 217 insertions(+), 12 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
VF traffic spreads among queues as expected


More information about the Intel-wired-lan mailing list