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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 6 Jan 2016 21:12:02 +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 2/3] libcxgbi: add pdu parsing of LRO'ed skbs

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

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