From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] net/e1000: fix return value of eth_igb_rx_queue_count() Date: Mon, 19 Sep 2016 17:26:34 +0100 Message-ID: <20160919162634.GM45548@bricha3-MOBL3> References: <1469625069-49826-1-git-send-email-volkan.atli@argela.com.tr> <2318db90-6ca0-5709-432d-eb9220c3996b@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Ali Volkan ATLI , "Lu, Wenzhuo" , "dev@dpdk.org" To: Ferruh Yigit Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id D10C8378E for ; Mon, 19 Sep 2016 18:26:38 +0200 (CEST) Content-Disposition: inline In-Reply-To: <2318db90-6ca0-5709-432d-eb9220c3996b@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Sep 14, 2016 at 02:56:47PM +0100, Ferruh Yigit wrote: > On 7/27/2016 2:11 PM, Ali Volkan ATLI wrote: > > Signed-off-by: Ali Volkan ATLI > > --- > > Fixes: 0f6b7c7f7a37 ("igb: use DD bit to count RX available descriptors") > > function names not desired in patch subject, what about something like > following: > net/e1000: fix number of available Rx descriptors > > Acked-by: Ferruh Yigit Applied to rel_16_11 with updated title from Ferruh, and fixes line. /Bruce