>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 ?
umad_set_pkey() can't fully validate the index, since it doesn't know what port the mad will be used on. The send will eventually fail if an invalid pkey index is used, but checking could be added earlier in the send path. - 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
