[Intel-wired-lan] [V3: next PATCH S22 07/12] i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq message
Bowers, AndrewX
andrewx.bowers at intel.com
Tue Nov 24 23:46:10 UTC 2015
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Deepthi Kavalur
> Sent: Thursday, November 19, 2015 11:34 AM
> To: intel-wired-lan at lists.osuosl.org
> Cc: Kosiarz, Michal <michal.kosiarz at intel.com>
> Subject: [Intel-wired-lan] [V3: next PATCH S22 07/12] i40e: Opcode and
> structures required by OEM Post Update AQ command and add new NVM
> arq message
>
> From: Michal Kosiarz <michal.kosiarz at intel.com>
>
> This is a part of implementation which contains data structures and opcode
> for new AQ command. There's a new ARQ message that gets sent near the
> end of the NVM update process that the driver should recognize and ignore,
> rather than printing an Unknown Event error.
>
> Signed-off-by: Michal Kosiarz <michal.kosiarz at intel.com>
> Acked-by: Shannon Nelson <shannon.nelson at intel.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher at intel.com>
> Change-ID: I04830a5bcae14823e16b9424cc4165e169336c1f
>
> Signed-off-by: Shannon Nelson <shannon.nelson at intel.com>
> Change-ID: Ic73b0a4e10e0b6895d1f2435125f1e789f3756dd
> ---
> Testing Hints :
> Do an nvmupdate with the current version of nvmupdate tool before
> and
> after this patch is applied and watch the kernel log for the message
> "ARQ Error: Unknown event 0x0720 received"
> Using "nvmupdate -f" will allow you to "update" your NVM with the
> same
> version NVM, over and over; useful for this kind of testing.
>
> drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h | 21
> +++++++++++++++++++++
> drivers/net/ethernet/intel/i40e/i40e_main.c | 1 +
> drivers/net/ethernet/intel/i40evf/i40e_adminq_cmd.h | 21
> +++++++++++++++++++++
> 3 files changed, 43 insertions(+)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
Patch code changes correctly applied, no error in log after nvmupdate
More information about the Intel-wired-lan
mailing list