Hi Sasha,<br><br>
<div class="gmail_quote">On Sun, Sep 20, 2009 at 6:20 AM, Sasha Khapyorsky <span dir="ltr"><<a href="mailto:sashak@voltaire.com">sashak@voltaire.com</a>></span> wrote:<br>
<div> </div>
<div><snip...></div>
<div> </div>
<div>> diff --git a/opensm/osmtest/osmtest.c b/opensm/osmtest/osmtest.c<br>> index 986a8d2..8357d90 100644<br>> --- a/opensm/osmtest/osmtest.c<br>> +++ b/opensm/osmtest/osmtest.c</div>
<div><br><snip...></div>
<div> </div>
<div>> +<br>> +     /*<br>> +      * Do a blocking query for the PathRecord.<br>> +      */<br>> +     status = osmtest_get_path_rec_by_lid_pair(p_osmt, slid, dlid, &context);<br>> +     if (status != IB_SUCCESS) {<br>
> +             OSM_LOG(&p_osmt->log, OSM_LOG_ERROR, "ERR 000A: "<br>> +                     "osmtest_get_path_rec_by_lid_pair failed (%s)\n",<br>> +                     ib_get_err_str(status));<br>
> +             goto Exit;<br>> +     }<br><br></div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">It is not really "stress" testing, just pinging. </blockquote>
<div> </div>
<div>So are the other tests (additionally those use RMPP). Isn't repetitive pinging a stress of a kind ?</div>
<div> </div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Shouldn't it be clarified in test description?</blockquote>
<div> </div>
<div>Same level of description as other tests. They all could be made more descriptive.</div>
<div> </div>
<div>-- Hal</div>
<div> </div></div>