Re: [PATCH v2 05/12] net: ethernet: aquantia: Support for NIC-specific code
From: kbuild test robot <hidden>
Date: 2017-01-07 08:05:42
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:
quoted
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 Attachments
- .config.gz [application/gzip] 45854 bytes