From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH v2 0/2] net/mlx5: fix erroneous index handling for Tx ring Date: Wed, 10 May 2017 00:10:33 +0200 Message-ID: <20170509221033.GQ16218@6wind.com> References: <20170506012018.18579-1-yskoh@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, nelio.laranjeiro@6wind.com, hhaim@cisco.com To: Yongseok Koh , Thomas Monjalon , Ferruh Yigit Return-path: Received: from mail-wr0-f174.google.com (mail-wr0-f174.google.com [209.85.128.174]) by dpdk.org (Postfix) with ESMTP id 1515968C1 for ; Wed, 10 May 2017 00:10:39 +0200 (CEST) Received: by mail-wr0-f174.google.com with SMTP id z52so18499428wrc.2 for ; Tue, 09 May 2017 15:10:39 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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, May 09, 2017 at 01:49:29PM -0700, Yongseok Koh wrote: > This patchset is to fix a critical bug which can occur in case of resource > deficiency on Tx path. Flowing multi-segment packets can accelerate the > occurrence rate. > > v2: > * Split the patch into two separate ones to make back-port easier. > * Added "Fiexes:" tag and "CC: stable@dpdk.org" for the bug fix. > > Yongseok Koh (2): > net/mlx5: fix erroneous index handling for Tx ring > net/mlx5: change error-prone code on Tx path > > drivers/net/mlx5/mlx5_rxtx.c | 51 +++++++++++++++++++------------------------- > 1 file changed, 22 insertions(+), 29 deletions(-) For the series: Acked-by: Adrien Mazarguil Thanks for extracting the fix into a separate patch. Ferruh, Thomas, is there still time to include this for 17.05 given the seriousness of this bug? -- Adrien Mazarguil 6WIND