> Should the following struct be used instead of the suggested struct above?
>
> struct {
> struct ibv_xrcd *xrcd;
> struct ibv_cq *cq;
> uint32_t srq_num;
> } xrc;
>
> (attributes were rearranged according to their size).I can swap things around. - Sean -- 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
