From: kernel test robot <lkp@intel.com>
To: Jacob Keller <jacob.e.keller@intel.com>
Cc: kbuild-all@lists.01.org,
Linux Memory Management List <linux-mm@kvack.org>,
Tony Nguyen <anthony.l.nguyen@intel.com>
Subject: [linux-next:master 8337/10875] ice_main.c:(.text.ice_do_ioctl+0x60): undefined reference to `ice_ptp_get_ts_config'
Date: Fri, 18 Jun 2021 01:27:15 +0800 [thread overview]
Message-ID: <202106180111.fbfjukh4-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2649 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 7d9c6b8147bdd76d7eb2cf6f74f84c6918ae0939
commit: 77a781155a659053f3b7e81a0ab115d27ff151cd [8337/10875] ice: enable receive hardware timestamping
config: powerpc64-randconfig-c004-20210617 (attached as .config)
compiler: powerpc-linux-gcc (GCC) 9.3.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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=77a781155a659053f3b7e81a0ab115d27ff151cd
git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout 77a781155a659053f3b7e81a0ab115d27ff151cd
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc64
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
powerpc-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_do_ioctl':
>> ice_main.c:(.text.ice_do_ioctl+0x60): undefined reference to `ice_ptp_get_ts_config'
>> powerpc-linux-ld: ice_main.c:(.text.ice_do_ioctl+0x9c): undefined reference to `ice_ptp_set_ts_config'
powerpc-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_rebuild':
ice_main.c:(.text.ice_rebuild+0x424): undefined reference to `ice_ptp_init'
powerpc-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_prepare_for_reset':
ice_main.c:(.text.ice_prepare_for_reset+0x1e8): undefined reference to `ice_ptp_release'
powerpc-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_remove':
ice_main.c:(.text.ice_remove+0x338): undefined reference to `ice_ptp_release'
powerpc-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_probe':
ice_main.c:(.text.ice_probe+0x13b8): undefined reference to `ice_ptp_init'
powerpc-linux-ld: drivers/net/ethernet/intel/ice/ice_txrx_lib.o: in function `ice_process_skb_fields':
>> ice_txrx_lib.c:(.text.ice_process_skb_fields+0x210): undefined reference to `ice_ptp_rx_hwtstamp'
powerpc-linux-ld: drivers/net/ethernet/intel/ice/ice_ethtool.o: in function `ice_get_ts_info':
ice_ethtool.c:(.text.ice_get_ts_info+0x4c): undefined reference to `ice_get_ptp_clock_index'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 38934 bytes --]
reply other threads:[~2021-06-17 17:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=202106180111.fbfjukh4-lkp@intel.com \
--to=lkp@intel.com \
--cc=anthony.l.nguyen@intel.com \
--cc=jacob.e.keller@intel.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-mm@kvack.org \
/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).