From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v2 0/6] net/mlx5: performance improvement Date: Mon, 19 Sep 2016 17:17:34 +0100 Message-ID: <20160919161733.GK45548@bricha3-MOBL3> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Adrien Mazarguil To: Nelio Laranjeiro Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 90E96914 for ; Mon, 19 Sep 2016 18:17:37 +0200 (CEST) Content-Disposition: inline In-Reply-To: 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:18:01PM +0200, Nelio Laranjeiro wrote: > - Rework structure elements to reduce their size. > - Removes a second useless loop in Tx burst function. > > This series should be applied on top of "net/mlx5: various fixes". > > Changes in v2: > > - rework serie to apply it on top of "net/mlx5: various fixes". > > Nelio Laranjeiro (6): > net/mlx5: rework hardware structures > net/mlx5: reduce Tx and Rx structure size > net/mlx5: reduce Tx and Rx structure size > net/mlx5: reduce Tx structure size > net/mlx5: reduce Tx and Rx structure size > net/mlx5: remove gather loop on segments > Three of the patches in this set have the same title, which seems a lot. Can you expand the titles in some way to make them a little different and help those browsing the commit short-logs? /Bruce