[openib-general] [PATCH v2 1/2] sa_query: add generic query interfaces capableof supporting RMPP

Hal Rosenstock halr at voltaire.com
Tue Aug 15 08:57:11 PDT 2006


On Tue, 2006-08-15 at 11:52, Sean Hefty wrote:
> >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.

I only saw SA SRs, PRs. and MCMs not MPRs. Did I miss the MPR support ?

> >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.)

Yes.

-- Hal

> 
> - Sean





More information about the general mailing list