linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [jpirko-mlxsw:jiri_devel_devlink_locking 27/32] csky-linux-ld: dev.c:undefined reference to `devlink_port_type_clear'
@ 2022-08-07  3:40 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-08-07  3:40 UTC (permalink / raw)
  To: Jiri Pirko; +Cc: kbuild-all, linux-kernel

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: csky-buildonly-randconfig-r005-20220805 (https://download.01.org/0day-ci/archive/20220807/202208071124.wMUnjLOt-lkp@intel.com/config)
compiler: csky-linux-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=csky SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   csky-linux-ld: net/core/dev.o: in function `unregister_netdevice_many':
   dev.c:(.text+0xd824): undefined reference to `devlink_port_type_clear'
>> csky-linux-ld: dev.c:(.text+0xda94): undefined reference to `devlink_port_type_clear'
   csky-linux-ld: net/core/dev.o: in function `register_netdevice':
   dev.c:(.text+0xfe00): undefined reference to `devlink_port_type_eth_set'
   csky-linux-ld: net/core/dev.o: in function `register_netdev':
   dev.c:(.text+0xfe9c): undefined reference to `devlink_port_type_eth_set'

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-07  3:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-07  3:40 [jpirko-mlxsw:jiri_devel_devlink_locking 27/32] csky-linux-ld: dev.c:undefined reference to `devlink_port_type_clear' kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).