tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 1f6ce8392d6ff486af5ca96df9ded5882c4b6977 commit: 7e5e7d800011adf4aeda615f8a1bc31c0c1e2bb9 [8226/9385] sfc: neighbour lookup for TC encap action offload config: csky-randconfig-c044-20230612 (https://download.01.org/0day-ci/archive/20230613/202306132155.BFZc9arF-lkp@xxxxxxxxx/config) compiler: csky-linux-gcc (GCC) 12.3.0 reproduce (this is a W=1 build): mkdir -p ~/bin 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/next/linux-next.git/commit/?id=7e5e7d800011adf4aeda615f8a1bc31c0c1e2bb9 git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout 7e5e7d800011adf4aeda615f8a1bc31c0c1e2bb9 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.3.0 ~/bin/make.cross W=1 O=build_dir ARCH=csky olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.3.0 ~/bin/make.cross W=1 O=build_dir ARCH=csky SHELL=/bin/bash 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 <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202306132155.BFZc9arF-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): csky-linux-ld: drivers/net/ethernet/sfc/ef100_netdev.o: in function `ef100_netdev_event': drivers/net/ethernet/sfc/ef100_netdev.c:313: undefined reference to `efx_tc_netdev_event' csky-linux-ld: drivers/net/ethernet/sfc/ef100_netdev.o: in function `ef100_netevent_event': drivers/net/ethernet/sfc/ef100_netdev.c:329: undefined reference to `efx_tc_netevent_event' csky-linux-ld: drivers/net/ethernet/sfc/ef100_netdev.o: in function `ef100_net_stop': drivers/net/ethernet/sfc/ef100_netdev.c:114: undefined reference to `efx_tc_netdev_event' >> csky-linux-ld: drivers/net/ethernet/sfc/ef100_netdev.c:114: undefined reference to `efx_tc_netevent_event' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki