From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH v3 0/8] improve mlx4 Tx performance Date: Thu, 7 Dec 2017 11:56:34 +0100 Message-ID: <20171207105634.GN4062@6wind.com> References: <1512571693-15338-1-git-send-email-matan@mellanox.com> <1512583076-5592-1-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-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by dpdk.org (Postfix) with ESMTP id A83AF29CA for ; Thu, 7 Dec 2017 11:56:47 +0100 (CET) Received: by mail-wm0-f42.google.com with SMTP id y82so168942wmg.1 for ; Thu, 07 Dec 2017 02:56:47 -0800 (PST) Content-Disposition: inline In-Reply-To: <1512583076-5592-1-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 Wed, Dec 06, 2017 at 05:57:48PM +0000, Matan Azrad wrote: > This series improves mlx4 Tx performance and fix and clean some Tx code. > 1. 10% MPPS improvement for 1 queue, 1 core, 64B packets, txonly mode. > 2. 20% MPPS improvement for 1 queue, 1 core, 32B*4(segs) packets, txonly mode. > > V2: > Add missed function descriptions. > Accurate descriptions. > Change Tx descriptor alignment to be like Rx. > Move mlx4_fill_tx_data_seg to mlx4_rxtx.c and use rte_be32_t for byte count. > Change remain_size type to uin32_t. > Poisoning with memset. > > V3: > Accurate descriptions. > Fix poisoning from v2. For the remaining patches in the series: Acked-by: Adrien Mazarguil -- Adrien Mazarguil 6WIND