On 10/5/05, James Lentini <[EMAIL PROTECTED]> wrote:


On Wed, 5 Oct 2005, Todd Bowman wrote:

> Here is a patch for dtest.c to remove the qualifier from the sdp range.
>
> Index: userspace/dapl/test/dtest/dtest.c
> ===================================================================
> --- userspace/dapl/test/dtest/dtest.c (revision 3547)
> +++ userspace/dapl/test/dtest/dtest.c (working copy)
> @@ -53,7 +53,7 @@
> #include "dat/udat.h"
>
> /* definitions */
> -#define SERVER_CONN_QUAL 71123
> +#define SERVER_CONN_QUAL 45248
> #define DTO_TIMEOUT (1000*1000*5)
> #define DTO_FLUSH_TIMEOUT (1000*1000*2)
> #define CONN_TIMEOUT (1000*1000*10)

Thanks Todd. I don't mean to nit pick, but do mind throwing a
Signed-off-by line on it?

No problem.

Signed-off-by: Todd Bowman <[EMAIL PROTECTED]>

Index: userspace/dapl/test/dtest/dtest.c
===================================================================
--- userspace/dapl/test/dtest/dtest.c   (revision 3547)
+++ userspace/dapl/test/dtest/dtest.c   (working copy)
@@ -53,7 +53,7 @@
 #include    "dat/udat.h"

 /* definitions */
-#define SERVER_CONN_QUAL    71123
+#define SERVER_CONN_QUAL    45248
 #define DTO_TIMEOUT        (1000*1000*5)
 #define DTO_FLUSH_TIMEOUT   (1000*1000*2)
 #define CONN_TIMEOUT        (1000*1000*10)

_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to