[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202208071108.o0uvW2kW-lkp@intel.com>
Date: Sun, 7 Aug 2022 11:29:41 +0800
From: kernel test robot <lkp@...el.com>
To: Jiri Pirko <jiri@...dia.com>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [jpirko-mlxsw:jiri_devel_devlink_locking 27/32] arc-elf-ld:
dev.c:undefined reference to `devlink_port_type_clear'
tree: https://github.com/jpirko/linux_mlxsw jiri_devel_devlink_locking
head: f5ed8076238d620b1c6b4fd87fef0c8fececdc5e
commit: 55707d417479fd2114328559a30128d4ef56d6fe [27/32] net: devlink: use SET_NETDEV_DEVLINK_PORT to set devlink_port link to netdev
config: arc-axs103_smp_defconfig (https://download.01.org/0day-ci/archive/20220807/202208071108.o0uvW2kW-lkp@intel.com/config)
compiler: arc-elf-gcc (GCC) 12.1.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://github.com/jpirko/linux_mlxsw/commit/55707d417479fd2114328559a30128d4ef56d6fe
git remote add jpirko-mlxsw https://github.com/jpirko/linux_mlxsw
git fetch --no-tags jpirko-mlxsw jiri_devel_devlink_locking
git checkout 55707d417479fd2114328559a30128d4ef56d6fe
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arc 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 >>):
arc-elf-ld: net/core/dev.o: in function `unregister_netdevice_many':
dev.c:(.text+0x6468): undefined reference to `devlink_port_type_clear'
>> arc-elf-ld: dev.c:(.text+0x6468): undefined reference to `devlink_port_type_clear'
arc-elf-ld: net/core/dev.o: in function `register_netdevice':
dev.c:(.text+0xd00c): undefined reference to `devlink_port_type_eth_set'
>> arc-elf-ld: dev.c:(.text+0xd00c): undefined reference to `devlink_port_type_eth_set'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists