public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Jacob Keller <jacob.e.keller@intel.com>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	Tony Nguyen <anthony.l.nguyen@intel.com>
Subject: undefined reference to `ice_ptp_get_ts_config'
Date: Sun, 15 Aug 2021 08:58:39 +0800	[thread overview]
Message-ID: <202108150834.SBIPqHWt-lkp@intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2517 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   ba31f97d43be41ca99ab72a6131d7c226306865f
commit: 77a781155a659053f3b7e81a0ab115d27ff151cd ice: enable receive hardware timestamping
date:   9 weeks ago
config: microblaze-randconfig-r011-20210814 (attached as .config)
compiler: microblaze-linux-gcc (GCC) 11.2.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/torvalds/linux.git/commit/?id=77a781155a659053f3b7e81a0ab115d27ff151cd
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 77a781155a659053f3b7e81a0ab115d27ff151cd
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=microblaze SHELL=/bin/bash

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 >>):

   microblaze-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_do_ioctl':
>> (.text+0xa7c): undefined reference to `ice_ptp_get_ts_config'
>> microblaze-linux-ld: (.text+0xa94): undefined reference to `ice_ptp_set_ts_config'
   microblaze-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_prepare_for_reset':
   (.text+0x3740): undefined reference to `ice_ptp_release'
   microblaze-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_remove':
   (.text+0x6910): undefined reference to `ice_ptp_release'
   microblaze-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_rebuild':
   (.text+0x750c): undefined reference to `ice_ptp_init'
   microblaze-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_probe':
   (.text+0xfd5c): undefined reference to `ice_ptp_init'
   microblaze-linux-ld: drivers/net/ethernet/intel/ice/ice_txrx_lib.o: in function `ice_process_skb_fields':
>> (.text+0x3e4): undefined reference to `ice_ptp_rx_hwtstamp'
   microblaze-linux-ld: drivers/net/ethernet/intel/ice/ice_ethtool.o: in function `ice_get_ts_info':
   (.text+0x1b0c): 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: 42103 bytes --]

                 reply	other threads:[~2021-08-15  0:59 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=202108150834.SBIPqHWt-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-kernel@vger.kernel.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