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, 30 Jul 2008 11:37:08 -0700
From:	"Karen Xie" <kxie@...lsio.com>
To:	<open-iscsi@...glegroups.com>, <netdev@...r.kernel.org>
Cc:	<jgarzik@...ox.com>, <davem@...emloft.net>, <michaelc@...wisc.edu>,
	"Steve Wise" <swise@...ngridcomputing.com>, <rdreier@...co.com>,
	<daisyc@...ibm.com>, <wenxiong@...ibm.com>, <bhua@...ibm.com>,
	"Divy Le Ray" <divy@...lsio.com>,
	"Dimitrios Michailidis" <dm@...lsio.com>,
	"Casey Leedom" <leedom@...lsio.com>
Subject: RE: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator

Hi, Shyam,

The define is already in the cxgb3i branch of the iscsi git tree, so I
did not include it here. 
This particular patch contains the connection offload part which we'd
like to get reviewed by the netdev list.

Thanks.
Karen

-----Original Message-----
From: open-iscsi@...glegroups.com [mailto:open-iscsi@...glegroups.com]
On Behalf Of Shyam_Iyer@...l.com
Sent: Wednesday, July 30, 2008 11:16 AM
To: open-iscsi@...glegroups.com; netdev@...r.kernel.org
Cc: jgarzik@...ox.com; davem@...emloft.net; michaelc@...wisc.edu; Steve
Wise; rdreier@...co.com; daisyc@...ibm.com; wenxiong@...ibm.com;
bhua@...ibm.com; Divy Le Ray; Dimitrios Michailidis; Casey Leedom
Subject: RE: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator


+
+static struct iscsi_transport cxgb3i_iscsi_transport = {
+	.owner = THIS_MODULE,
+	.name = "cxgb3i",
+	.caps = CAP_RECOVERY_L0 | CAP_MULTI_R2T | CAP_HDRDGST
+	    | CAP_DATADGST | CAP_DIGEST_OFFLOAD,

Correct me if I am wrong but possibly CAP_DATA_OFFLOAD needs to be added
here for including PDU Offload capability into the adapter. I am trying
to correlate with the open-iscsi userspace code currently upstream.

Thanks,
Shyam Iyer

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "open-iscsi" group.
To post to this group, send email to open-iscsi@...glegroups.com
To unsubscribe from this group, send email to
open-iscsi+unsubscribe@...glegroups.com
For more options, visit this group at
http://groups.google.com/group/open-iscsi
-~----------~----~----~----~------~----~------~--~---

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ