[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201701071543.ISKL9BZV%fengguang.wu@intel.com>
Date: Sat, 7 Jan 2017 15:03:27 +0800
From: kbuild test robot <lkp@...el.com>
To: Alexander Loktionov <Alexander.Loktionov@...antia.com>
Cc: kbuild-all@...org, netdev@...r.kernel.org,
David VomLehn <vomlehn@...as.net>,
Simon Edelhaus <Simon.Edelhaus@...antia.com>,
Alexander Loktionov <Alexander.Loktionov@...antia.com>,
Dmitrii Tarakanov <Dmitrii.Tarakanov@...antia.com>,
"Pavel . Belous" <Pavel.Belous@...antia.com>
Subject: Re: [PATCH v2 04/12] net: ethernet: aquantia: Low-level hardware
interfaces
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 >>):
>> drivers/net/ethernet/aquantia/hw_atl/hw_atl_llh.c:17:28: fatal error: ../aq_hw_utils.h: No such file or directory
#include "../aq_hw_utils.h"
^
compilation terminated.
vim +17 drivers/net/ethernet/aquantia/hw_atl/hw_atl_llh.c
11 * Atlantic registers.
12 */
13
14 #include "hw_atl_llh.h"
15 #include "hw_atl_llh_internal.h"
16
> 17 #include "../aq_hw_utils.h"
18
19 /* global */
20 void reg_glb_cpu_sem_set(struct aq_hw_s *aq_hw, u32 glb_cpu_sem, u32 semaphore)
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Download attachment ".config.gz" of type "application/gzip" (45854 bytes)
Powered by blists - more mailing lists