-Viswa
On 12 Apr 2006 21:32:33 -0400, Hal Rosenstock <[EMAIL PROTECTED]> wrote:
On Wed, 2006-04-12 at 20:46, Hal Rosenstock wrote:
> On Wed, 2006-04-12 at 18:25, Viswanath Krishnamurthy wrote:
> > The RMPP version needs to be 1.
>
> Thanks. I'm not sure what changed here to require this. I need to do
> some more digging.
I figured it out. The fix is in r6448. Can you update and try it ?
Thanks.
-- Hal
> -- Hal
>
> > [EMAIL PROTECTED] src]# svn diff ibping.c
> > Index: ibping.c
> > ===================================================================
> > -- ibping.c (revision 6446)
> > +++ ibping.c (working copy)
> > @@ -336,7 +336,7 @@
> > exit(0);
> > }
> >
> > - if (mad_register_client(ping_class, 0) < 0)
> > + if (mad_register_client(ping_class, 1) < 0)
> > IBERROR("can't register to ping class %d",
> > ping_class);
> >
> > if (ib_resolve_portid_str(&portid, argv[0], dest_type, sm_id)
> > < 0)
> >
> >
> >
> > ______________________________________________________________________
> >
> > _______________________________________________
> > openib-general mailing list
> > [email protected]
> > http://openib.org/mailman/listinfo/openib-general
> >
> > To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
>
> _______________________________________________
> openib-general mailing list
> [email protected]
> http://openib.org/mailman/listinfo/openib-general
>
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
_______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
