All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH net-next 3/6] ixp4xx_eth: enable compile testing
Date: Sun, 01 Aug 2021 11:32:51 +0800	[thread overview]
Message-ID: <202108011146.dssmOXh1-lkp@intel.com> (raw)
In-Reply-To: <20210801002737.3038741-4-linus.walleij@linaro.org>

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

Hi Linus,

I love your patch! Yet something to improve:

[auto build test ERROR on soc/for-next]
[cannot apply to net-next/master ipvs/master sparc-next/master]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Linus-Walleij/IXP46x-PTP-Timer-clean-up-and-DT/20210801-083331
base:   https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git for-next
config: m68k-allyesconfig (attached as .config)
compiler: m68k-linux-gcc (GCC) 10.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://github.com/0day-ci/linux/commit/f8df6ef8f9771260e9cc6e8020ead7705e07f1e7
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Linus-Walleij/IXP46x-PTP-Timer-clean-up-and-DT/20210801-083331
        git checkout f8df6ef8f9771260e9cc6e8020ead7705e07f1e7
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=m68k 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 >>):

   m68k-linux-ld: drivers/net/ethernet/xscale/ixp4xx_eth.o: in function `ixp4xx_eth_probe':
   ixp4xx_eth.c:(.text+0xc3c): undefined reference to `npe_names'
   m68k-linux-ld: drivers/net/ethernet/xscale/ixp4xx_eth.o: in function `eth_open':
   ixp4xx_eth.c:(.text+0x11ea): undefined reference to `npe_names'
   m68k-linux-ld: drivers/net/ethernet/xscale/ixp4xx_eth.o: in function `eth_poll':
   ixp4xx_eth.c:(.text+0x1836): undefined reference to `qmgr_get_entry'
   m68k-linux-ld: drivers/net/ethernet/xscale/ixp4xx_eth.o: in function `eth_close':
   ixp4xx_eth.c:(.text+0x1bf0): undefined reference to `qmgr_stat_empty'
>> m68k-linux-ld: ixp4xx_eth.c:(.text+0x1bfc): undefined reference to `qmgr_put_entry'
   m68k-linux-ld: drivers/net/ethernet/xscale/ixp4xx_eth.o: in function `ixp4xx_eth_remove':
   ixp4xx_eth.c:(.text+0x50): undefined reference to `npe_release'
   m68k-linux-ld: drivers/net/ethernet/xscale/ixp4xx_eth.o: in function `release_queues':
   ixp4xx_eth.c:(.text+0x69a): undefined reference to `qmgr_release_queue'
   m68k-linux-ld: drivers/net/ethernet/xscale/ixp4xx_eth.o: in function `request_queues':
   ixp4xx_eth.c:(.text+0x722): undefined reference to `__qmgr_request_queue'
>> m68k-linux-ld: ixp4xx_eth.c:(.text+0x752): undefined reference to `qmgr_release_queue'
   m68k-linux-ld: ixp4xx_eth.c:(.text+0x77a): undefined reference to `qmgr_release_queue'
   m68k-linux-ld: ixp4xx_eth.c:(.text+0x7a0): undefined reference to `qmgr_release_queue'
   m68k-linux-ld: ixp4xx_eth.c:(.text+0x7d2): undefined reference to `qmgr_release_queue'
   m68k-linux-ld: drivers/net/ethernet/xscale/ixp4xx_eth.o: in function `ixp4xx_eth_probe':
   ixp4xx_eth.c:(.text+0xb0c): undefined reference to `npe_request'
>> m68k-linux-ld: ixp4xx_eth.c:(.text+0xc72): undefined reference to `npe_release'
   m68k-linux-ld: drivers/net/ethernet/xscale/ixp4xx_eth.o: in function `eth_rx_irq':
   ixp4xx_eth.c:(.text+0xe18): undefined reference to `qmgr_disable_irq'
   m68k-linux-ld: drivers/net/ethernet/xscale/ixp4xx_eth.o: in function `eth_txdone_irq':
   ixp4xx_eth.c:(.text+0xe4a): undefined reference to `qmgr_get_entry'
   m68k-linux-ld: ixp4xx_eth.c:(.text+0xf56): undefined reference to `qmgr_put_entry'
>> m68k-linux-ld: ixp4xx_eth.c:(.text+0xf74): undefined reference to `qmgr_stat_below_low_watermark'
   m68k-linux-ld: drivers/net/ethernet/xscale/ixp4xx_eth.o: in function `eth_open':
   ixp4xx_eth.c:(.text+0x11d4): undefined reference to `npe_running'
>> m68k-linux-ld: ixp4xx_eth.c:(.text+0x11fc): undefined reference to `npe_load_firmware'
>> m68k-linux-ld: ixp4xx_eth.c:(.text+0x121a): undefined reference to `npe_recv_message'
>> m68k-linux-ld: ixp4xx_eth.c:(.text+0x1286): undefined reference to `npe_send_recv_message'
   m68k-linux-ld: ixp4xx_eth.c:(.text+0x140a): undefined reference to `qmgr_put_entry'
>> m68k-linux-ld: ixp4xx_eth.c:(.text+0x14de): undefined reference to `qmgr_set_irq'
>> m68k-linux-ld: ixp4xx_eth.c:(.text+0x1506): undefined reference to `qmgr_enable_irq'
   m68k-linux-ld: drivers/net/ethernet/xscale/ixp4xx_eth.o: in function `eth_xmit':
   ixp4xx_eth.c:(.text+0x1658): undefined reference to `qmgr_get_entry'
   m68k-linux-ld: ixp4xx_eth.c:(.text+0x16f8): undefined reference to `qmgr_put_entry'
   m68k-linux-ld: ixp4xx_eth.c:(.text+0x1700): undefined reference to `qmgr_stat_below_low_watermark'
   m68k-linux-ld: drivers/net/ethernet/xscale/ixp4xx_eth.o: in function `eth_poll':
   ixp4xx_eth.c:(.text+0x18cc): undefined reference to `qmgr_enable_irq'
   m68k-linux-ld: ixp4xx_eth.c:(.text+0x18d4): undefined reference to `qmgr_stat_below_low_watermark'
>> m68k-linux-ld: ixp4xx_eth.c:(.text+0x18fe): undefined reference to `qmgr_disable_irq'
   m68k-linux-ld: ixp4xx_eth.c:(.text+0x192c): undefined reference to `qmgr_put_entry'
   m68k-linux-ld: ixp4xx_eth.c:(.text+0x1ac2): undefined reference to `qmgr_put_entry'
   m68k-linux-ld: drivers/net/ethernet/xscale/ixp4xx_eth.o: in function `eth_close':
   ixp4xx_eth.c:(.text+0x1b28): undefined reference to `qmgr_disable_irq'
>> m68k-linux-ld: ixp4xx_eth.c:(.text+0x1b4c): undefined reference to `qmgr_get_entry'
   m68k-linux-ld: ixp4xx_eth.c:(.text+0x1b8e): undefined reference to `npe_send_recv_message'
   m68k-linux-ld: ixp4xx_eth.c:(.text+0x1dc4): undefined reference to `npe_send_recv_message'
   m68k-linux-ld: ixp4xx_eth.c:(.text+0x1dfa): undefined reference to `qmgr_disable_irq'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 60886 bytes --]

  reply	other threads:[~2021-08-01  3:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-01  0:27 [PATCH net-next 0/6] IXP46x PTP Timer clean-up and DT Linus Walleij
2021-08-01  0:27 ` [PATCH net-next 1/6] ixp4xx_eth: make ptp support a platform driver Linus Walleij
2021-08-01  0:27 ` [PATCH net-next 2/6] ixp4xx_eth: fix compile-testing Linus Walleij
2021-08-01  0:27 ` [PATCH net-next 3/6] ixp4xx_eth: enable compile testing Linus Walleij
2021-08-01  3:32   ` kernel test robot [this message]
2021-08-01 23:49     ` Linus Walleij
2021-08-02  7:20       ` Arnd Bergmann
2021-08-02  9:11         ` Linus Walleij
2021-08-01  4:07   ` kernel test robot
2021-08-01  0:27 ` [PATCH net-next 4/6] ixp4xx_eth: Stop referring to GPIOs Linus Walleij
2021-08-01  0:27 ` [PATCH net-next 5/6] ixp4xx_eth: Add devicetree bindings Linus Walleij
2021-08-03 20:38   ` Rob Herring
2021-08-01  0:27 ` [PATCH net-next 6/6] ixp4xx_eth: Probe the PTP module from the device tree Linus Walleij
2021-08-02 16:05 ` [PATCH net-next 0/6] IXP46x PTP Timer clean-up and DT Jakub Kicinski

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=202108011146.dssmOXh1-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.