This patch adds "enum to string" conversions of the enums in the headers
files submitted by Sean Hefty on 1/28/2013
Some of this code was originally proposed by Sean in 2010 as part of user space
madeye: http://www.mail-archive.com/linux-rdma@vger.kernel.org/msg06185.html
Signed-off-by: Ira Wein
_do_madrpc() (in libibmad-1.3.3/src/rpc.c) sends the mad request through umad_send() and waits for a response from umad_recv() with the timeout passed by caller. Linux error
number sent by peer in 'status' is not copied over to the process/thread local 'errno'.
Signed-off-by: Sarat Kakarla
$
Ira & Hal,
I have talked to my management about this wrapper and decided to add it to our
code instead of libibmad, so for now I am dropping the merge request.
Thanks
Sarat
On 2/12/2013 3:49 PM, Ira Weiny wrote:
On Tue, 12 Feb 2013 15:36:11 -0800
Sarat Kakarla wrote:
On 2/12/2013 3:28 P
On Wed, Feb 6, 2013 at 6:19 PM, Or Gerlitz wrote:
> Here's a series from Shani Michaeli and Haggai Eran adds mlx4 driver
> support for Memory Windows.
Hi Roland,
So things are warming up for the 3.9 merge window, I see that this
series is marked as "new" in your patchwork - any comments? is it
> -Original Message-
> From: J. Bruce Fields [mailto:bfie...@fieldses.org]
> Sent: Friday, February 15, 2013 17:28
> To: Yan Burman
> Cc: linux-...@vger.kernel.org; sw...@opengridcomputing.com; linux-
> r...@vger.kernel.org; Or Gerlitz
> Subject: Re: NFS over RDMA crashing
>
> On Mon, Feb
On 2/18/2013 6:06 AM, David Dillow wrote:
On Fri, 2013-02-15 at 10:39 +0100, Bart Van Assche wrote:
diff --git a/drivers/infiniband/ulp/srp/ib_srp.c
b/drivers/infiniband/ulp/srp/ib_srp.c
index 8a7eb9f..b34752d 100644
--- a/drivers/infiniband/ulp/srp/ib_srp.c
+++ b/drivers/infiniband/ulp/srp/ib_