On Sat, Oct 23, 2010 at 12:02:11AM -0700, Hefty, Sean wrote:

> +struct umad_sa_packet {
> +     struct umad_hdr         mad_hdr;
> +     struct umad_rmpp_hdr    rmpp_hdr;
> +     uint8_t                 sm_key[8];

I would like to see a umad64_ne_t type for these 64 bit quanties.
It can be 2 32 bit words inside, and hton64xx varients to read/write them.

Ditto for 128 bit quantities, and accessors to/from ibv_gid_t.

Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to