[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202207140626.zPqDam4s-lkp@intel.com>
Date: Thu, 14 Jul 2022 06:44:43 +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 12/17] filter.c:undefined reference to
`dev_schedule_xdp_dequeue'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/toke/linux.git xdp-queueing-06
head: eb15b48f1b85d5986f1c2dbaf68c3c27e93f0c0c
commit: a32ddb0c8337335ecce0a6a4f2f86297906ea5e5 [12/17] bpf: Add helper to schedule an interface for TX dequeue
config: i386-randconfig-a001 (https://download.01.org/0day-ci/archive/20220714/202207140626.zPqDam4s-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=a32ddb0c8337335ecce0a6a4f2f86297906ea5e5
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 a32ddb0c8337335ecce0a6a4f2f86297906ea5e5
# 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+0x11955): undefined reference to `dev_run_xdp_dequeue'
ld: net/core/filter.o: in function `bpf_schedule_iface_dequeue.constprop.0':
>> filter.c:(.text+0x1235c): undefined reference to `dev_schedule_xdp_dequeue'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists