linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [toke:xdp-queueing-04 3/12] syscall.c:undefined reference to `pifo_generic_map_ops'
@ 2022-04-12 10:20 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-04-12 10:20 UTC (permalink / raw)
  To: Toke Høiland-Jørgensen; +Cc: kbuild-all, linux-kernel

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/toke/linux.git xdp-queueing-04
head:   3ef13cb90d84cacaecd65fb853dc30cade943524
commit: 4198433a927809216d5fc4793eaa31d2883d1090 [3/12] bpf: Add a PIFO priority queue map type
config: parisc-randconfig-r031-20220411 (https://download.01.org/0day-ci/archive/20220412/202204121834.8kA9JXKq-lkp@intel.com/config)
compiler: hppa64-linux-gcc (GCC) 11.2.0
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
        # https://git.kernel.org/pub/scm/linux/kernel/git/toke/linux.git/commit/?id=4198433a927809216d5fc4793eaa31d2883d1090
        git remote add toke https://git.kernel.org/pub/scm/linux/kernel/git/toke/linux.git
        git fetch --no-tags toke xdp-queueing-04
        git checkout 4198433a927809216d5fc4793eaa31d2883d1090
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=parisc64 SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   hppa64-linux-ld: kernel/bpf/syscall.o: in function `.LC598':
>> syscall.c:(.data.rel.ro+0x13f0): undefined reference to `pifo_generic_map_ops'
   hppa64-linux-ld: kernel/bpf/btf.o: in function `.LC547':
>> btf.c:(.data.rel.ro+0xb38): undefined reference to `pifo_generic_map_ops'

-- 
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-04-12 11:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-12 10:20 [toke:xdp-queueing-04 3/12] syscall.c:undefined reference to `pifo_generic_map_ops' 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;
as well as URLs for NNTP newsgroup(s).