Karen Xie wrote:
[PATCH 2/2 2.6.29] cxgb3i - accelerating open-iscsi initiator
From: Karen Xie <kxie@xxxxxxxxxxx>
Add cxgb3i iSCSI driver.
This patch implements the cxgb3i iscsi connection acceleration for the
open-iscsi initiator.
The cxgb3i driver offers the iscsi PDU based offload:
- digest insertion and verification
- payload direct-placement into host memory buffer.
Signed-off-by: Karen Xie <kxie@xxxxxxxxxxx>
There are a couple issues with using network functions instead of
defining your own (I guess some are not widespread because other code is
not using it yet) and a function that is no longer used (cxgb3 net
driver function replaced by common iscsi functionality), but they are
small and can probably be fixed up after the merge with a simple patch
(I can submit it after it is merged if you guys want).
The iscsi hook in parts look ok.
Acked-by: Mike Christie <michaelc@xxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html