From: kbuild test robot <lkp@intel.com>
To: Jakub Kicinski <jakub.kicinski@netronome.com>
Cc: kbuild-all@01.org, netdev@vger.kernel.org,
oss-drivers@netronome.com,
David Brunecz <david.brunecz@netronome.com>,
Jakub Kicinski <jakub.kicinski@netronome.com>
Subject: Re: [PATCH net-next 08/12] nfp: add hwmon support
Date: Mon, 29 May 2017 02:50:36 +0800 [thread overview]
Message-ID: <201705290218.wLEIqTTj%fengguang.wu@intel.com> (raw)
In-Reply-To: <20170528003411.17603-9-jakub.kicinski@netronome.com>
[-- Attachment #1: Type: text/plain, Size: 1778 bytes --]
Hi David,
[auto build test ERROR on net-next/master]
url: https://github.com/0day-ci/linux/commits/Jakub-Kicinski/nfp-pci-core-hwmon-live-mac-addr-change/20170528-084341
config: x86_64-randconfig-s2-05282150 (attached as .config)
compiler: gcc-4.4 (Debian 4.4.7-8) 4.4.7
reproduce:
# save the attached .config to linux build tree
make ARCH=x86_64
All errors (new ones prefixed by >>):
drivers/built-in.o: In function `nfp_devlink_port_unregister':
(.text+0x25af99): undefined reference to `devlink_port_unregister'
drivers/built-in.o: In function `nfp_devlink_port_register':
(.text+0x25afe3): undefined reference to `devlink_port_type_eth_set'
drivers/built-in.o: In function `nfp_devlink_port_register':
(.text+0x25aff5): undefined reference to `devlink_port_split_set'
drivers/built-in.o: In function `nfp_devlink_port_register':
(.text+0x25b012): undefined reference to `devlink_port_register'
drivers/built-in.o: In function `nfp_hwmon_unregister':
>> (.text+0x25b04e): undefined reference to `hwmon_device_unregister'
drivers/built-in.o: In function `nfp_pci_remove':
nfp_main.c:(.text+0x25b13f): undefined reference to `devlink_unregister'
nfp_main.c:(.text+0x25b188): undefined reference to `devlink_free'
drivers/built-in.o: In function `nfp_pci_probe':
nfp_main.c:(.text+0x25b6f1): undefined reference to `devlink_alloc'
nfp_main.c:(.text+0x25b87a): undefined reference to `devlink_unregister'
nfp_main.c:(.text+0x25b8b2): undefined reference to `devlink_free'
nfp_main.c:(.text+0x25b9a4): undefined reference to `devlink_register'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 33726 bytes --]
next prev parent reply other threads:[~2017-05-28 18:51 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-28 0:33 [PATCH net-next 00/12] nfp: pci core, hwmon, live mac addr change Jakub Kicinski
2017-05-28 0:34 ` [PATCH net-next 01/12] nfp: add set_mac_address support while the interface is up Jakub Kicinski
2017-05-28 0:34 ` [PATCH net-next 02/12] nfp: set driver VF limit Jakub Kicinski
2017-05-28 14:49 ` Mintz, Yuval
2017-05-28 21:16 ` Jakub Kicinski
2017-05-28 0:34 ` [PATCH net-next 03/12] nfp: don't set aux pointers if ioremap failed Jakub Kicinski
2017-05-28 0:34 ` [PATCH net-next 04/12] nfp: only try to get to PCIe ctrl memory if BARs are wide enough Jakub Kicinski
2017-05-28 0:34 ` [PATCH net-next 05/12] nfp: support long reads and writes with the cpp helpers Jakub Kicinski
2017-05-28 0:34 ` [PATCH net-next 06/12] nfp: shorten CPP core probe logs Jakub Kicinski
2017-05-28 0:34 ` [PATCH net-next 07/12] nfp: support variable NSP response lengths Jakub Kicinski
2017-05-28 0:34 ` [PATCH net-next 08/12] nfp: add hwmon support Jakub Kicinski
2017-05-28 18:50 ` kbuild test robot [this message]
2017-05-28 0:34 ` [PATCH net-next 09/12] nfp: don't wait for resources indefinitely Jakub Kicinski
2017-05-28 0:34 ` [PATCH net-next 10/12] nfp: fix print format for ring pointers in ring dumps Jakub Kicinski
2017-05-31 10:33 ` David Laight
2017-05-28 0:34 ` [PATCH net-next 11/12] nfp: don't add ring size to index calculations Jakub Kicinski
2017-05-28 0:34 ` [PATCH net-next 12/12] nfp: don't keep count for free buffers delayed kick 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=201705290218.wLEIqTTj%fengguang.wu@intel.com \
--to=lkp@intel.com \
--cc=david.brunecz@netronome.com \
--cc=jakub.kicinski@netronome.com \
--cc=kbuild-all@01.org \
--cc=netdev@vger.kernel.org \
--cc=oss-drivers@netronome.com \
/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