>> I applied this patch and one before after modifying it as discussed in >> the other thread.. Please check it.. >> >> Jason > Thanks Jason! This: > > @@ -82,7 +90,7 @@ struct rdma_ucm_cmd_hdr { > struct rdma_ucm_create_id { > __aligned_u64 uid; > __aligned_u64 response; > - __u16 ps; > + __u16 ps; /* use enum rdma_port_space */ > __u8 qp_type; > __u8 reserved[5]; > }; > > Should the comment be "use rdma_ucm_port_space? " > > I'll rebase my series and test it all tomorrow first thing. > > Steve. > Testing looks good. Steve. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html