Re: [PATCH net-next 1/2] e1000e: add basic XDP support
From: kernel test robot <hidden>
Date: 2026-03-12 04:21:37
Also in:
bpf, lkml, llvm, oe-kbuild-all
Hi Matteo, kernel test robot noticed the following build errors: [auto build test ERROR on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Matteo-Croce/e1000e-add-basic-XDP-support/20260312-032318 base: net-next/main patch link: https://lore.kernel.org/r/20260311191437.3581-2-teknoraver%40meta.com patch subject: [PATCH net-next 1/2] e1000e: add basic XDP support config: i386-defconfig (https://download.01.org/0day-ci/archive/20260312/202603121251.DVGQwVSr-lkp@intel.com/config) compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260312/202603121251.DVGQwVSr-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot [off-list ref] | Closes: https://lore.kernel.org/oe-kbuild-all/202603121251.DVGQwVSr-lkp@intel.com/ (local) All errors (new ones prefixed by >>):
quoted
ld.lld: error: undefined symbol: page_pool_create
>>> referenced by netdev.c >>> drivers/net/ethernet/intel/e1000e/netdev.o:(e1000e_setup_rx_resources) in archive vmlinux.a --
quoted
ld.lld: error: undefined symbol: page_pool_alloc_pages
>>> referenced by netdev.c >>> drivers/net/ethernet/intel/e1000e/netdev.o:(e1000_alloc_rx_buffers_xdp) in archive vmlinux.a -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki