From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: [opencloudos:next 10/14] drivers/thirdparty/release-drivers/bnxt/tfc_v3/tfc_global_id.c: tfc.h is included more than once.
Date: Wed, 28 Aug 2024 03:28:11 +0800 [thread overview]
Message-ID: <202408280334.QApRMuws-lkp@intel.com> (raw)
::::::
:::::: Manual check reason: "low confidence bisect report"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: jasperwang@tencent.com
TO: kaixuxia@tencent.com
TO: frankjpliu@tencent.com
TO: kasong@tencent.com
TO: sagazchen@tencent.com
TO: kernelxing@tencent.com
TO: aurelianliu@tencent.com
TO: deshengwu@tencent.com
TO: flyingpeng@tencent.com
TO: jason.zeng@intel.com
TO: wu.zheng@intel.com
TO: yingbao.jia@intel.com
TO: pei.p.jia@intel.com
tree: https://gitee.com/OpenCloudOS/OpenCloudOS-Kernel.git next
head: c99409f7fe0f14dae19af75e7e896e7a17b92946
commit: 3db1e8157ba7d83cb745e12ed27871d83ed045ce [10/14] drivers/thirdparty: put release-drivers in tree
:::::: branch date: 8 hours ago
:::::: commit date: 10 hours ago
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
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/r/202408280334.QApRMuws-lkp@intel.com/
includecheck warnings: (new ones prefixed by >>)
>> drivers/thirdparty/release-drivers/bnxt/tfc_v3/tfc_global_id.c: tfc.h is included more than once.
--
>> drivers/thirdparty/release-drivers/bnxt/tf_core/cfa_tcam_mgr_p58.c: cfa_tcam_mgr.h is included more than once.
--
>> drivers/thirdparty/release-drivers/bnxt/bnxt_devlink.c: bnxt_ethtool.h is included more than once.
--
>> drivers/thirdparty/release-drivers/bnxt/tf_ulp/ulp_tc_rte_flow_gen.c: bnxt_ulp_flow.h is included more than once.
--
>> drivers/thirdparty/release-drivers/bnxt/bnxt.c: tfc.h is included more than once.
--
>> drivers/thirdparty/release-drivers/bnxt/tf_ulp/ulp_tc_custom_offload.c: ulp_tc_parser.h is included more than once.
--
>> drivers/thirdparty/release-drivers/bnxt/hcapi/cfa/hcapi_cfa_defs.h: hcapi_cfa_p58.h is included more than once.
>> drivers/thirdparty/release-drivers/bnxt/hcapi/cfa/hcapi_cfa_defs.h: hcapi_cfa_p4.h is included more than once.
--
>> drivers/thirdparty/release-drivers/bnxt/bnxt_auxbus_compat.h: linux/mod_devicetable.h is included more than once.
--
>> drivers/thirdparty/release-drivers/bnxt/tfc_v3/tfc_tcam.c: tfc.h is included more than once.
--
>> drivers/thirdparty/release-drivers/bnxt/tf_core/tf_device_p58.c: tf_identifier.h is included more than once.
>> drivers/thirdparty/release-drivers/bnxt/tf_core/tf_device_p58.c: tf_tbl.h is included more than once.
>> drivers/thirdparty/release-drivers/bnxt/tf_core/tf_device_p58.c: tf_if_tbl.h is included more than once.
>> drivers/thirdparty/release-drivers/bnxt/tf_core/tf_device_p58.c: tf_tcam.h is included more than once.
>> drivers/thirdparty/release-drivers/bnxt/tf_core/tf_device_p58.c: tf_em.h is included more than once.
>> drivers/thirdparty/release-drivers/bnxt/tf_core/tf_device_p58.c: cfa_resource_types.h is included more than once.
>> drivers/thirdparty/release-drivers/bnxt/tf_core/tf_device_p58.c: tf_device.h is included more than once.
vim +7 drivers/thirdparty/release-drivers/bnxt/tfc_v3/tfc_global_id.c
> 7 #include "tfc.h"
8 #include "bnxt_compat.h"
9 #include "bnxt.h"
10 #include "bnxt_hwrm.h"
> 11 #include "tfc.h"
12 #include "tfc_msg.h"
13
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next reply other threads:[~2024-08-27 19:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-27 19:28 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-28 2:13 [opencloudos:next 10/14] drivers/thirdparty/release-drivers/bnxt/tfc_v3/tfc_global_id.c: tfc.h is included more than once 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=202408280334.QApRMuws-lkp@intel.com \
--to=lkp@intel.com \
--cc=oe-kbuild@lists.linux.dev \
/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 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.