Linux wireless drivers development
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Cody Schuffelen <schuffelen@google.com>
Cc: kbuild-all@01.org, Johannes Berg <johannes@sipsolutions.net>,
	Kalle Valo <kvalo@codeaurora.org>,
	"David S . Miller" <davem@davemloft.net>,
	Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>,
	linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org,
	netdev@vger.kernel.org, kernel-team@android.com,
	Cody Schuffelen <schuffelen@google.com>,
	Alistair Strachan <astrachan@google.com>,
	Greg Hartman <ghartman@google.com>,
	Tristan Muntsinger <muntsinger@google.com>
Subject: Re: [PATCH mac80211-next v4] mac80211-next: rtnetlink wifi simulation device
Date: Sat, 24 Nov 2018 09:18:04 +0800	[thread overview]
Message-ID: <201811240924.DxTGvanZ%fengguang.wu@intel.com> (raw)
In-Reply-To: <20181121031449.255314-1-schuffelen@google.com>

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

Hi Cody,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on mac80211-next/master]

url:    https://github.com/0day-ci/linux/commits/Cody-Schuffelen/mac80211-next-rtnetlink-wifi-simulation-device/20181124-020949
base:   https://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git master
config: ia64-allmodconfig (attached as .config)
compiler: ia64-linux-gcc (GCC) 8.1.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        GCC_VERSION=8.1.0 make.cross ARCH=ia64 

All errors (new ones prefixed by >>):

   drivers/net/wireless/virt_wifi.o: In function `virt_wifi_cancel_scan':
>> virt_wifi.c:(.text+0x101): undefined reference to `cfg80211_scan_done'
   drivers/net/wireless/virt_wifi.o: In function `virt_wifi_cancel_connect':
>> virt_wifi.c:(.text+0x1f2): undefined reference to `cfg80211_connect_done'
   drivers/net/wireless/virt_wifi.o: In function `virt_wifi_connect_complete':
   virt_wifi.c:(.text+0x562): undefined reference to `cfg80211_connect_done'
   drivers/net/wireless/virt_wifi.o: In function `virt_wifi_scan_result':
>> virt_wifi.c:(.text+0x1022): undefined reference to `cfg80211_inform_bss_data'
>> virt_wifi.c:(.text+0x1032): undefined reference to `cfg80211_put_bss'
   virt_wifi.c:(.text+0x1052): undefined reference to `cfg80211_scan_done'
   drivers/net/wireless/virt_wifi.o: In function `virt_wifi_disconnect':
>> virt_wifi.c:(.text+0x13d2): undefined reference to `cfg80211_disconnected'
   drivers/net/wireless/virt_wifi.o: In function `virt_wifi_destroy_wiphy':
>> virt_wifi.c:(.text.unlikely+0x92): undefined reference to `wiphy_unregister'
>> virt_wifi.c:(.text.unlikely+0xa2): undefined reference to `wiphy_free'
   drivers/net/wireless/virt_wifi.o: In function `virt_wifi_init_module':
>> virt_wifi.c:(.init.text+0x72): undefined reference to `wiphy_new_nm'
>> virt_wifi.c:(.init.text+0x1f2): undefined reference to `wiphy_register'
>> virt_wifi.c:(.init.text+0x232): undefined reference to `wiphy_free'

---
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: 52334 bytes --]

  reply	other threads:[~2018-11-24  1:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-21  3:14 [PATCH mac80211-next v4] mac80211-next: rtnetlink wifi simulation device Cody Schuffelen
2018-11-24  1:18 ` kbuild test robot [this message]
2018-11-24  8:22 ` Johannes Berg
2018-11-26 19:52   ` Cody Schuffelen

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=201811240924.DxTGvanZ%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=astrachan@google.com \
    --cc=davem@davemloft.net \
    --cc=ghartman@google.com \
    --cc=johannes@sipsolutions.net \
    --cc=kbuild-all@01.org \
    --cc=kernel-team@android.com \
    --cc=kvalo@codeaurora.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=muntsinger@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=schuffelen@google.com \
    --cc=sergey.matyukevich.os@quantenna.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