Sasha Khapyorsky <[email protected]> wrote:

> It is a bug in smpdump (not just print error), it tries to set sl explicitly 
> to 0xffff
>  when using LID routed MADs (so I suppose direct routed MAD will work
> ). And seems this bug was from day "0" of smpdump.

Yes, it works fine with direct route, thanks for the quick resolution!

> Guess that this should be a patch:

I don't have the spec in front of me, but looking on the LRH structure
in include/rdma/ib_pack.h the SL field spans eight bit, so I think
there may be another bug somewhere in the umad code which lets the
consumer set a value larger then 0xff.

Or.
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to