[openib-general] [PATCH v2 1/2] sa_query: add generic query interfaces capableof supporting RMPP
Sean Hefty
sean.hefty at intel.com
Tue Aug 15 08:52:27 PDT 2006
>Do you mean multiple path records rather than multipath record queries
>here ?
I meant multiple path records (GET_TABLE), but the interface is designed to
handle both. The current implementation doesn't handle multipath record queries
with more than 1 SGID and 1 DGID. (I.e. it uses a size of 56 bytes.) It
shouldn't be hard to calculate the correct size based on the S/DGID counts; I
just didn't do it yet.
>You probably already found this but this should be 56 as SA attributes
>are required to be modulo 8 in size.
Isn't this an attribute offset issue, rather than a size issue? (I did have to
account for the offset when walking attributes.)
- Sean
More information about the general
mailing list