Re: [PATCH] IB: start documenting device capabilities

2015-11-10 Thread Jason Gunthorpe
On Tue, Nov 10, 2015 at 01:19:43PM +0100, Christoph Hellwig wrote: > Just IB_DEVICE_LOCAL_DMA_LKEY and IB_DEVICE_MEM_MGT_EXTENSIONS for now > as I'm most familar with those. > > Signed-off-by: Christoph Hellwig Looks right to me Reviewed-By: Jason Gunthorpe

[PATCH] IB: start documenting device capabilities

2015-11-10 Thread Christoph Hellwig
Just IB_DEVICE_LOCAL_DMA_LKEY and IB_DEVICE_MEM_MGT_EXTENSIONS for now as I'm most familar with those. Signed-off-by: Christoph Hellwig --- include/rdma/ib_verbs.h | 18 ++ 1 file changed, 18 insertions(+) diff --git a/include/rdma/ib_verbs.h

Re: [PATCH] IB: start documenting device capabilities

2015-11-10 Thread Sagi Grimberg
+ + /* +* This device supports the IB "base memory management extension", +* which includes support for fast registrations (IB_WR_REG_MR, +* IB_WR_LOCAL_INV and IB_WR_SEND_WITH_INV verbs). This flag should +* also be set by any iWarp device which must