All of lore.kernel.org
 help / color / mirror / Atom feed
* drivers/net/ethernet/marvell/octeontx2/af/rvu.c:1768 rvu_process_mbox_msg() warn: Function too hairy. No more merges.
@ 2021-07-23  8:40 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-07-23  8:40 UTC (permalink / raw)
  To: kbuild

[-- Attachment #1: Type: text/plain, Size: 1926 bytes --]

CC: kbuild-all(a)lists.01.org
CC: linux-kernel(a)vger.kernel.org
TO: Srujana Challa <schalla@marvell.com>
CC: Jakub Kicinski <kuba@kernel.org>
CC: Suheil Chandran <schandran@marvell.com>
CC: Lukasz Bartosik <lbartosik@marvell.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   8baef6386baaefb776bdd09b5c7630cf057c51c6
commit: ae454086e3c227f78acb718249064aecb94da1e8 octeontx2-af: add mailbox interface for CPT
date:   8 months ago
:::::: branch date: 5 hours ago
:::::: commit date: 8 months ago
config: mips-randconfig-m031-20210723 (attached as .config)
compiler: mips64-linux-gcc (GCC) 10.3.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>

smatch warnings:
drivers/net/ethernet/marvell/octeontx2/af/rvu.c:1768 rvu_process_mbox_msg() warn: Function too hairy.  No more merges.

vim +1768 drivers/net/ethernet/marvell/octeontx2/af/rvu.c

9bdc47a6e3288b Tomasz Duszynski 2018-11-19  1764  
7304ac4567bcb7 Sunil Goutham    2018-10-10  1765  bad_message:
1f15462539829c Aleksey Makarov  2018-10-10  1766  	default:
9bdc47a6e3288b Tomasz Duszynski 2018-11-19  1767  		otx2_reply_invalid_msg(mbox, devid, req->pcifunc, req->id);
7304ac4567bcb7 Sunil Goutham    2018-10-10 @1768  		return -ENODEV;
7304ac4567bcb7 Sunil Goutham    2018-10-10  1769  	}
1f15462539829c Aleksey Makarov  2018-10-10  1770  }
7304ac4567bcb7 Sunil Goutham    2018-10-10  1771  

:::::: The code at line 1768 was first introduced by commit
:::::: 7304ac4567bcb72fd57cc79582bf53ca7840136f octeontx2-af: Add mailbox IRQ and msg handlers

:::::: TO: Sunil Goutham <sgoutham@marvell.com>
:::::: CC: David S. Miller <davem@davemloft.net>

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 34748 bytes --]

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

only message in thread, other threads:[~2021-07-23  8:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-23  8:40 drivers/net/ethernet/marvell/octeontx2/af/rvu.c:1768 rvu_process_mbox_msg() warn: Function too hairy. No more merges kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.