On Fri, Mar 26, 2010 at 05:11:04PM -0700, Sean Hefty wrote: > >Actually, the port space doesn't matter when specifying a multicast group. > >So, > >I can't think of any real advantage to supporting AF_IB/PS_TCP. > > Okay - I found one advantage - fewer changes. :b
Lol! > I've started adding RDMA_PS_IB. But the rdma_cm code uses the port space to > select between UD or RC operation, so additional changes are needed. > (I'm doing Gross, way too overloaded... How does UD operation work with the SID anyhow? > them now rather than deferring them, since it affects the user to kernel > interface.) Since PS IB is not sufficient, I'm adding the qp_type as a > parameter into rdma_create_id, for that purpose instead. (This change is only > to the kernel API.) So where does ai_qp_type get stuffed in user space? 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
