From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v2] eventdev: clarify nb_links and nb_unlinks description Date: Thu, 16 Feb 2017 10:34:54 +0000 Message-ID: <20170216103454.GA99272@bricha3-MOBL3.ger.corp.intel.com> References: <1486753473-26330-1-git-send-email-gage.eads@intel.com> <1487001173-25040-1-git-send-email-gage.eads@intel.com> <20170214040512.GA6091@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Gage Eads , dev@dpdk.org, hemant.agrawal@nxp.com, harry.van.haaren@intel.com, nipun.gupta@nxp.com To: Jerin Jacob Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id BA5E15583 for ; Thu, 16 Feb 2017 11:34:58 +0100 (CET) Content-Disposition: inline In-Reply-To: <20170214040512.GA6091@localhost.localdomain> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, Feb 14, 2017 at 09:35:13AM +0530, Jerin Jacob wrote: > On Mon, Feb 13, 2017 at 09:52:53AM -0600, Gage Eads wrote: > > This commit clarifies the usage of nb_links and nb_unlinks when passing > > a NULL pointer as the queues argument. > > > > Signed-off-by: Gage Eads > > Acked-by: Jerin Jacob > Applied to dpdk-next-eventdev /Bruce