> And then the provider updates the mr->rkey field as part of WR processing?
Yeah, I guess so. Actually thinking about it, another possibility would be to wrap up the > newrkey = (mr->rkey & 0xffffff00) | newkey; operation in a little inline helper function so people don't screw it up. Maybe that's the cleanest way to do it. (We would probably want the helper for low-level driver use anyway) - R. _______________________________________________ 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
