[PATCH] switchinfo support added manual

2013-03-31 Thread Husam Kahalah
Signed-off-by: Husam kahalah < hkaha...@asaltech.com> --- doc/rst/saquery.8.in.rst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rst/saquery.8.in.rst b/doc/rst/saquery.8.in.rst index 1a11965..2c71adf 100644 --- a/doc/rst/saquery.8.in.rst +++ b/doc/rst/saquery.8.in.r

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

2013-03-31 Thread Husam Kahalah
Added support to filter SwitchInfoRecords by switch LID Signed-off-by: Husam kahalah < hkaha...@asaltech.com> --- src/saquery.c | 55 +++ 1 files changed, 55 insertions(+), 0 deletions(-) diff --git a/src/saquery.c b/src/saquery.c index

RE: [PATCH libibverbs v5 4/7] libibverbs: Add support for XRC QPs

2013-03-31 Thread Hefty, Sean
> Just wonder, the Infiniband Annex for XRC uses the terms "XRC INI QP" > and "XRC TGT QP" and the kernel include file "include/rdma/ib_verbs.h" > also defines "IB_QPT_XRC_INI" and "IB_QPT_XRC_TGT" so why to use in > "include/infiniband/verbs.h" other names i.e. "IBV_QPT_XRC_SEND" and > "IBV_QPT_XR

RE: [PATCH libibverbs v5 4/7] libibverbs: Add support for XRC QPs

2013-03-31 Thread Shlomo Pongratz
Hi Sean, Just wonder, the Infiniband Annex for XRC uses the terms "XRC INI QP" and "XRC TGT QP" and the kernel include file "include/rdma/ib_verbs.h" also defines "IB_QPT_XRC_INI" and "IB_QPT_XRC_TGT" so why to use in "include/infiniband/verbs.h" other names i.e. "IBV_QPT_XRC_SEND" and "IBV_Q