[Intel-wired-lan] [PATCH v2 2/3] ixgbevf: Fix errors in retrieving RETA and RSS from PF

Bowers, AndrewX andrewx.bowers at intel.com
Tue Apr 18 21:10:11 UTC 2017


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Tony Nguyen
> Sent: Thursday, April 13, 2017 7:26 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH v2 2/3] ixgbevf: Fix errors in retrieving RETA
> and RSS from PF
> 
> Mailbox support for getting RETA and RSS is available for only 82599 and x540;
> a previous patch reversed the logic and these adapters were returning not
> supported.
> 
> Also, the NACK check in ixgbevf_get_rss_key_locked() was checking for the
> command IXGBE_VF_GET_RETA instead of IXGBE_VF_GET_RSS_KEY.
> 
> This patch corrects both issues by correcting the logic and checking for the
> right command.
> 
> Signed-off-by: Tony Nguyen <anthony.l.nguyen at intel.com>
> ---
>  drivers/net/ethernet/intel/ixgbevf/vf.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list