Re: [RFC]: libiscsi patch to support cxgb3i on older RHEL-5/SLES-10

2009-09-01 Thread Or Gerlitz
Mike Christie wrote: > Or, I am ccing you because some time ago Erez was working on support > for older RHEL and SLES kernels for OFED. It looks like the patch > below would not be useful to you because iser is supported in those > kernels, but did you guys all need RHEL 4 and maybe SLES 9 supp

Re: [RFC]: libiscsi patch to support cxgb3i on older RHEL-5/SLES-10

2009-09-01 Thread Mike Christie
On 09/01/2009 03:58 AM, Or Gerlitz wrote: > Mike Christie wrote: >> Or, I am ccing you because some time ago Erez was working on support >> for older RHEL and SLES kernels for OFED. It looks like the patch >> below would not be useful to you because iser is supported in those >> kernels, but did y

Re: [RFC]: libiscsi patch to support cxgb3i on older RHEL-5/SLES-10

2009-09-01 Thread Mike Christie
On 09/01/2009 09:53 AM, Mike Christie wrote: > On 09/01/2009 03:58 AM, Or Gerlitz wrote: >> Mike Christie wrote: >>> Or, I am ccing you because some time ago Erez was working on support >>> for older RHEL and SLES kernels for OFED. It looks like the patch >>> below would not be useful to you becau

Re: Use iscsi kernel passthrough interface for sendtargets

2009-09-01 Thread Anil Veerabhadrappa
On Sun, 2009-08-30 at 14:31 -0700, Mike Christie wrote: > For offlaod cards, bnx2i, cxgb3i and be2iscsi, we have to do discovery > through a second network interface. The two attached patches has us > instead do discovery through the iscsi class interface, so you do not > have to set up a seper

Re: Use iscsi kernel passthrough interface for sendtargets

2009-09-01 Thread Mike Christie
On 09/01/2009 01:14 PM, Anil Veerabhadrappa wrote: > On Sun, 2009-08-30 at 14:31 -0700, Mike Christie wrote: >> For offlaod cards, bnx2i, cxgb3i and be2iscsi, we have to do discovery >> through a second network interface. The two attached patches has us >> instead do discovery through the iscsi cl

Re: Use iscsi kernel passthrough interface for sendtargets

2009-09-01 Thread Mike Christie
On 09/01/2009 01:28 PM, Mike Christie wrote: > The latest bnx2i code is in James bnx2i tree. linux-2.6-iscsi does not > have your cid changes yet. I am updating to James's tree now. > > However, the kernel patch will apply to James's tree as is, so you can > go ahead and use it. > It looks like J

Re: Use iscsi kernel passthrough interface for sendtargets

2009-09-01 Thread Mike Christie
On 09/01/2009 01:37 PM, Mike Christie wrote: > On 09/01/2009 01:28 PM, Mike Christie wrote: >> The latest bnx2i code is in James bnx2i tree. linux-2.6-iscsi does not >> have your cid changes yet. I am updating to James's tree now. >> >> However, the kernel patch will apply to James's tree as is, s

Re: [RFC] : network configuration for iscsi hba

2009-09-01 Thread Mike Christie
On 02/05/2009 01:23 PM, Anil Veerabhadrappa wrote: > +enum net_cfg_param { > + /* MAC address list for all devices managed by the transports, > + * bnx2i/cxgb3, qla4xxx */ > + ISCSI_NET_MAC_ADDR_LIST, > + /* Given a MAC address driver will return device attributes such > + *