> The result is pushed out to my github for-next branch, with the > expectation that I'll ask Linus to pull for 3.2.
Thanks - I'll take a look and test again. > However I do have one question: the last patch > ("RDMA/uverbs: Export ib_open_qp() capability to user space" in > my tree) adds IB_USER_VERBS_CMD_OPEN_QP but I don't > see any driver add that to its uverbs_cmd_mask... does this work? ib_open_qp() is implemented entirely in the verbs layer (verbs.c). The OFED API compatibility support that I added to libibverbs makes use of this call, which I tested by running OSU's mvapich2. - Sean -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html