From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shiraz Saleem Subject: Re: [PATCH rdma-next 0/6] Expose CQ moderation to user space Date: Mon, 23 Oct 2017 08:08:04 -0500 Message-ID: <20171023130804.GA21584@ssaleem-MOBL4.amr.corp.intel.com> References: <20171019053524.11135-1-leon@kernel.org> <20171023094744.GH2106@mtr-leonro.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20171023094744.GH2106-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Leon Romanovsky Cc: Doug Ledford , linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rdma@vger.kernel.org On Mon, Oct 23, 2017 at 12:47:44PM +0300, Leon Romanovsky wrote: > On Thu, Oct 19, 2017 at 08:35:18AM +0300, Leon Romanovsky wrote: > > This patch set exposes CQ moderation. This will allow to moderate > > number of CQEs needed to create an event. Such change brings performance > > improvement by reducing pressure on application to receive event per-CQE. > > > > The proposed semantics follows the well-established kernel semantics. > > > > * cq_max_count - defines the number of cookies needed to create an event. > > * cq_period - defines the timeout between last event and a new one > > that will occur even if cq_max_count was not reached > > > > The patches are available in the git repository at: > > git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git tags/rdma-next-2017-10-19-2 > > > > Thanks > > --------------------------------------- > > > > Doug, > > Please drop this series. > > I'll resubmit it once user space part will be finished. > > Mellanox, > I would like to use this opportunity and to ask publicly, please submit kernel > and user spaces altogether. > > It causes for too much errors and it is actually wrong to submit it separately. > Hi Leon, I have a generic question. And I apologize if this is redundant and has been answered before. But what is the process for user-space submissions? For libi40iw we make all submissions to this mailing list _only_ and this is all we are aware of. Are there alternate submission paths? Shiraz -- 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