From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH v4 05/16] IB/pvrdma: Add functions for Verbs support Date: Wed, 14 Sep 2016 23:15:37 -0700 Message-ID: <20160915061537.GC4869@infradead.org> References: <1473655766-31628-1-git-send-email-aditr@vmware.com> <1473655766-31628-6-git-send-email-aditr@vmware.com> <20160914124947.GA14616@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , "dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org" , "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , pv-drivers , "netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "Jorgen S. Hansen" , Aditya Sarwade , George Zhang , Bryan Tan To: Adit Ranadive Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org On Thu, Sep 15, 2016 at 12:10:10AM +0000, Adit Ranadive wrote: > On Wed, Sep 14, 2016 at 05:49:50 -0700 Christoph Hellwig wrote: > > > + props->max_fmr = dev->dsr->caps.max_fmr; > > > + props->max_map_per_fmr = dev->dsr->caps.max_map_per_fmr; > > > > Please don't add FMR support to any new drivers. > > We don't and our device reports these as 0. If you want me to more explicit I > can remove the zero'd out properties. Oh, ok. I'll withdraw my comment then. -- 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