tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 8cb47d7cd090a690c1785385b2f3d407d4a53ad0 commit: bc2426d74aa35cd8ec9c97a253ef57c2c5cd730c [11985/13109] net: ngbe: convert phylib to phylink config: parisc-randconfig-r002-20221104 (https://download.01.org/0day-ci/archive/20240111/202401110549.ODN0MvHi-lkp@xxxxxxxxx/config) compiler: hppa-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240111/202401110549.ODN0MvHi-lkp@xxxxxxxxx/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 <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202401110549.ODN0MvHi-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): hppa-linux-ld: drivers/net/ethernet/wangxun/ngbe/ngbe_main.o: in function `ngbe_remove': >> ngbe_main.c:(.text+0x1c): undefined reference to `phylink_destroy' hppa-linux-ld: drivers/net/ethernet/wangxun/ngbe/ngbe_main.o: in function `ngbe_close': >> ngbe_main.c:(.text+0x300): undefined reference to `phylink_stop' >> hppa-linux-ld: ngbe_main.c:(.text+0x330): undefined reference to `phylink_disconnect_phy' hppa-linux-ld: drivers/net/ethernet/wangxun/ngbe/ngbe_main.o: in function `ngbe_up': >> ngbe_main.c:(.text+0x874): undefined reference to `phylink_start' hppa-linux-ld: drivers/net/ethernet/wangxun/ngbe/ngbe_main.o: in function `ngbe_open': >> ngbe_main.c:(.text+0xae0): undefined reference to `phylink_connect_phy' hppa-linux-ld: ngbe_main.c:(.text+0xb20): undefined reference to `phylink_disconnect_phy' hppa-linux-ld: drivers/net/ethernet/wangxun/ngbe/ngbe_main.o: in function `ngbe_probe': ngbe_main.c:(.text+0x11c0): undefined reference to `phylink_destroy' hppa-linux-ld: drivers/net/ethernet/wangxun/libwx/wx_ethtool.o: in function `wx_nway_reset': drivers/net/ethernet/wangxun/libwx/wx_ethtool.c:193:(.text+0x2cc): undefined reference to `phylink_ethtool_nway_reset' hppa-linux-ld: drivers/net/ethernet/wangxun/libwx/wx_ethtool.o: in function `wx_get_link_ksettings': drivers/net/ethernet/wangxun/libwx/wx_ethtool.c:202:(.text+0x2f0): undefined reference to `phylink_ethtool_ksettings_get' hppa-linux-ld: drivers/net/ethernet/wangxun/libwx/wx_ethtool.o: in function `wx_set_link_ksettings': drivers/net/ethernet/wangxun/libwx/wx_ethtool.c:211:(.text+0x318): undefined reference to `phylink_ethtool_ksettings_set' hppa-linux-ld: drivers/net/ethernet/wangxun/ngbe/ngbe_mdio.o: in function `ngbe_mdio_init': >> drivers/net/ethernet/wangxun/ngbe/ngbe_mdio.c:128:(.text+0x354): undefined reference to `phylink_create' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki