tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 59fa6a163ffabc1bf25c5e0e33899e268a96d3cc commit: 24dfc6eb39b26fc3a5a17a606e868b74f6202ee4 [5591/6048] net: dsa: hellcreek: Add TAPRIO offloading support config: nds32-randconfig-r025-20210206 (attached as .config) compiler: nds32le-linux-gcc (GCC) 9.3.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/next/linux-next.git/commit/?id=24dfc6eb39b26fc3a5a17a606e868b74f6202ee4 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 24dfc6eb39b26fc3a5a17a606e868b74f6202ee4 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nds32 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>): nds32le-linux-ld: drivers/net/dsa/hirschmann/hellcreek.o: in function `hellcreek_start_schedule': hellcreek.c:(.text+0x162e): undefined reference to `taprio_offload_free' >> nds32le-linux-ld: hellcreek.c:(.text+0x1632): undefined reference to `taprio_offload_free' nds32le-linux-ld: drivers/net/dsa/hirschmann/hellcreek.o: in function `hellcreek_port_setup_tc': hellcreek.c:(.text+0x1710): undefined reference to `taprio_offload_free' nds32le-linux-ld: hellcreek.c:(.text+0x1714): undefined reference to `taprio_offload_free' >> nds32le-linux-ld: hellcreek.c:(.text+0x1724): undefined reference to `taprio_offload_get' nds32le-linux-ld: hellcreek.c:(.text+0x1728): undefined reference to `taprio_offload_get' nds32le-linux-ld: hellcreek.c:(.text+0x18ba): undefined reference to `taprio_offload_free' nds32le-linux-ld: hellcreek.c:(.text+0x18be): undefined reference to `taprio_offload_free' Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for FRAME_POINTER Depends on DEBUG_KERNEL && (M68K || UML || SUPERH) || ARCH_WANT_FRAME_POINTERS Selected by - LATENCYTOP && DEBUG_KERNEL && STACKTRACE_SUPPORT && PROC_FS && !MIPS && !PPC && !S390 && !MICROBLAZE && !ARM && !ARC && !X86 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip