On 2/12/18 2:26 PM, Jason Gunthorpe wrote: > On Mon, Feb 12, 2018 at 02:23:18PM -0800, Adit Ranadive wrote: > >>> I can't make sense of this. >>> >>> Why doesn't grep turn up anything for struct pvrdma_create_srq_resp in >>> the kernel? >> >> Do you mean user_pvrdma_create_srq_resp? There isn’t one. > > No, I mean what I wrote.. > > include/uapi/rdma/vmw_pvrdma-abi.h:struct pvrdma_create_srq_resp { > > Why isn't it used anywhere? Hrm, it should be. We seem to be copying the srqn directly into the udata rather than using this structure for copying. I'll send out a patch for this. We still need the rdma-core patch though independently of this kernel patch. -- 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