tree: https://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue.git 40GbE head: bb3bb6c92e5719c0f5d7adb9d34db7e76705ac33 commit: ce114069a654be6b1597da983a201c72ceca7a85 [8/39] net: wangxun: Support to get ts info config: i386-buildonly-randconfig-005-20250222 (https://download.01.org/0day-ci/archive/20250222/202502221412.tdbqnupd-...@intel.com/config) compiler: gcc-12 (Debian 12.2.0-14) 12.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250222/202502221412.tdbqnupd-...@intel.com/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 <l...@intel.com> | Closes: https://lore.kernel.org/oe-kbuild-all/202502221412.tdbqnupd-...@intel.com/ All errors (new ones prefixed by >>): ld: drivers/net/ethernet/wangxun/libwx/wx_lib.o: in function `wx_clean_tx_irq': wx_lib.c:(.text+0x3334): undefined reference to `ptp_schedule_worker' ld: drivers/net/ethernet/wangxun/libwx/wx_ethtool.o: in function `wx_get_ts_info': >> wx_ethtool.c:(.text+0x739): undefined reference to `ptp_clock_index' ld: drivers/net/ethernet/wangxun/libwx/wx_ptp.o: in function `wx_ptp_stop': wx_ptp.c:(.text+0xaa0): undefined reference to `ptp_clock_unregister' ld: drivers/net/ethernet/wangxun/libwx/wx_ptp.o: in function `wx_ptp_init': wx_ptp.c:(.text+0x104e): undefined reference to `ptp_clock_register' Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for LIBWX Depends on [m]: NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_WANGXUN [=y] && PTP_1588_CLOCK_OPTIONAL [=m] Selected by [y]: - NGBE [=y] && NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_WANGXUN [=y] && PCI [=y] -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki