[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <BL0PR11MB336333C57FDBC07CBC53E915FC4C9@BL0PR11MB3363.namprd11.prod.outlook.com>
Date: Thu, 6 Jan 2022 03:29:48 +0000
From: "G, GurucharanX" <gurucharanx.g@...el.com>
To: Joe Damato <jdamato@...tly.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
CC: "Brandeburg, Jesse" <jesse.brandeburg@...el.com>,
"Nguyen, Anthony L" <anthony.l.nguyen@...el.com>,
"intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org>,
"kuba@...nel.org" <kuba@...nel.org>,
"davem@...emloft.net" <davem@...emloft.net>
Subject: RE: [net v2] i40e: fix unsigned stat widths
> -----Original Message-----
> From: Joe Damato <jdamato@...tly.com>
> Sent: Thursday, December 9, 2021 7:27 AM
> To: netdev@...r.kernel.org
> Cc: Brandeburg, Jesse <jesse.brandeburg@...el.com>; Nguyen, Anthony L
> <anthony.l.nguyen@...el.com>; intel-wired-lan@...ts.osuosl.org;
> kuba@...nel.org; davem@...emloft.net; Joe Damato <jdamato@...tly.com>
> Subject: [net v2] i40e: fix unsigned stat widths
>
> Change i40e_update_vsi_stats and struct i40e_vsi to use u64 fields to match
> the width of the stats counters in struct i40e_rx_queue_stats.
>
> Update debugfs code to use the correct format specifier for u64.
>
> Signed-off-by: Joe Damato <jdamato@...tly.com>
> Reported-by: kernel test robot <lkp@...el.com>
> ---
> v1 -> v2: make tx_restart and tx_busy also u64, and fix format specifiers in
> debugfs code
>
> drivers/net/ethernet/intel/i40e/i40e.h | 8 ++++----
> drivers/net/ethernet/intel/i40e/i40e_debugfs.c | 2 +-
> drivers/net/ethernet/intel/i40e/i40e_main.c | 4 ++--
> 3 files changed, 7 insertions(+), 7 deletions(-)
>
Tested-by: Gurucharan G <gurucharanx.g@...el.com> (A Contingent worker at Intel)
Powered by blists - more mailing lists