<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=548574306-16072006>Fab
</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=548574306-16072006></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=548574306-16072006>Here is the patch
that add delay between server to client </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=548574306-16072006></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=548574306-16072006>10x</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=548574306-16072006>Yossi
</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><BR>Index:
tests/cmtest/user/cmtest_main.c<BR>===================================================================<BR>---
tests/cmtest/user/cmtest_main.c (revision 423)<BR>+++
tests/cmtest/user/cmtest_main.c (working copy)<BR>@@ -1959,7 +1959,7
@@<BR> /* Start listening for connections if we're the server.
*/<BR> if( g_root.is_server
)<BR> __listen();<BR>-<BR>+ cl_thread_suspend(1000);<BR> /*
Allocate a new set of QPs for the connections. */<BR> if(
__create_qps() != IB_SUCCESS
)<BR> {<BR></DIV></FONT></BODY></HTML>