<div>Arlin,</div>
<div>did we encounter this issue at interop?</div>
<div>I do not recall seeing it.</div>
<div>For IB, does Wait period between assigning the same QP# handles it?</div>
<div>Thanks,</div>
<div>Arkady<br><br></div>
<div class="gmail_quote">On Sun, Apr 19, 2009 at 4:06 AM, Davis, Arlin R <span dir="ltr"><<a href="mailto:arlin.r.davis@intel.com">arlin.r.davis@intel.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>To avoid duplicating port numbers between different tests, the next port<br>number to use must increment based on the number of endpoints per thread *<br>
the number of threads.<br><br>Signed-off-by: Sean Hefty <<a href="mailto:sean.hefty@intel.com">sean.hefty@intel.com</a>><br>---<br> test/dapltest/test/dapl_server.c |    3 +++<br> 1 files changed, 3 insertions(+), 0 deletions(-)<br>
<br>diff --git a/test/dapltest/test/dapl_server.c b/test/dapltest/test/dapl_server.c<br>index d589e7b..4d386fe 100644<br>--- a/test/dapltest/test/dapl_server.c<br>+++ b/test/dapltest/test/dapl_server.c<br>@@ -480,6 +480,9 @@ DT_cs_Server (Params_t * params_ptr)<br>
           case TRANSACTION_TEST:<br>           {<br>               /* create a thread to handle this pt_ptr; */<br>+               ps_ptr->NextPortNumber +=<br>+                       (pt_ptr->Params.u.Transaction_Cmd.eps_per_thread - 1) *<br>
+                       pt_ptr->Client_Info.total_threads;<br>               DT_Tdep_PT_Debug (1,(phead,"%s: Creating Transaction Test Thread\n", module));<br>               pt_ptr->thread = DT_Thread_Create (pt_ptr,<br>
                                          DT_Transaction_Test_Server,<br>--<br>1.5.2.5<br><br>_______________________________________________<br>general mailing list<br><a href="mailto:general@lists.openfabrics.org">general@lists.openfabrics.org</a><br>
<a href="http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general" target="_blank">http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general</a><br><br>To unsubscribe, please visit <a href="http://openib.org/mailman/listinfo/openib-general" target="_blank">http://openib.org/mailman/listinfo/openib-general</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Cheers,<br>Arkady Kanevsky<br>