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