I'm working with the new MAD code, and I'm wondering what the
intendend usage of ib_mad_recv_wc.recv_buf is, specifically in the
RMPP case.  I see that struct ib_mad_recv_buf has a struct list_head
member, but struct ib_mad_recv_wc just has a struct ib_mad_recv_buf *
member.  I assume that the idea is for multiple MAD packets to be
passed as a linked list, so it would seem that struct ib_mad_recv_wc
should just have a struct list_head where the MAD buffers are linked.
Am I missing something or does this need to be changed?

Thanks,
  Roland
_______________________________________________
openib-general mailing list
[EMAIL PROTECTED]
http://openib.org/mailman/listinfo/openib-general

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

Reply via email to