[openib-general] mckey program

amith rajith mamidala mamidala at cse.ohio-state.edu
Fri Jun 23 07:28:15 PDT 2006


Hi,

I was checking the mckey.c program for IB.
I did some quick check and found that the  rdma_resolve_addr function
is invoking the cma_handler with erroneous event.

mckey: event: 1, error: -19

Is there any easy way to check what might be happening?

Thanks,
Amith


---------- Forwarded message ----------
Date: Thu, 22 Jun 2006 09:45:26 -0400 (EDT)
From: amith rajith mamidala <mamidala at cse.ohio-state.edu>
To: Hal Rosenstock <halr at voltaire.com>
Cc: Sean Hefty <mshefty at ichips.intel.com>
Subject: Re: Multicast Addresses

Hi Hal,

IPoIB interface is started. I can ping to other nodes using this. I
have also tried 224.0.0.1 but the error is still the same.
Are there any other set of programs which can make sure that the desired
set-up is in place.

Thanks,
Amith

On 21 Jun 2006, Hal Rosenstock wrote:

> Hi again Amith,
>
> On Wed, 2006-06-21 at 17:40, amith rajith mamidala wrote:
> > Hi Sean,
> >
> > I did a quick test of the mckey program with the following inputs for the
> > receiver:
> > --> mckey recv 224.0.0.0
> >
> > I got the following error with the receiver returning even though the
> > sender was not called. I wanted to double check with you if I am giving
> > the correct options.
> >
> > cmatose: starting client
> > cmatose: joining
> > cmatose: event: 1, error: -19
> > test complete
> > return status -19
>
> -19 is -ENODEV. Do you have an IPoIB interface started ? I see lots of
> other reasons in the library this might be returned too.
>
> 224.0.0.0 is a base reserved address.
>
> Can you try 224.0.0.1 (all systems on subnet) ?
>
> -- Hal
>
> >
> > Thanks,
> > Amith
> >
> >
> > On 21 Jun 2006, Hal Rosenstock wrote:
> >
> > > Hi Amith,
> > >
> > > On Wed, 2006-06-21 at 16:41, amith rajith mamidala wrote:
> > > > Hi,
> > > >
> > > > I had a basic question. How do we specify the multicast addresses while
> > > > using rdma_cm? I am looking at the mckey program,
> > >
> > > The syntax is:
> > >
> > > mckey {s[end] | r[ecv]} mcast_addr [bind_addr]]
> > >
> > > I think that mcast_addr is an IP address as is the bind_addr. bind_addr
> > > is a unicast IP address whereas mcast_addr is a multicast one.
> > >
> > > It's Sean's test program so I added him to this.
> > >
> > > -- Hal
> > >
> > > >
> > > > Thanks,
> > > > Amith
> > > >
> > >
> >
>







More information about the general mailing list