Re: [net-next v2 10/11] ixgbevf: Fix errors in retrieving RETA and RSS from PF

2017-04-30 Thread Sergei Shtylyov
Hello! On 4/30/2017 6:08 AM, Jeff Kirsher wrote: From: Tony Nguyen 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 chec

[net-next v2 10/11] ixgbevf: Fix errors in retrieving RETA and RSS from PF

2017-04-29 Thread Jeff Kirsher
From: Tony Nguyen 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 IXG