RE: [PATCH 4/7] [SCSI] scst: Add SRP target driver

2010-12-20 Thread Jack Wang
> > This patch adds the kernel module ib_srpt, which is a SCSI RDMA Protocol (SRP) > target implementation. This driver uses the InfiniBand stack and the SCST core. > > It is a high performance driver capable of handling 600K+ 4K random write > IOPS by a single target as well as 2.5+ GB/s sequent

Re: [PATCH] infiniband-diags: Verify timeout value specified to diagnostics

2010-12-20 Thread Jay Fenlason
Sorry if you get this more than once, I seem to have outgoing mail misconfiguration here. On Wed, Dec 15, 2010 at 11:47:09AM -0800, Ira Weiny wrote: > > Verify timeout value specified to diagnostics > > > Signed-off-by: Ira Weiny > --- > infiniband-diags/src/ibdiag_common.c | 10 +++--- >

Re: [PATCH V3 5/6] RDMA CM: Save Owning PID

2010-12-20 Thread Jason Gunthorpe
On Sun, Dec 19, 2010 at 04:36:22PM +0200, Nir Muchtar wrote: > On Tue, 2010-12-14 at 11:34 -0700, Jason Gunthorpe wrote: > > On Mon, Dec 13, 2010 at 06:22:49PM +0200, Nir Muchtar wrote: > > > Save owning PID to id-priv when creating id's/accepting connections. > > > > This should be called creator

Re: [PATCH V3 0/6] IB Netlink Interface and RDMA CM exports

2010-12-20 Thread Jason Gunthorpe
On Sun, Dec 19, 2010 at 04:30:27PM +0200, Nir Muchtar wrote: > Don't believe all this IPv6 hype ;) > seriously though, The demo application is solely meant as an > illustration for the means of communications with the current design. > It's going to be rewritten in the future. Sure, but you need

Re: [PATCH V3 6/6] RDMA CM: Netlink Client

2010-12-20 Thread Jason Gunthorpe
On Sun, Dec 19, 2010 at 04:47:32PM +0200, Nir Muchtar wrote: > On Tue, 2010-12-14 at 11:45 -0700, Jason Gunthorpe wrote: > > On Mon, Dec 13, 2010 at 06:22:50PM +0200, Nir Muchtar wrote: > > > + if (ibnl_put_attr(skb, nlh, > > > + sizeof id->route.ad

RE: [PATCH V3 6/6] RDMA CM: Netlink Client

2010-12-20 Thread Hefty, Sean
> Hmm, I was under the impression that sockaddr_storage was what Sean had > asked for. > Sean, is sockaddr_in6/sockaddr_in good enough? I was asking that the message structure be large enough to contain sockaddr_storage. Jason suggested specifying the size separately, which also works. My real

[PATCH 0/7] SCST: A Generic SCSI Target Subsystem

2010-12-20 Thread Bart Van Assche
During LinuxCon 2010 the following acceptance criteria have been defined for an in-kernel storage target: 1. Being a drop in replacement for STGT (the current in-kernel target mode driver), since only a single SCSI target infrastructure is desired. 2. Using a modern sysfs ba

Re: [PATCH] infiniband-diags: Verify timeout value specified to diagnostics

2010-12-20 Thread Sasha Khapyorsky
On 11:47 Wed 15 Dec , Ira Weiny wrote: > > Verify timeout value specified to diagnostics > > > Signed-off-by: Ira Weiny Applied. Thanks. Sasha -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info