[openib-general] remote_atomic_flags?

Sean Hefty mshefty at ichips.intel.com
Tue Aug 10 11:28:18 PDT 2004


On Tue, 10 Aug 2004 11:41:15 -0700
Roland Dreier <roland at topspin.com> wrote:

> What is supposed to be filled in the remote_atomic_flags member of
> struct ib_qp_attr?  Would it make sense to make the type of that field
> be an enum instead of just int (so it's a little bit more
> self-documenting)?

Something is missing there.  I believe this is supposed to indicate whether RDMA reads, writes, and/or atomics are enabled.  I think flags (or a bit field) matches the rest of the API, but at least an enum is needed for the flag settings.

I will update.



More information about the general mailing list