From: kbuild test robot <lkp@intel.com>
To: Hariprasad Shenai <hariprasad@chelsio.com>
Cc: kbuild-all@01.org, netdev@vger.kernel.org,
linux-scsi@vger.kernel.org, davem@davemloft.net,
JBottomley@odin.com, martin.petersen@oracle.com,
leedom@chelsio.com, kxie@chelsio.com, manojmalviya@chelsio.com,
nirranjan@chelsio.com, Hariprasad Shenai <hariprasad@chelsio.com>
Subject: Re: [PATCH net-next 2/3] libcxgbi: add pdu parsing of LRO'ed skbs
Date: Wed, 6 Jan 2016 21:12:02 +0800 [thread overview]
Message-ID: <201601062125.9w2snRiL%fengguang.wu@intel.com> (raw)
In-Reply-To: <1452083376-7180-3-git-send-email-hariprasad@chelsio.com>
[-- Attachment #1: Type: text/plain, Size: 977 bytes --]
Hi Hariprasad,
[auto build test ERROR on net-next/master]
url: https://github.com/0day-ci/linux/commits/Hariprasad-Shenai/cxgb4-Add-LRO-infrastructure-for-cxgb4i-driver/20160106-203040
config: i386-allmodconfig (attached as .config)
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All errors (new ones prefixed by >>):
>> drivers/scsi/cxgbi/libcxgbi.c:38:23: fatal error: cxgbi_lro.h: No such file or directory
compilation terminated.
vim +38 drivers/scsi/cxgbi/libcxgbi.c
32 #include <linux/module.h>
33 #include <net/tcp.h>
34
35 static unsigned int dbg_level;
36
37 #include "libcxgbi.h"
> 38 #include "cxgbi_lro.h"
39
40 #define DRV_MODULE_NAME "libcxgbi"
41 #define DRV_MODULE_DESC "Chelsio iSCSI driver library"
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 52699 bytes --]
next prev parent reply other threads:[~2016-01-06 13:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-06 12:29 [PATCH net-next 0/3] cxgb4/cxgb4i: add iscsi LRO support for chelsio t4/t5 adapters Hariprasad Shenai
2016-01-06 12:29 ` [PATCH net-next 1/3] cxgb4: Add LRO infrastructure for cxgb4i driver Hariprasad Shenai
2016-01-06 12:29 ` [PATCH net-next 2/3] libcxgbi: add pdu parsing of LRO'ed skbs Hariprasad Shenai
2016-01-06 13:12 ` kbuild test robot [this message]
2016-01-06 12:29 ` [PATCH net-next 3/3] cxgb4i: add iscsi LRO for chelsio t4/t5 adapters Hariprasad Shenai
2016-01-06 13:32 ` kbuild test robot
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=201601062125.9w2snRiL%fengguang.wu@intel.com \
--to=lkp@intel.com \
--cc=JBottomley@odin.com \
--cc=davem@davemloft.net \
--cc=hariprasad@chelsio.com \
--cc=kbuild-all@01.org \
--cc=kxie@chelsio.com \
--cc=leedom@chelsio.com \
--cc=linux-scsi@vger.kernel.org \
--cc=manojmalviya@chelsio.com \
--cc=martin.petersen@oracle.com \
--cc=netdev@vger.kernel.org \
--cc=nirranjan@chelsio.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;
as well as URLs for NNTP newsgroup(s).