From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH 09/28] IB/hfi1: Add support for extended memory management Date: Mon, 25 Jul 2016 15:24:57 -0600 Message-ID: <20160725212457.GA21162@obsidianresearch.com> References: <20160725203554.4800.37248.stgit@scvm10.sc.intel.com> <20160725203842.4800.60710.stgit@scvm10.sc.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20160725203842.4800.60710.stgit-9QXIwq+3FY+1XWohqUldA0EOCMrvLtNR@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Dennis Dalessandro Cc: dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Mike Marciniszyn , Jianxin Xiong List-Id: linux-rdma@vger.kernel.org On Mon, Jul 25, 2016 at 01:38:43PM -0700, Dennis Dalessandro wrote: > rdi->dparms.props.device_cap_flags = IB_DEVICE_BAD_PKEY_CNTR | > IB_DEVICE_BAD_QKEY_CNTR | IB_DEVICE_SHUTDOWN_PORT | > IB_DEVICE_SYS_IMAGE_GUID | IB_DEVICE_RC_RNR_NAK_GEN | > - IB_DEVICE_PORT_ACTIVE_EVENT | IB_DEVICE_SRQ_RESIZE; > + IB_DEVICE_PORT_ACTIVE_EVENT | IB_DEVICE_SRQ_RESIZE | > + IB_DEVICE_MEM_MGT_EXTENSIONS; It would be good to do IB_DEVICE_LOCAL_DMA_LKEY as well, that feature is used automatically now. Any chance we will see a qib update for FWRW as well? Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html