From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH for-next 02/10] IB/core: Add flags parameter for ib_create_cq Date: Tue, 19 May 2015 12:47:11 -0600 Message-ID: <20150519184711.GK18675@obsidianresearch.com> References: <1431869786-6308-1-git-send-email-ogerlitz@mellanox.com> <1431869786-6308-3-git-send-email-ogerlitz@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1431869786-6308-3-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Or Gerlitz Cc: Doug Ledford , linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Amir Vadai , Tal Alon , Matan Barak List-Id: linux-rdma@vger.kernel.org On Sun, May 17, 2015 at 04:36:18PM +0300, Or Gerlitz wrote: > From: Matan Barak > > We add a flags parameter for ib_create_cq in order > to specify creation flags for the CQ. Why? At this point you should keep flowing ib_cq_init_attr up to callers of ib_create_cq , so we don't have to do this again. It makes sense to keep that as a distinct patch.. 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