[PATCH v2 0/2] cxgb3/cxgb3i: added support of private MAC address and provisioning packet handler for iSCSI

2009-09-25 Thread kxie
From: Karen Xie The two patches added support of private MAC address, which is derived from the network (i.e., public) MAC address, and provisioning packet handler for iSCSI traffic only. Best regards, Karen --~--~-~--~~~---~--~~ You received this message becaus

[PATCH v2 2/2 scsi-post-merge] cxgb3i: support of private MAC address in iSCSI

2009-09-25 Thread kxie
[PATCH v2 2/2 scsi-post-merge] cxgb3i: private MAC address for iSCSI From: Karen Xie This patch updated the use of private MAC address per port in iscsi. This patch is generated against scsi-post-merge. Signed-off-by: Karen Xie --- drivers/scsi/cxgb3i/cxgb3i_offload.h

[PATCH v2 1/2 net-next-2.6] cxgb3: added private MAC address and provisioning packet handler for iSCSI

2009-09-25 Thread kxie
[PATCH v2 1/2 net-next-2.6] cxgb3: Added private MAC address and provisioning packet handler for iSCSI This patch added support of private MAC address per port and provisioning packet handler for iSCSI traffic only. This patch is generated against net-next-2.6. Acked-by: Karen Xie Acked-by: D

RE: [PATCH v2 0/2] cxgb3/cxgb3i: added support of private MAC address and provisioning packet handler for iSCSI

2009-09-25 Thread Karen Xie
Hmm, I am wondering how could this merge activity to be coordinated? If only the driver/scsi change is merged, then it won't compile either, since it requires the driver/net change. Is it possible to merge both patches to the scsi or net tree? Thanks, Karen -Original Message- From: Davi

Re: [PATCH v2 0/2] cxgb3/cxgb3i: added support of private MAC address and provisioning packet handler for iSCSI

2009-09-25 Thread David Miller
From: k...@chelsio.com Date: Fri, 25 Sep 2009 15:25:36 -0700 > From: Karen Xie > > The two patches added support of private MAC address, which is derived from > the network (i.e., public) MAC address, and provisioning packet handler for > iSCSI traffic only. I think I'm going to ask you to res

connection error kills iscsi session

2009-09-25 Thread djmorris
Problem: While running a backup to a mounted iscsi device, iscsid gets a "conn error (1011)", and my drive starts getting input/output errors. Details: Kernel Version: 2.6.23.17-88.fc7PAE Distribution: Fedora core 7 open-iscsi version: 2.0-871 ISCSI Target Device: Promise Vtrak M610i backup prog

Re: [PATCH v2 2/2 scsi-post-merge] cxgb3i: support of private MAC address in iSCSI

2009-09-25 Thread Mike Christie
k...@chelsio.com wrote: > [PATCH v2 2/2 scsi-post-merge] cxgb3i: private MAC address for iSCSI > > From: Karen Xie > > This patch updated the use of private MAC address per port in iscsi. > > This patch is generated against scsi-post-merge. > > Signed-off-by: Karen Xie >

Re: connection error kills iscsi session

2009-09-25 Thread Mike Christie
djmorris wrote: > Problem: While running a backup to a mounted iscsi device, iscsid gets > a "conn error (1011)", and my drive starts getting input/output > errors. > > Details: > Kernel Version: 2.6.23.17-88.fc7PAE > Distribution: Fedora core 7 > open-iscsi version: 2.0-871 > > ISCSI Target Dev