From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH 2/2] net/mlx5: fix Rx packet validation and type Date: Fri, 20 Jan 2017 17:48:23 +0100 Message-ID: <20170120164823.GK3779@6wind.com> References: <582098dca09b3d3bb70ec24e6c44426a63348392.1484925981.git.nelio.laranjeiro@6wind.com> <3ca6440e12f5c7489673be37ad0bd164938cdf4d.1484925981.git.nelio.laranjeiro@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, stable@dpdk.org To: Nelio Laranjeiro Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id B16892E8A for ; Fri, 20 Jan 2017 17:48:31 +0100 (CET) Received: by mail-wm0-f48.google.com with SMTP id c85so45143168wmi.1 for ; Fri, 20 Jan 2017 08:48:31 -0800 (PST) Content-Disposition: inline In-Reply-To: <3ca6440e12f5c7489673be37ad0bd164938cdf4d.1484925981.git.nelio.laranjeiro@6wind.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 Fri, Jan 20, 2017 at 04:27:29PM +0100, Nelio Laranjeiro wrote: > Rx checksum validation and packet type offloads are read from the wrong > location. > > Fixes: 501505c5608a ("net/mlx: fix IPv4 and IPv6 packet type") > Fixes: 350f4c482e46 ("net/mlx5: fix Rx checksum macros") > Fixes: 6218063b39a6 ("net/mlx5: refactor Rx data path") > > Cc: stable@dpdk.org > Signed-off-by: Nelio Laranjeiro > --- > drivers/net/mlx5/mlx5_prm.h | 47 +++++++++++++++++++++++++---------------- > drivers/net/mlx5/mlx5_rxtx.c | 50 +++++++++++++++++++------------------------- > 2 files changed, 50 insertions(+), 47 deletions(-) Acked-by: Adrien Mazarguil -- Adrien Mazarguil 6WIND