[ofa-general] Re: [PATCH] opensm/osm_trap_rcv.c disable the port with the least hop count

Sasha Khapyorsky sashak at voltaire.com
Mon Nov 24 00:20:55 PST 2008


On 10:01 Mon 24 Nov     , Eli Dorfman wrote:
> >
> > If so then maybe the code should look like:
> >
> >        if (p->p_remote_physp &&
> >            p->dr_path.hop_count > p->p_remote_physp->dr_path.hop_count)
> >                p = p->p_remote_physp;
> >
> 
> 
> you are absolutely right. please add the above fix.

Applied.

Sasha



More information about the general mailing list