On Mon, Feb 19, 2018 at 08:22:11AM -0800, Steve Wise wrote: > + RDMA_NLDEV_ATTR_RES_MR, /* nested table */ > + RDMA_NLDEV_ATTR_RES_MR_ENTRY, /* nested table */ > + RDMA_NLDEV_ATTR_RES_RKEY, /* u32 */ > + RDMA_NLDEV_ATTR_RES_LKEY, /* u32 */ What about stag? Wondering if keys should not be disclosed for security? > + RDMA_NLDEV_ATTR_RES_IOVA, /* u64 */ What is this supposed to be ? We are talking about some MRs now with very complicated layouts, and support those in the kernel too. We already can't leak a kernel pointer here.. Not sure we should even talk about pointers here at all.. > + RDMA_NLDEV_ATTR_RES_MRLEN, /* u64 */ > + RDMA_NLDEV_ATTR_RES_PGSIZE, /* u32 */ Why pgsize? Jason -- 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