From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [Intel-wired-lan] [PATCH 1/1] igb: add XDP support
Date: Fri, 03 Jul 2020 09:28:15 +0800 [thread overview]
Message-ID: <202007030923.XPBWSICC%lkp@intel.com> (raw)
In-Reply-To: <20200625155014.6zwfoqqyhsvwu2gc@SvensMacBookAir.sven.lan>
[-- Attachment #1: Type: text/plain, Size: 4092 bytes --]
Hi Sven,
Thank you for the patch! Perhaps something to improve:
[auto build test WARNING on v5.8-rc2]
[also build test WARNING on next-20200702]
[cannot apply to jkirsher-next-queue/dev-queue]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use as documented in
https://git-scm.com/docs/git-format-patch]
url: https://github.com/0day-ci/linux/commits/Sven-Auhagen/igb-add-XDP-support/20200626-052800
base: 48778464bb7d346b47157d21ffde2af6b2d39110
config: x86_64-randconfig-s021-20200703 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-14) 9.3.0
reproduce:
# apt-get install sparse
# sparse version: v0.6.2-3-gfa153962-dirty
# save the attached .config to linux build tree
make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=x86_64
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
sparse warnings: (new ones prefixed by >>)
drivers/net/ethernet/intel/igb/igb_main.c:450:25: sparse: sparse: cast to restricted __le64
drivers/net/ethernet/intel/igb/igb_main.c:450:25: sparse: sparse: cast to restricted __le64
drivers/net/ethernet/intel/igb/igb_main.c:530:33: sparse: sparse: cast to restricted __le64
drivers/net/ethernet/intel/igb/igb_main.c:530:33: sparse: sparse: cast to restricted __le64
drivers/net/ethernet/intel/igb/igb_main.c:536:33: sparse: sparse: cast to restricted __le64
drivers/net/ethernet/intel/igb/igb_main.c:536:33: sparse: sparse: cast to restricted __le64
drivers/net/ethernet/intel/igb/igb_main.c:2658:48: sparse: sparse: incorrect type in assignment (different base types) @@ expected restricted __be16 [usertype] vlan_tci @@ got unsigned short [usertype] vlan_priority:3 @@
drivers/net/ethernet/intel/igb/igb_main.c:2658:48: sparse: expected restricted __be16 [usertype] vlan_tci
drivers/net/ethernet/intel/igb/igb_main.c:2658:48: sparse: got unsigned short [usertype] vlan_priority:3
>> drivers/net/ethernet/intel/igb/igb_main.c:2896:6: sparse: sparse: symbol 'igb_xdp_ring_update_tail' was not declared. Should it be static?
drivers/net/ethernet/intel/igb/igb_main.c:6292:23: sparse: sparse: incorrect type in assignment (different base types) @@ expected unsigned int [usertype] olinfo_status @@ got restricted __le32 [usertype] @@
drivers/net/ethernet/intel/igb/igb_main.c:6292:23: sparse: expected unsigned int [usertype] olinfo_status
drivers/net/ethernet/intel/igb/igb_main.c:6292:23: sparse: got restricted __le32 [usertype]
drivers/net/ethernet/intel/igb/igb_main.c:6297:37: sparse: sparse: incorrect type in assignment (different base types) @@ expected restricted __le32 [usertype] olinfo_status @@ got unsigned int [assigned] [usertype] olinfo_status @@
drivers/net/ethernet/intel/igb/igb_main.c:6297:37: sparse: expected restricted __le32 [usertype] olinfo_status
drivers/net/ethernet/intel/igb/igb_main.c:6297:37: sparse: got unsigned int [assigned] [usertype] olinfo_status
drivers/net/ethernet/intel/igb/igb_main.c:8622:31: sparse: sparse: cast to restricted __be16
drivers/net/ethernet/intel/igb/igb_main.c:8622:31: sparse: sparse: cast from restricted __le16
drivers/net/ethernet/intel/igb/igb_main.c:8622:31: sparse: sparse: cast to restricted __be16
drivers/net/ethernet/intel/igb/igb_main.c:8622:31: sparse: sparse: cast from restricted __le16
drivers/net/ethernet/intel/igb/igb_main.c:8622:31: sparse: sparse: cast to restricted __be16
drivers/net/ethernet/intel/igb/igb_main.c:8622:31: sparse: sparse: cast from restricted __le16
drivers/net/ethernet/intel/igb/igb_main.c:8622:31: sparse: sparse: cast to restricted __be16
drivers/net/ethernet/intel/igb/igb_main.c:8622:31: sparse: sparse: cast from restricted __le16
Please review and possibly fold the followup patch.
---
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: 36259 bytes --]
next prev parent reply other threads:[~2020-07-03 1:28 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-25 15:50 [Intel-wired-lan] [PATCH 1/1] igb: add XDP support Sven Auhagen
2020-06-25 23:00 ` kernel test robot
2020-06-25 23:00 ` kernel test robot
2020-06-26 7:32 ` kernel test robot
2020-06-26 9:46 ` Dan Carpenter
2020-06-26 9:46 ` Dan Carpenter
2020-06-26 9:46 ` Dan Carpenter
2020-06-27 5:37 ` Sven Auhagen
2020-06-29 4:31 ` Sven Auhagen
2020-07-03 1:28 ` kernel test robot [this message]
2020-07-03 1:28 ` [RFC PATCH] igb: igb_xdp_ring_update_tail() can be static kernel test robot
2020-07-08 18:20 ` [Intel-wired-lan] [PATCH 1/1] igb: add XDP support Alexander Duyck
2020-07-09 4:37 ` Sven Auhagen
2020-07-09 15:03 ` Alexander Duyck
2020-07-09 15:18 ` Sven Auhagen
-- strict thread matches above, loose matches on Subject: below --
2020-06-26 4:28 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=202007030923.XPBWSICC%lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
/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.