Re: saquery on ibsim

2009-11-12 Thread Keshetti Mahesh
Thanks Hal for the quick reply. > ibsim does not support RMPP. > Is there any plan to add RMPP support to ibsim in the future ? -- Keshetti Mahesh -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org Mor

saquery on ibsim

2009-11-12 Thread Keshetti Mahesh
s only 2-3 path records even though there are many nodes(> 25). Is there any limitation in ibsim which is not letting the saquery program retrieve all path records available ? -- Keshetti Mahesh -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body

Sending large messages (> 100k) to the list

2009-10-30 Thread Keshetti Mahesh
ce message ? -- Keshetti Mahesh -- 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

[PATCH] infiniband-diags/libibnetdisc: Removed trivial comments

2009-10-13 Thread Keshetti Mahesh
infiniband-diags/libibnetdisc/: Removed trivial comments. Signed-off-by: Keshetti Mahesh --- infiniband-diags/libibnetdisc/src/ibnetdisc.c |6 -- 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/infiniband-diags/libibnetdisc/src/ibnetdisc.c b/infiniband-diags/libibnetdisc

[PATCH] 'ibcheckportwidth' : Exit if LWS is 1X

2009-09-15 Thread Keshetti Mahesh
Fix: Modify ibcheckportwidth to exit if LWS is 1X instead of processing next lines. Trivial: ibcheckportwidth man page cosmetic change Signed-off-by: Keshetti Mahesh --- infiniband-diags/man/ibcheckportwidth.8      |    2 +- infiniband-diags/scripts/ibcheckportwidth.in |    2 +- diff --git a

Re: [ofa-general] Re: [PATCH v2] infiniband-diags/scripts: Add 'ibcheckspeed' and 'ibcheckportspeed' to scripts

2009-09-15 Thread Keshetti Mahesh
> Also it would be useful to find all ports in Disable state. iblinkinfo already does this with '-d' option. -- Keshetti Mahesh -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More

[PATCH][TRIVIAL] infiniband-diags/: Cosmetic changes, mostly typos

2009-09-15 Thread Keshetti Mahesh
Cosmetic changes Signed-off-by: Keshetti Mahesh < keshetti.mah...@gmail.com> --- diff --git a/infiniband-diags/scripts/ibcheckwidth.in b/infiniband-diags/scripts/ibcheckwidth.in index 6b723c5..cbb154c 100644 --- a/infiniband-diags/scripts/ibcheckwidth.in +++ b/infiniband-diags/s

Re: [ofa-general] Re: [PATCH v2] infiniband-diags/scripts: Add 'ibcheckspeed' and 'ibcheckportspeed' to scripts

2009-09-13 Thread Keshetti Mahesh
I have a small question. If there are all 5 Gbps (maximum supported speed) ports except one with 10 Gbps in a subnet then what is the expected behavior of OpenSM while setting active link speed ? Does OpenSM force the port with 10 Gbps to operate at 5 Gbps or not ? -- Keshetti Mahesh On Thu, Sep

Re: [ofa-general] Re: [PATCH v2] infiniband-diags/scripts: Add 'ibcheckspeed' and 'ibcheckportspeed' to scripts

2009-09-10 Thread Keshetti Mahesh
> # ibtracert 10.10.10.1 10.10.10.3 ibtracert only supports source/destination addresses to be specified in LID/GUID format. See man page of ibtracert. - Keshetti Mahesh -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vg

Re: [ofa-general] Re: [PATCH v2] infiniband-diags/scripts: Add 'ibcheckspeed' and 'ibcheckportspeed' to scripts

2009-09-10 Thread Keshetti Mahesh
inks/ports which are configured with active width/speed less than the found value. Is there any tool already exists which does the same ? - Keshetti Mahesh On Thu, Sep 10, 2009 at 9:32 PM, Ira Weiny wrote: > Also, iblinkinfo will report links which it finds capable of either faster or >

[PATCH v2] infiniband-diags/scripts: Add 'ibcheckspeed' and 'ibcheckportspeed' to scripts

2009-09-10 Thread Keshetti Mahesh
Added 'ibcheckspeed' and 'ibcheckportspeed': Similar to 'ibcheckwidth/ibcheckportwidth' in functionality and implementation. Reports error/warning messages if the LinkSpeedActive is configured as 2.5 Gbps when the LinkSpeedSupported is more than 2.5 Gbps.

[PATCH] Added 'ibcheckspeed', Fix 'ibcheckportwidth'

2009-09-10 Thread Keshetti Mahesh
dth': Exit if the maximum LinkWidthSupported is 1X instead of processing next line of output. Signed-off-by: Keshetti Mahesh --- infiniband-diags/scripts/ibcheckportspeed.in | 146 ++ infiniband-diags/scripts/ibcheckportwidth.in |2 +- infiniband-diags/scri