Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
* Re: [PATCH net v3] bnxt_en: improve TX timestamping FIFO configuration
       [not found] <20250423103351.868959-1-vadfed@meta.com>
@ 2025-04-24  8:21 ` kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-04-24  8:21 UTC (permalink / raw)
  To: Vadim Fedorenko, Vadim Fedorenko, Michael Chan, Pavan Chebbi,
	Jakub Kicinski
  Cc: llvm, oe-kbuild-all, Richard Cochran, netdev

Hi Vadim,

kernel test robot noticed the following build warnings:

[auto build test WARNING on net/main]

url:    https://github.com/intel-lab-lkp/linux/commits/Vadim-Fedorenko/bnxt_en-improve-TX-timestamping-FIFO-configuration/20250423-185028
base:   net/main
patch link:    https://lore.kernel.org/r/20250423103351.868959-1-vadfed%40meta.com
patch subject: [PATCH net v3] bnxt_en: improve TX timestamping FIFO configuration
config: i386-buildonly-randconfig-004-20250424 (https://download.01.org/0day-ci/archive/20250424/202504241656.J2g5XHHz-lkp@intel.com/config)
compiler: clang version 20.1.2 (https://github.com/llvm/llvm-project 58df0ef89dd64126512e4ee27b4ac3fd8ddf6247)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250424/202504241656.J2g5XHHz-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202504241656.J2g5XHHz-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:1129:6: warning: unused variable 'i' [-Wunused-variable]
    1129 |         int i;
         |             ^
   1 warning generated.


vim +/i +1129 drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c

118612d519d83b Michael Chan 2021-06-27  1125  
118612d519d83b Michael Chan 2021-06-27  1126  void bnxt_ptp_clear(struct bnxt *bp)
118612d519d83b Michael Chan 2021-06-27  1127  {
118612d519d83b Michael Chan 2021-06-27  1128  	struct bnxt_ptp_cfg *ptp = bp->ptp_cfg;
8aa2a79e9b95ea Pavan Chebbi 2024-06-28 @1129  	int i;

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-04-24  8:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20250423103351.868959-1-vadfed@meta.com>
2025-04-24  8:21 ` [PATCH net v3] bnxt_en: improve TX timestamping FIFO configuration kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox