From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH 8/8] net/mlx4: remove Tx completion elements counter Date: Wed, 6 Dec 2017 11:59:29 +0100 Message-ID: <20171206105929.GZ4062@6wind.com> References: <1511871570-16826-1-git-send-email-matan@mellanox.com> <1511871570-16826-9-git-send-email-matan@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Matan Azrad Return-path: Received: from mail-wr0-f169.google.com (mail-wr0-f169.google.com [209.85.128.169]) by dpdk.org (Postfix) with ESMTP id CAC101B1B3 for ; Wed, 6 Dec 2017 11:59:41 +0100 (CET) Received: by mail-wr0-f169.google.com with SMTP id v105so3432844wrc.3 for ; Wed, 06 Dec 2017 02:59:41 -0800 (PST) Content-Disposition: inline In-Reply-To: <1511871570-16826-9-git-send-email-matan@mellanox.com> 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, Nov 28, 2017 at 12:19:30PM +0000, Matan Azrad wrote: > This counter saved the descriptor elements which are waiting to be > completted and was used to know if completion function should be completted => completed > called. > > This completion check can be done by other elements management > variables and we can prevent this counter management. > > Remove this counter and replace the completion check easily by other > elements management variables. > > Signed-off-by: Matan Azrad It's nice to finally get rid of this useless counter, Acked-by: Adrien Mazarguil -- Adrien Mazarguil 6WIND