Rev 72: ib: test scenario was wrong in http://samba.org/~tridge/psomogyi/

psomogyi at gamax.hu psomogyi at gamax.hu
Thu Mar 29 16:46:03 GMT 2007


------------------------------------------------------------
revno: 72
revision-id: psomogyi at gamax.hu-20070329164602-mvke1cynxguwrpyu
parent: psomogyi at gamax.hu-20070226105920-dlootykwymain6s1
committer: Peter Somogyi <psomogyi at gamax.hu>
branch nick: ctdb
timestamp: Thu 2007-03-29 18:46:02 +0200
message:
  ib: test scenario was wrong
  it sent message in both (or all) direction at the same time. Now it measures normal pingpong.
modified:
  ib/ibwrapper_test.c            ibwrapper_test.c-20061214171730-h11a2z5ed6pt66hj-1
=== modified file 'ib/ibwrapper_test.c'
--- a/ib/ibwrapper_test.c	2007-02-26 10:59:20 +0000
+++ b/ib/ibwrapper_test.c	2007-03-29 16:46:02 +0000
@@ -336,7 +336,7 @@
 				ibw_stop(tcx->ibwctx);
 				goto error;
 			}
-		} else {
+		} else if (op!=TESTOP_SEND_ID) {
 			char *buf2;
 			void *key2;
 



More information about the samba-cvs mailing list