On Fri, 2007-06-15 at 18:11, Sean Hefty wrote:
> >How about if abi_version == 5, setting pkey_index to 0 regardless of
> >what is set ? Isn't that all that ABI v5 really supports ?
> 
> This is what ends up happening.  The problem is that the pkey_index is set to > 0
> by the kernel code.  Nothing it passed down from userspace.  I added the 
> warning
> to umad_set_pkey() to notify the user that the value that they're trying to 
> set
> is ignored.

Oh, right. So the question is whether we want that error message over
and over again. Sorry for being slow...

Also, should the index requested be validated (within range) or is that
handled with some error coming back from the lower levels when this is
misspecified ?

-- Hal

> - Sean

_______________________________________________
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