Re: [PATCH] IB/srp: Fail I/O requests if the transport is offline

2013-02-24 Thread Bart Van Assche
On 02/18/13 09:11, Sagi Grimberg wrote: 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 ---

[PATCHv2] infiniband-diags/ibqueryerrors.c: obtain destination sl before perf query

2013-02-24 Thread Dan Ben Yosef
1) if use -G or -D option : we obtain sl before doing perf query. 2) if no destination is given : we obtain sl for every pair source-destination. 3) if no destination is given and use --skip-sl option : we don't obtain sl to all nodes in the fabric,in this case sl=0 for all node pairs.

Re: [PATCH] IB/srp: Fail I/O requests if the transport is offline

2013-02-24 Thread Sagi Grimberg
On 2/24/2013 10:09 AM, Bart Van Assche wrote: On 02/18/13 09:11, Sagi Grimberg wrote: 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

Re: [PATCH v2] IB/mlx4: silence GCC warning

2013-02-24 Thread Jack Morgenstein
On Thursday 21 February 2013 11:02, Paul Bolle wrote: diff --git a/drivers/infiniband/hw/mlx4/qp.c b/drivers/infiniband/hw/mlx4/qp.c index 19e0637..512fde3 100644 --- a/drivers/infiniband/hw/mlx4/qp.c +++ b/drivers/infiniband/hw/mlx4/qp.c @@ -1778,8 +1778,8 @@ static int

Re: [PATCH] libibumad: Define well known QKEY

2013-02-24 Thread Hal Rosenstock
On 2/23/2013 6:02 PM, sean.he...@intel.com wrote: From: Sean Hefty sean.he...@intel.com Signed-off-by: Sean Hefty sean.he...@intel.com Thanks. Applied. -- Hal -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org More

Re: [PATCH] libibumad: change UMAD_METHOD_RESP to UMAD_METHOD_RESP_MASK

2013-02-24 Thread Hal Rosenstock
On 2/23/2013 6:38 PM, Ira Weiny wrote: Signed-off-by: Ira Weiny wei...@llnl.gov Thanks. Applied. -- Hal -- 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 at

Re: [PATCH] IB/srp: Fail I/O requests if the transport is offline

2013-02-24 Thread Or Gerlitz
On Sun, Feb 24, 2013 at 10:59 AM, Sagi Grimberg sa...@mellanox.com wrote: On 2/24/2013 10:09 AM, Bart Van Assche wrote: On 02/18/13 09:11, Sagi Grimberg wrote: On 2/18/2013 6:06 AM, David Dillow wrote: Or, Vu, does this solve the issue you've seen? I may have time to test later this week,

[PATCH] mlx4: Remove redundant NULL check before kfree

2013-02-24 Thread Syam Sidhardhan
kfree on NULL pointer is a no-op. Signed-off-by: Syam Sidhardhan s.s...@samsung.com --- drivers/infiniband/hw/mlx4/main.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/infiniband/hw/mlx4/main.c b/drivers/infiniband/hw/mlx4/main.c index e7d81c0..3fdd1c1 100644

Re: [PATCH] infiniband-diags/saquery.c: switchinfo support added

2013-02-24 Thread Ira Weiny
On Sun, 24 Feb 2013 10:22:47 +0200 Husam Kahalah hkaha...@asaltech.com wrote: Thank you for your time, I have the following notes: I plan to add support for more records other than switchInfoRecord like smInfo, multipath, nodeInfo That would be great! I plan also to add component filter to