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: .config.gz
Description: Binary data

Reply via email to