Re: [PATCH 01/15] ib_srp: Enlarge block layer timeout

2012-03-29 Thread Dave Dillow
est yet, but would like to see this one at least in 3.4 if possible. -- Dave Dillow National Center for Computational Science Oak Ridge National Laboratory (865) 241-6602 office -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord.

Re: [PATCH 00/15, v3] Make ib_srp better suited for H.A. purposes

2012-03-27 Thread Dave Dillow
ere: > http://github.com/bvanassche/linux/commits/srp-ha/. Thanks Bart, seems the work mail server is still mangling whitespace, so the repo link is much appreciated. I'll try to review these tomorrow afternoon. -- Dave Dillow National Center for Computational Science Oak Ridge National Labora

Re: [PATCH 00/18, v2] Make ib_srp better suited for H.A. purposes

2012-02-06 Thread Dave Dillow
d a chance to review it yet. I had hoped to over the weekend, but the $DAYJOB intrudes even there. :( -- Dave Dillow National Center for Computational Science Oak Ridge National Laboratory (865) 241-6602 office -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in t

Re: srp_transport: Fix atttribute registration race

2011-11-14 Thread Dave Dillow
On Mon, Nov 14, 2011 at 04:43:32PM -0500, Or Gerlitz wrote: > On Sun, Nov 13, 2011 at 11:55 PM, Dave Dillow wrote: > > SRP uses RDMA, so you cannot use UC mode. > > per the IB spec, RDMA write is supported for UC Yeah, I read that as UD for some reason... -- To unsubscribe from

Re: srp_transport: Fix atttribute registration race

2011-11-13 Thread Dave Dillow
On Sat, Nov 12, 2011 at 11:18:04PM -0500, Bill Boas wrote: > Bart, James, Dave, > > At SC we are running a video streaming demo across a 7000 mile fiber > distance using IB extension boxes from Bay Microsystems at 40 Gbps. The > video streaming app uses SRP to transmit the streams across this long

Re: [PATCH/RFC] IB/srp: Fix integer -> pointer cast warnings

2011-05-23 Thread Dave Dillow
On Mon, May 23, 2011 at 02:31:45PM -0400, Roland Dreier wrote: > From: Roland Dreier > > Hi Dave, > > Recently did a 32-bit build and saw this. I assume this patch would > be OK with you... Yep. Acked-by: David Dillow -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" i

Re: [RFC 7/8] IB/srp: stop sharing the host lock with SCSI

2010-12-27 Thread Dave Dillow
On Mon, Dec 27, 2010 at 08:47:41PM +0200, Boaz Harrosh wrote: > On 12/27/2010 08:01 PM, David Dillow wrote: > > Oh goodie, I hadn't followed up to see if it was in one of James's later > > pulls. Thanks for the heads up -- I'll dump scsi_cmd_get_serial() in > > this patch then. > > > > Are these