[openib-general] dat_evd_wait & dat_cno_wait not exercised in dtest.c

James Lentini jlentini at netapp.com
Mon Jan 9 09:07:10 PST 2006


> Initializing "polling" to "0" would fix the problem.

Do you agree with this Arlin?

Index: test/dtest/dtest.c
===================================================================
--- test/dtest/dtest.c	(revision 4852)
+++ test/dtest/dtest.c	(working copy)
@@ -138,7 +138,7 @@ static int  connected=0;
 static int  burst=10;
 static int  server=1;
 static int  verbose=0;
-static int  polling=1;
+static int  polling=0;
 static int  poll_count=0;
 static int  rdma_wr_poll_count=0;
 static int  rdma_rd_poll_count[MAX_RDMA_RD]={0};



More information about the general mailing list