[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46A00B48CC54E4468EF6911F877AC4CA01839662@blrx3m10.blr.amer.dell.com>
Date: Wed, 30 Jul 2008 23:45:36 +0530
From: <Shyam_Iyer@...l.com>
To: <open-iscsi@...glegroups.com>, <netdev@...r.kernel.org>
Cc: <jgarzik@...ox.com>, <davem@...emloft.net>, <michaelc@...wisc.edu>,
<swise@...ngridcomputing.com>, <rdreier@...co.com>,
<daisyc@...ibm.com>, <wenxiong@...ibm.com>, <bhua@...ibm.com>,
<divy@...lsio.com>, <dm@...lsio.com>, <leedom@...lsio.com>
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
--
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