From: kernel test robot <lkp@intel.com>
To: Jiawen Wu <jiawenwu@trustnetic.com>,
andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, richardcochran@gmail.com,
linux@armlinux.org.uk, horms@kernel.org,
jacob.e.keller@intel.com, netdev@vger.kernel.org,
vadim.fedorenko@linux.dev
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
mengyuanlou@net-swift.com, Jiawen Wu <jiawenwu@trustnetic.com>
Subject: Re: [PATCH net-next v5 1/4] net: wangxun: Add support for PTP clock
Date: Mon, 20 Jan 2025 19:14:44 +0800 [thread overview]
Message-ID: <202501201812.CX71IRuQ-lkp@intel.com> (raw)
In-Reply-To: <20250117062051.2257073-2-jiawenwu@trustnetic.com>
Hi Jiawen,
kernel test robot noticed the following build errors:
[auto build test ERROR on net-next/main]
url: https://github.com/intel-lab-lkp/linux/commits/Jiawen-Wu/net-wangxun-Add-support-for-PTP-clock/20250117-142347
base: net-next/main
patch link: https://lore.kernel.org/r/20250117062051.2257073-2-jiawenwu%40trustnetic.com
patch subject: [PATCH net-next v5 1/4] net: wangxun: Add support for PTP clock
config: i386-randconfig-004-20250120 (https://download.01.org/0day-ci/archive/20250120/202501201812.CX71IRuQ-lkp@intel.com/config)
compiler: clang version 19.1.3 (https://github.com/llvm/llvm-project ab51eccf88f5321e7c60591c5546b254b6afab99)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250120/202501201812.CX71IRuQ-lkp@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 <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202501201812.CX71IRuQ-lkp@intel.com/
All errors (new ones prefixed by >>):
>> ld.lld: error: undefined symbol: ptp_clock_register
>>> referenced by wx_ptp.c:306 (drivers/net/ethernet/wangxun/libwx/wx_ptp.c:306)
>>> drivers/net/ethernet/wangxun/libwx/wx_ptp.o:(wx_ptp_init) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: ptp_clock_unregister
>>> referenced by wx_ptp.c:650 (drivers/net/ethernet/wangxun/libwx/wx_ptp.c:650)
>>> drivers/net/ethernet/wangxun/libwx/wx_ptp.o:(wx_ptp_stop) in archive vmlinux.a
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2025-01-20 11:15 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-17 6:20 [PATCH net-next v5 0/4] Support PTP clock for Wangxun NICs Jiawen Wu
2025-01-17 6:20 ` [PATCH net-next v5 1/4] net: wangxun: Add support for PTP clock Jiawen Wu
2025-01-17 14:15 ` Vadim Fedorenko
2025-01-17 15:51 ` Richard Cochran
2025-01-17 16:03 ` Vadim Fedorenko
2025-01-17 22:39 ` Jacob Keller
2025-01-19 1:42 ` Richard Cochran
2025-01-20 11:14 ` kernel test robot [this message]
2025-01-20 12:27 ` Vadim Fedorenko
2025-01-17 6:20 ` [PATCH net-next v5 2/4] net: wangxun: Support to get ts info Jiawen Wu
2025-01-17 6:20 ` [PATCH net-next v5 3/4] net: wangxun: Implement do_aux_work of ptp_clock_info Jiawen Wu
2025-01-17 6:20 ` [PATCH net-next v5 4/4] net: ngbe: Add support for 1PPS and TOD Jiawen Wu
2025-01-19 19:15 ` Richard Cochran
2025-01-19 19:16 ` [PATCH net-next v5 0/4] Support PTP clock for Wangxun NICs Richard Cochran
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202501201812.CX71IRuQ-lkp@intel.com \
--to=lkp@intel.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=jacob.e.keller@intel.com \
--cc=jiawenwu@trustnetic.com \
--cc=kuba@kernel.org \
--cc=linux@armlinux.org.uk \
--cc=llvm@lists.linux.dev \
--cc=mengyuanlou@net-swift.com \
--cc=netdev@vger.kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=pabeni@redhat.com \
--cc=richardcochran@gmail.com \
--cc=vadim.fedorenko@linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).