From: Prabhakar Kushwaha <pkushwaha@marvell.com>
To: kernel test robot <lkp@intel.com>,
Linux Memory Management List <linux-mm@kvack.org>,
"kbuild-all@lists.01.org" <kbuild-all@lists.01.org>
Cc: Ariel Elior <aelior@marvell.com>, Shai Malin <smalin@marvell.com>,
Omkar Kulkarni <okulkarni@marvell.com>
Subject: RE: [linux-next:master 4975/7405] drivers/net/ethernet/qlogic/qed/qed_dev.c:2410:24: error: implicit declaration of function 'qed_sriov_eqe_event'; did you mean 'qed_common_eqe_event'?
Date: Mon, 11 Oct 2021 11:12:16 +0000 [thread overview]
Message-ID: <DM5PR1801MB2057A5260BE3A8EF44BAC6E3B2B59@DM5PR1801MB2057.namprd18.prod.outlook.com> (raw)
Dear All,
> -----Original Message-----
> From: kernel test robot <lkp@intel.com>
> Sent: Monday, October 11, 2021 4:25 PM
> To: Prabhakar Kushwaha <pkushwaha@marvell.com>
> Cc: kbuild-all@lists.01.org; Linux Memory Management List <linux-
> mm@kvack.org>; Ariel Elior <aelior@marvell.com>; Shai Malin
> <smalin@marvell.com>; Omkar Kulkarni <okulkarni@marvell.com>
> Subject: [linux-next:master 4975/7405]
> drivers/net/ethernet/qlogic/qed/qed_dev.c:2410:24: error: implicit declaration
> of function 'qed_sriov_eqe_event'; did you mean 'qed_common_eqe_event'?
>
> External Email
>
> ----------------------------------------------------------------------
> tree: https://urldefense.proofpoint.com/v2/url?u=https-
> 3A__git.kernel.org_pub_scm_linux_kernel_git_next_linux-
> 2Dnext.git&d=DwIBAg&c=nKjWec2b6R0mOyPaz7xtfQ&r=bAXZ5o4wm8RiJvP6bO
> Gu3OdAN7i4STesZnOL1rzhuLU&m=C2c1dKRXsSm3XtX-
> 9iwKMnHCWKTMO4xquUL3MJNmCPU&s=dOSaqE6I6Z7Tws6sApLB4Xqq83e_-
> qMD4oUlF6l3nr8&e= master
> head: d3134eb5de8546a214c028fb7195e764b89da7d4
> commit: fe40a830dcded26f012739fd6dac0da9c805bc38 [4975/7405] qed:
> Update qed_hsi.h for fw 8.59.1.0
> config: s390-randconfig-r044-20211011 (attached as .config)
> compiler: s390-linux-gcc (GCC) 11.2.0
> reproduce (this is a W=1 build):
> wget https://urldefense.proofpoint.com/v2/url?u=https-
> 3A__raw.githubusercontent.com_intel_lkp-
> 2Dtests_master_sbin_make.cross&d=DwIBAg&c=nKjWec2b6R0mOyPaz7xtfQ&r
> =bAXZ5o4wm8RiJvP6bOGu3OdAN7i4STesZnOL1rzhuLU&m=C2c1dKRXsSm3XtX-
> 9iwKMnHCWKTMO4xquUL3MJNmCPU&s=oIy6m2eqjhARCAKeSyqgsb_2hsUjX_C
> 2t-jjiikZbmg&e= -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> # https://urldefense.proofpoint.com/v2/url?u=https-
> 3A__git.kernel.org_pub_scm_linux_kernel_git_next_linux-2Dnext.git_commit_-
> 3Fid-
> 3Dfe40a830dcded26f012739fd6dac0da9c805bc38&d=DwIBAg&c=nKjWec2b6R0
> mOyPaz7xtfQ&r=bAXZ5o4wm8RiJvP6bOGu3OdAN7i4STesZnOL1rzhuLU&m=C2c
> 1dKRXsSm3XtX-
> 9iwKMnHCWKTMO4xquUL3MJNmCPU&s=_Qrz3KsACDvHBSXUbPH4j1FL-
> eFnuRt_yshPe3F2UMk&e=
> git remote add linux-next
> https://urldefense.proofpoint.com/v2/url?u=https-
> 3A__git.kernel.org_pub_scm_linux_kernel_git_next_linux-
> 2Dnext.git&d=DwIBAg&c=nKjWec2b6R0mOyPaz7xtfQ&r=bAXZ5o4wm8RiJvP6bO
> Gu3OdAN7i4STesZnOL1rzhuLU&m=C2c1dKRXsSm3XtX-
> 9iwKMnHCWKTMO4xquUL3MJNmCPU&s=dOSaqE6I6Z7Tws6sApLB4Xqq83e_-
> qMD4oUlF6l3nr8&e=
> git fetch --no-tags linux-next master
> git checkout fe40a830dcded26f012739fd6dac0da9c805bc38
> # save the attached .config to linux build tree
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0
> make.cross ARCH=s390
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
>
> Note: the linux-next/master HEAD
> d3134eb5de8546a214c028fb7195e764b89da7d4 builds fine.
> It may have been fixed somewhere.
>
> All errors (new ones prefixed by >>):
>
> drivers/net/ethernet/qlogic/qed/qed_dev.c: In function 'qed_fw_err_handler':
> drivers/net/ethernet/qlogic/qed/qed_dev.c:2390:17: error: implicit declaration
> of function 'qed_sriov_vfpf_malicious' [-Werror=implicit-function-declaration]
> 2390 | qed_sriov_vfpf_malicious(p_hwfn, &data->err_data);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> drivers/net/ethernet/qlogic/qed/qed_dev.c: In function
> 'qed_common_eqe_event':
> >> drivers/net/ethernet/qlogic/qed/qed_dev.c:2410:24: error: implicit
> declaration of function 'qed_sriov_eqe_event'; did you mean
> 'qed_common_eqe_event'? [-Werror=implicit-function-declaration]
> 2410 | return qed_sriov_eqe_event(p_hwfn, opcode, echo, data,
> | ^~~~~~~~~~~~~~~~~~~
> | qed_common_eqe_event
> cc1: some warnings being treated as errors
>
>
This issue is already fixed with commit e761523d0b407518d4812ada39957bd11227e95b.
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=e761523d0b40
--pk
next reply other threads:[~2021-10-11 11:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-11 11:12 Prabhakar Kushwaha [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-11 10:55 kernel test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DM5PR1801MB2057A5260BE3A8EF44BAC6E3B2B59@DM5PR1801MB2057.namprd18.prod.outlook.com \
--to=pkushwaha@marvell.com \
--cc=aelior@marvell.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-mm@kvack.org \
--cc=lkp@intel.com \
--cc=okulkarni@marvell.com \
--cc=smalin@marvell.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox