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:	Sat, 16 Jul 2016 21:24:06 +0530
From:	Varun Prakash <varun@...lsio.com>
To:	Steve Wise <swise@...ngridcomputing.com>
CC:	"davem@...emloft.net" <davem@...emloft.net>,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	"linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>,
	"target-devel@...r.kernel.org" <target-devel@...r.kernel.org>,
	"nab@...ux-iscsi.org" <nab@...ux-iscsi.org>,
	"gerlitz.or@...il.com" <gerlitz.or@...il.com>,
	"james.bottomley@...senpartnership.com" 
	<james.bottomley@...senpartnership.com>,
	Indranil Choudhury <indranil@...lsio.com>
Subject: Re: [net-next 3/6] cxgb4i,libcxgbi: add iSCSI DDP support

On Fri, Jul 15, 2016 at 07:43:10PM +0530, Steve Wise wrote:
> > Add iSCSI DDP support in cxgb4i driver
> > using common iSCSI DDP Page Pod Manager.
> > 
> > Signed-off-by: Varun Prakash <varun@...lsio.com>
> > ---
> >  drivers/scsi/cxgbi/Makefile        |   2 +
> >  drivers/scsi/cxgbi/cxgb3i/Kbuild   |   1 +
> >  drivers/scsi/cxgbi/cxgb3i/Kconfig  |   1 +
> 
> Should the cxgb3i changes be in patch 4?

Both cxgb3i and cxgb4i depends on libcxgbi, this
patch adds DDP code in libcxgbi, to compile
cxgb3i Kconfig and Kbuild update is required in
this patch.

> 
> >  drivers/scsi/cxgbi/cxgb4i/Kbuild   |   1 +
> >  drivers/scsi/cxgbi/cxgb4i/Kconfig  |   1 +
> >  drivers/scsi/cxgbi/cxgb4i/cxgb4i.c | 145 ++++++++++++++++
> >  drivers/scsi/cxgbi/libcxgbi.c      | 331
> +++++++++++++++++++++++++++++++++++++
> >  drivers/scsi/cxgbi/libcxgbi.h      |  27 ++-
> >  8 files changed, 507 insertions(+), 2 deletions(-)
> > 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ