lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 6 Jan 2016 21:32:39 +0800
From:	kbuild test robot <lkp@...el.com>
To:	Hariprasad Shenai <hariprasad@...lsio.com>
Cc:	kbuild-all@...org, netdev@...r.kernel.org,
	linux-scsi@...r.kernel.org, davem@...emloft.net,
	JBottomley@...n.com, martin.petersen@...cle.com,
	leedom@...lsio.com, kxie@...lsio.com, manojmalviya@...lsio.com,
	nirranjan@...lsio.com, Hariprasad Shenai <hariprasad@...lsio.com>
Subject: Re: [PATCH net-next 3/3] cxgb4i: add iscsi LRO for chelsio t4/t5
 adapters

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/cxgb4i/cxgb4i.c:36:26: fatal error: ../cxgbi_lro.h: No such file or directory
   compilation terminated.

vim +36 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c

    30	#include "cxgb4i.h"
    31	#include "clip_tbl.h"
    32	
    33	static unsigned int dbg_level;
    34	
    35	#include "../libcxgbi.h"
  > 36	#include "../cxgbi_lro.h"
    37	
    38	#define	DRV_MODULE_NAME		"cxgb4i"
    39	#define DRV_MODULE_DESC		"Chelsio T4/T5 iSCSI Driver"

---
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/octet-stream" (52699 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ