infiniband-diags needs libibmad with 'mad_dump_mlnx_ext_port_info'

2012-05-03 Thread Christian Kniep
Hey list, I just compiled the newest version of libibumad,-ibmad, opensm and infiniband-diags and I got an error I am not able to eliminate. checking for mad_dump_mlnx_ext_port_info in -libmad... no configure: error: mad_dump_mlnx_ext_port_info() not found. diags require libibmad

Re: infiniband-diags needs libibmad with 'mad_dump_mlnx_ext_port_info'

2012-05-03 Thread sebastien dugue
Hi Christian, On Thu, 3 May 2012 06:26:04 + (UTC) Christian Kniep c.kn...@science-computing.de wrote: Hey list, I just compiled the newest version of libibumad,-ibmad, opensm and infiniband-diags and I got an error I am not able to eliminate. checking for

Re: infiniband-diags needs libibmad with 'mad_dump_mlnx_ext_port_info'

2012-05-03 Thread Christian Kniep
Salut Sébastian, omg, I am stupid... :) Found the bad files: /usr/lib64/libibmad.so /usr/lib64/libibmad.so.5 /usr/lib64/libibmad.so.5.1.2 'yum erase libibmad' solved my problem. Merci Christian Am 03.05.2012 09:51, schrieb sebastien dugue: Hi Christian, On Thu, 3 May 2012 06:26:04

Re: infiniband-diags needs libibmad with 'mad_dump_mlnx_ext_port_info'

2012-05-03 Thread sebastien dugue
On Thu, 03 May 2012 10:55:09 +0200 Christian Kniep c.kn...@science-computing.de wrote: Salut Sébastian, omg, I am stupid... :) Found the bad files: /usr/lib64/libibmad.so /usr/lib64/libibmad.so.5 /usr/lib64/libibmad.so.5.1.2 'yum erase libibmad' solved my problem. OK good. I've

[PATCH] infiniband-diags: remove -u common option

2012-05-03 Thread Ira Weiny
Signed-off-by: Ira Weiny wei...@llnl.gov --- src/ibdiag_common.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/ibdiag_common.c b/src/ibdiag_common.c index a4e8cfa..2f12c46 100644 --- a/src/ibdiag_common.c +++ b/src/ibdiag_common.c @@ -209,7 +209,6 @@ static int

[PATCH] infiniband-diags: smpdump fix option 'string'

2012-05-03 Thread Ira Weiny
Signed-off-by: Ira Weiny wei...@llnl.gov --- src/smpdump.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/smpdump.c b/src/smpdump.c index a6c4dfa..1e79c52 100644 --- a/src/smpdump.c +++ b/src/smpdump.c @@ -215,7 +215,7 @@ int main(int argc, char *argv[])

[PATCH] infiniband-diags: update ib[hosts|switches|routers] to standard options

2012-05-03 Thread Ira Weiny
Signed-off-by: Ira Weiny wei...@llnl.gov --- scripts/ibhosts.in|6 +++--- scripts/ibrouters.in |6 +++--- scripts/ibswitches.in |6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/scripts/ibhosts.in b/scripts/ibhosts.in index 08b2f83..20abdf3 100644 ---

Re: [PATCH] iw_cxgb4: Drop peer_abort when no endpoint found.

2012-05-03 Thread Roland Dreier
thanks, applied the 3 pending cxgb4 patches I have -- 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 http://vger.kernel.org/majordomo-info.html

Re: [PATCH for-next 1/7] IB/iser: Fix buggy error flow in iser ep connection establishment

2012-05-03 Thread Roland Dreier
thanks, applied. -- 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 http://vger.kernel.org/majordomo-info.html

Re: [PATCH for-next 1/7] IB/iser: Fix buggy error flow in iser ep connection establishment

2012-05-03 Thread Or Gerlitz
On Thu, May 3, 2012 at 8:55 PM, Roland Dreier rol...@kernel.org wrote: thanks, applied. Hi, I don't see this one nor the patches to the Chelsio driver in your kernel.org tree, for-next branch, did you push it? Or. -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the

Re: [PATCH for-next 2/7] IB/core: enhance the qp use counter to track multicast attach/detach

2012-05-03 Thread Roland Dreier
thanks, applied -- 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 http://vger.kernel.org/majordomo-info.html