[Intel-wired-lan] [next PATCH S20 09/15] i40e: Update error messaging

Bowers, AndrewX andrewx.bowers at intel.com
Wed Oct 28 21:28:57 UTC 2015


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Catherine Sullivan
> Sent: Monday, October 26, 2015 4:45 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [next PATCH S20 09/15] i40e: Update error
> messaging
> 
> From: Carolyn Wyborny <carolyn.wyborny at intel.com>
> 
> This patch fixes an issue where adminq init failures always provided a
> message that NVM was newer than expected.  This is not always the case for
> init_adminq failures. Without this patch, if adminq init fails for any reason,
> newer nvm message would be given.  This problem is fixed by adding  a
> check for that specific error condition and a different hopefully helpful
> message otherwise.
> 
> Signed-off-by: Carolyn Wyborny <carolyn.wyborny at intel.com>
> Change-ID: Iaeaebee4e398989eae40bb70f943ab66a3a521a5
> 
> ---
> Testing-hints: This was only seen with SOME bricked cards. If you have one
> that happens to work, you will see an erroneous error message that the
> firmware is too new. If you cannot find a card that will reproduce the error, a
> simple compile and check that the code is there is sufficient.
>  drivers/net/ethernet/intel/i40e/i40e_main.c | 16 ++++++++++------
>  1 file changed, 10 insertions(+), 6 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
Patch code changes correctly applied


More information about the Intel-wired-lan mailing list