[Intel-wired-lan] [next PATCH S50 5/6] i40e: Implementation of ERROR state for NVM update state machine

Bowers, AndrewX andrewx.bowers at intel.com
Fri Oct 14 16:41:03 UTC 2016


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Bimmy Pujari
> Sent: Tuesday, October 11, 2016 3:27 PM
> To: intel-wired-lan at lists.osuosl.org
> Cc: Sosin, Maciej <maciej.sosin at intel.com>
> Subject: [Intel-wired-lan] [next PATCH S50 5/6] i40e: Implementation of
> ERROR state for NVM update state machine
> 
> From: Maciej Sosin <maciej.sosin at intel.com>
> 
> This patch adds I40E_NVMUPD_STATE_ERROR state for NVM update.
> Without this patch driver has no possibility to return NVM image write
> failure.This state is being set when ARQ rises error.
> arq_last_status is also updated every time when ARQ event comes, not only
> on error cases.
> 
> Signed-off-by: Maciej Sosin <maciej.sosin at intel.com>
> Change-ID: I67ce43ba22a240773c2821b436e96054db0b7c81
> ---
>  drivers/net/ethernet/intel/i40e/i40e_adminq.c   |  4 ++--
>  drivers/net/ethernet/intel/i40e/i40e_nvm.c      | 16 ++++++++++++++++
>  drivers/net/ethernet/intel/i40e/i40e_type.h     |  1 +
>  drivers/net/ethernet/intel/i40evf/i40e_adminq.c |  4 ++--
>  drivers/net/ethernet/intel/i40evf/i40e_type.h   |  1 +
>  5 files changed, 22 insertions(+), 4 deletions(-)

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




More information about the Intel-wired-lan mailing list