[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202207140431.C7TYkTFB-lkp@intel.com>
Date: Thu, 14 Jul 2022 05:02:59 +0800
From: kernel test robot <lkp@...el.com>
To: Toke Høiland-Jørgensen <toke@...hat.com>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [toke:xdp-queueing-06 11/17] dev.c:undefined reference to
`dev_run_xdp_dequeue'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/toke/linux.git xdp-queueing-06
head: eb15b48f1b85d5986f1c2dbaf68c3c27e93f0c0c
commit: 0fb9291256bd9a2e0b9a58ce6755891bcdf21938 [11/17] dev: Add XDP dequeue hook
config: i386-defconfig (https://download.01.org/0day-ci/archive/20220714/202207140431.C7TYkTFB-lkp@intel.com/config)
compiler: gcc-11 (Debian 11.3.0-3) 11.3.0
reproduce (this is a W=1 build):
# https://git.kernel.org/pub/scm/linux/kernel/git/toke/linux.git/commit/?id=0fb9291256bd9a2e0b9a58ce6755891bcdf21938
git remote add toke https://git.kernel.org/pub/scm/linux/kernel/git/toke/linux.git
git fetch --no-tags toke xdp-queueing-06
git checkout 0fb9291256bd9a2e0b9a58ce6755891bcdf21938
# save the config file
mkdir build_dir && cp config build_dir/.config
make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
ld: net/core/dev.o: in function `net_tx_action':
>> dev.c:(.text+0x7a20): undefined reference to `dev_run_xdp_dequeue'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists