From: kbuild test robot <lkp@intel.com>
To: Alexander Loktionov <Alexander.Loktionov@aquantia.com>
Cc: kbuild-all@01.org, netdev@vger.kernel.org,
David VomLehn <vomlehn@texas.net>,
Simon Edelhaus <Simon.Edelhaus@aquantia.com>,
Alexander Loktionov <Alexander.Loktionov@aquantia.com>,
Dmitrii Tarakanov <Dmitrii.Tarakanov@aquantia.com>,
Pavel Belous <Pavel.Belous@aquantia.com>
Subject: Re: [PATCH v2 05/12] net: ethernet: aquantia: Support for NIC-specific code
Date: Sat, 7 Jan 2017 16:12:55 +0800 [thread overview]
Message-ID: <201701071612.4nqoENKw%fengguang.wu@intel.com> (raw)
In-Reply-To: <2c7a399a225633bb8cda2177a4581fb5cf154e2e.1483689029.git.vomlehn@texas.net>
[-- Attachment #1: Type: text/plain, Size: 1766 bytes --]
Hi David,
[auto build test ERROR on net-next/master]
[also build test ERROR on v4.10-rc2 next-20170106]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Alexander-Loktionov/net-ethernet-aquantia-Add-AQtion-2-5-5-GB-NIC-driver/20170107-100651
config: ia64-allmodconfig (attached as .config)
compiler: ia64-linux-gcc (GCC) 6.2.0
reproduce:
wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=ia64
Note: the linux-review/Alexander-Loktionov/net-ethernet-aquantia-Add-AQtion-2-5-5-GB-NIC-driver/20170107-100651 HEAD 3bdfdbb2c526cec3941e8e4136feb26e06a8df90 builds fine.
It only hurts bisectibility.
All errors (new ones prefixed by >>):
In file included from drivers/net/ethernet/aquantia/aq_common.h:18:0,
from drivers/net/ethernet/aquantia/aq_main.h:15,
from drivers/net/ethernet/aquantia/aq_main.c:12:
>> drivers/net/ethernet/aquantia/aq_nic.h:16:20: fatal error: aq_rss.h: No such file or directory
#include "aq_rss.h"
^
compilation terminated.
vim +16 drivers/net/ethernet/aquantia/aq_nic.h
10 /* File aq_nic.h: Declaration of common code for NIC. */
11
12 #ifndef AQ_NIC_H
13 #define AQ_NIC_H
14
15 #include "aq_common.h"
> 16 #include "aq_rss.h"
17
18 struct aq_ring_s;
19 struct aq_pci_func_s;
---
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: 45854 bytes --]
next prev parent reply other threads:[~2017-01-07 8:05 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-06 8:06 [PATCH v2 00/12] net: ethernet: aquantia: Add AQtion 2.5/5 GB NIC driver Alexander Loktionov
2017-01-06 8:06 ` [PATCH v2 01/12] net: ethernet: aquantia: Make and configuration files Alexander Loktionov
2017-01-06 8:06 ` [PATCH v2 02/12] net: ethernet: aquantia: Common functions and definitions Alexander Loktionov
2017-01-06 8:06 ` [PATCH v2 03/12] net: ethernet: aquantia: Add ring support code Alexander Loktionov
2017-01-06 8:06 ` [PATCH v2 04/12] net: ethernet: aquantia: Low-level hardware interfaces Alexander Loktionov
2017-01-06 8:06 ` [PATCH v2 05/12] net: ethernet: aquantia: Support for NIC-specific code Alexander Loktionov
2017-01-06 8:06 ` [PATCH v2 06/12] net: ethernet: aquantia: Atlantic A0 and B0 specific functions Alexander Loktionov
2017-01-06 8:06 ` [PATCH v2 07/12] net: ethernet: aquantia: Vector operations Alexander Loktionov
2017-01-06 8:06 ` [PATCH v2 08/12] net: ethernet: aquantia: PCI operations Alexander Loktionov
2017-01-06 8:06 ` [PATCH v2 09/12] net: ethernet: aquantia: Atlantic hardware abstraction layer Alexander Loktionov
2017-01-06 8:06 ` [PATCH v2 10/12] net: ethernet: aquantia: Hardware interface and utility functions Alexander Loktionov
2017-01-06 8:06 ` [PATCH v2 11/12] net: ethernet: aquantia: Ethtool support Alexander Loktionov
2017-01-06 8:06 ` [PATCH v2 12/12] net: ethernet: aquantia: Receive side scaling Alexander Loktionov
2017-01-07 4:31 ` kbuild test robot
2017-01-07 5:49 ` kbuild test robot
2017-01-07 9:48 ` kbuild test robot
2017-01-07 8:31 ` [PATCH v2 06/12] net: ethernet: aquantia: Atlantic A0 and B0 specific functions kbuild test robot
2017-01-07 8:12 ` kbuild test robot [this message]
2017-01-07 7:03 ` [PATCH v2 04/12] net: ethernet: aquantia: Low-level hardware interfaces kbuild test robot
2017-01-07 1:05 ` [PATCH v2 03/12] net: ethernet: aquantia: Add ring support code Lino Sanfilippo
2017-01-08 23:18 ` Rami Rosen
2017-01-07 0:29 ` [PATCH v2 02/12] net: ethernet: aquantia: Common functions and definitions Lino Sanfilippo
2017-01-07 9:22 ` [PATCH v2 01/12] net: ethernet: aquantia: Make and configuration files kbuild test robot
2017-01-06 21:02 ` [PATCH v2 00/12] net: ethernet: aquantia: Add AQtion 2.5/5 GB NIC driver David Miller
2017-01-06 22:23 ` David VomLehn
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=201701071612.4nqoENKw%fengguang.wu@intel.com \
--to=lkp@intel.com \
--cc=Alexander.Loktionov@aquantia.com \
--cc=Dmitrii.Tarakanov@aquantia.com \
--cc=Pavel.Belous@aquantia.com \
--cc=Simon.Edelhaus@aquantia.com \
--cc=kbuild-all@01.org \
--cc=netdev@vger.kernel.org \
--cc=vomlehn@texas.net \
/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).