[openib-general] ib_cm_listen failure

Todd Bowman twbowman at gmail.com
Thu Oct 6 07:13:22 PDT 2005


On 10/5/05, James Lentini <jlentini at netapp.com> 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 <twbowman at gmail.com>

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)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20051006/fa3b7d6a/attachment.html>


More information about the general mailing list