[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201706160519.OPbPzq8J%fengguang.wu@intel.com>
Date: Fri, 16 Jun 2017 05:41:35 +0800
From: kbuild test robot <lkp@...el.com>
To: Yuval Mintz <Yuval.Mintz@...ium.com>
Cc: kbuild-all@...org, davem@...emloft.net, netdev@...r.kernel.org,
linux-rdma@...r.kernel.org,
Michal Kalderon <Michal.Kalderon@...ium.com>,
Yuval Mintz <Yuval.Mintz@...ium.com>
Subject: Re: [PATCH net-next 5/7] qed*: Set rdma generic functions prefix
Hi Michal,
[auto build test ERROR on net-next/master]
url: https://github.com/0day-ci/linux/commits/Yuval-Mintz/qed-RDMA-and-infrastructure-for-iWARP/20170616-043925
config: i386-randconfig-x076-06120530 (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All error/warnings (new ones prefixed by >>):
vim +80 include/linux/qed/qede_rdma.h
b4d583a63 include/linux/qed/qede_rdma.h Michal Kalderon 2017-06-15 73 void qede_rdma_dev_event_open(struct qede_dev *dev);
b4d583a63 include/linux/qed/qede_rdma.h Michal Kalderon 2017-06-15 74 void qede_rdma_dev_event_close(struct qede_dev *dev);
b4d583a63 include/linux/qed/qede_rdma.h Michal Kalderon 2017-06-15 75 void qede_rdma_dev_remove(struct qede_dev *dev);
b4d583a63 include/linux/qed/qede_rdma.h Michal Kalderon 2017-06-15 76 void qede_rdma_event_changeaddr(struct qede_dev *edr);
b4d583a63 include/linux/qed/qede_rdma.h Michal Kalderon 2017-06-15 77
cee9fbd8e include/linux/qed/qede_roce.h Ram Amrani 2016-10-01 78 #else
b4d583a63 include/linux/qed/qede_rdma.h Michal Kalderon 2017-06-15 @79 static inline int qede_rdma_dev_add(struct qede_dev *dev);
cee9fbd8e include/linux/qed/qede_roce.h Ram Amrani 2016-10-01 @80 {
cee9fbd8e include/linux/qed/qede_roce.h Ram Amrani 2016-10-01 81 return 0;
cee9fbd8e include/linux/qed/qede_roce.h Ram Amrani 2016-10-01 82 }
cee9fbd8e include/linux/qed/qede_roce.h Ram Amrani 2016-10-01 83
:::::: The code at line 80 was first introduced by commit
:::::: cee9fbd8e2e9e713cd8bf227c6492fd8854de74b qede: Add qedr framework
:::::: TO: Ram Amrani <Ram.Amrani@...iumnetworks.com>
:::::: CC: David S. Miller <davem@...emloft.net>
---
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" (28614 bytes)
Powered by blists - more mailing lists