[openib-general] Fix for ibping

Viswanath Krishnamurthy viswa.krish at gmail.com
Thu Apr 13 10:55:58 PDT 2006


Works like a charm...

-Viswa


On 12 Apr 2006 21:32:33 -0400, Hal Rosenstock <halr at voltaire.com> 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
> >
> > > [root at subnetmgr5 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
> > > openib-general at openib.org
> > > http://openib.org/mailman/listinfo/openib-general
> > >
> > > To unsubscribe, please visit
> http://openib.org/mailman/listinfo/openib-general
> >
> > _______________________________________________
> > openib-general mailing list
> > openib-general at openib.org
> > http://openib.org/mailman/listinfo/openib-general
> >
> > To unsubscribe, please visit
> http://openib.org/mailman/listinfo/openib-general
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20060413/68c12695/attachment.html>


More information about the general mailing list