public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [toke:xdp-queueing-01 7/9] test_run.c:undefined reference to `page_pool_alloc_pages'
@ 2021-11-11 22:05 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-11-11 22:05 UTC (permalink / raw)
  To: Toke Høiland-Jørgensen; +Cc: kbuild-all, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1673 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/toke/linux.git xdp-queueing-01
head:   7cdc645073a59261514e56e1a4c6d0dac1b24b32
commit: 5a11aae4a63a8d380501c0820fab8d7d8e9f5b7c [7/9] bpf: Add XDP_REDIRECT support to XDP for bpf_prog_run()
config: m68k-defconfig (attached as .config)
compiler: m68k-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=5a11aae4a63a8d380501c0820fab8d7d8e9f5b7c
        git remote add toke https://git.kernel.org/pub/scm/linux/kernel/git/toke/linux.git
        git fetch --no-tags toke xdp-queueing-01
        git checkout 5a11aae4a63a8d380501c0820fab8d7d8e9f5b7c
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=m68k 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 >>):

   m68k-linux-ld: drivers/net/loopback.o: in function `dev_loopback_get_page_pool':
   loopback.c:(.text+0x38c): undefined reference to `page_pool_create'
   m68k-linux-ld: net/bpf/test_run.o: in function `bpf_test_run_xdp':
>> test_run.c:(.text+0x254): undefined reference to `page_pool_alloc_pages'
>> m68k-linux-ld: test_run.c:(.text+0x388): undefined reference to `page_pool_put_page'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 17422 bytes --]

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

only message in thread, other threads:[~2021-11-11 22:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-11 22:05 [toke:xdp-queueing-01 7/9] test_run.c:undefined reference to `page_pool_alloc_pages' 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