public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
* Re: [Intel-wired-lan] [PATCH net v5 4/4] ice: Ignore error message when setting same promiscuous mode
@ 2022-08-12 19:09 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-08-12 19:09 UTC (permalink / raw)
  Cc: kbuild-all, llvm

In-Reply-To: <1660310750-290943-5-git-send-email-grzegorz.siwik@intel.com>
References: <1660310750-290943-5-git-send-email-grzegorz.siwik@intel.com>
TO: Grzegorz Siwik <grzegorz.siwik@intel.com>
TO: intel-wired-lan@lists.osuosl.org
CC: Benjamin Mikailenko <benjamin.mikailenko@intel.com>
CC: Grzegorz Siwik <grzegorz.siwik@intel.com>

Hi Grzegorz,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on net/master]

url:    https://github.com/intel-lab-lkp/linux/commits/Grzegorz-Siwik/ice-Fixes-for-double-vlan-promiscuous-mode/20220812-212847
base:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git 40b4ac880e21d917da7f3752332fa57564a4c202
config: riscv-randconfig-r031-20220812 (https://download.01.org/0day-ci/archive/20220813/202208130335.KFEhPChm-lkp@intel.com/config)
compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 5f1c7e2cc5a3c07cbc2412e851a7283c1841f520)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install riscv cross compiling tool for clang build
        # apt-get install binutils-riscv64-linux-gnu
        # https://github.com/intel-lab-lkp/linux/commit/54c8cc1f59ac62b3293ef19c2cf35fcd546041a0
        git remote add linux-review https://github.com/intel-lab-lkp/linux
        git fetch --no-tags linux-review Grzegorz-Siwik/ice-Fixes-for-double-vlan-promiscuous-mode/20220812-212847
        git checkout 54c8cc1f59ac62b3293ef19c2cf35fcd546041a0
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> ld.lld: error: kernel/built-in.a(bpf/btf.o):(function btf_parse_vmlinux: .text+0x2974): relocation R_RISCV_PCREL_HI20 out of range: -524728 is not in [-524288, 524287]; references __stop_BTF
   >>> referenced by btf.c:817 (kernel/bpf/btf.c:817)
   >>> defined in kernel/built-in.a(bpf/btf.o)
--
>> ld.lld: error: kernel/built-in.a(bpf/btf.o):(function btf_parse_vmlinux: .text+0x296a): relocation R_RISCV_PCREL_HI20 out of range: -524728 is not in [-524288, 524287]; references __start_BTF
   >>> referenced by btf.c:817 (kernel/bpf/btf.c:817)
   >>> defined in kernel/built-in.a(bpf/btf.o)

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

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

only message in thread, other threads:[~2022-08-12 19:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-12 19:09 [Intel-wired-lan] [PATCH net v5 4/4] ice: Ignore error message when setting same promiscuous mode 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