[Intel-wired-lan] [PATCH S29 v3 2/6] ice: Fix FW version formatting in dmesg

Bowers, AndrewX andrewx.bowers at intel.com
Wed Sep 11 18:58:14 UTC 2019


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Tony Nguyen
> Sent: Monday, September 9, 2019 6:48 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S29 v3 2/6] ice: Fix FW version formatting in
> dmesg
> 
> From: Lukasz Czapnik <lukasz.czapnik at intel.com>
> 
> The FW build id is currently being displayed as an int which doesn't make
> sense. Instead display FW build id as a hex value. Also add other useful
> information to the output such as NVM version, api patch info, and FW build
> hash.
> 
> Signed-off-by: Lukasz Czapnik <lukasz.czapnik at intel.com>
> Signed-off-by: Tony Nguyen <anthony.l.nguyen at intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice.h         |  1 -
>  drivers/net/ethernet/intel/ice/ice_common.c  | 23 ++++++++++++++++++
> drivers/net/ethernet/intel/ice/ice_common.h  |  3 +++
> drivers/net/ethernet/intel/ice/ice_ethtool.c | 25 --------------------
>  drivers/net/ethernet/intel/ice/ice_lib.c     | 19 +++++++++++++++
>  drivers/net/ethernet/intel/ice/ice_lib.h     |  2 ++
>  drivers/net/ethernet/intel/ice/ice_main.c    |  7 +++---
>  drivers/net/ethernet/intel/ice/ice_type.h    |  2 ++
>  8 files changed, 53 insertions(+), 29 deletions(-)

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




More information about the Intel-wired-lan mailing list