[Openib-windows] [PATCH] cmtest
Yossi Leybovich
sleybo at mellanox.co.il
Sat Jul 15 23:50:27 PDT 2006
Fab
Here is the patch that add delay between server to client
10x
Yossi
Index: tests/cmtest/user/cmtest_main.c
===================================================================
--- tests/cmtest/user/cmtest_main.c (revision 423)
+++ tests/cmtest/user/cmtest_main.c (working copy)
@@ -1959,7 +1959,7 @@
/* Start listening for connections if we're the server. */
if( g_root.is_server )
__listen();
-
+ cl_thread_suspend(1000);
/* Allocate a new set of QPs for the connections. */
if( __create_qps() != IB_SUCCESS )
{
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20060716/9a8ffc95/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmtest.patch
Type: application/octet-stream
Size: 477 bytes
Desc: cmtest.patch
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20060716/9a8ffc95/attachment.obj>
More information about the ofw
mailing list