From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?N=E9lio?= Laranjeiro Subject: Re: [PATCH v2 2/3] net/mlx5: fix TSO MLNX OFED 3.3 verification Date: Tue, 5 Sep 2017 15:41:43 +0200 Message-ID: <20170905134143.GO8820@autoinstall.dev.6wind.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: dev@dpdk.org, Adrien Mazarguil , stable@dpdk.org To: Shachar Beiser 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 D73E0374F for ; Tue, 5 Sep 2017 15:41:53 +0200 (CEST) Received: by mail-wm0-f42.google.com with SMTP id i145so19673869wmf.1 for ; Tue, 05 Sep 2017 06:41:53 -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, Sep 05, 2017 at 01:04:37PM +0000, Shachar Beiser wrote: > Fixes: 3cf87e68d97b ("net/mlx5: remove old MLNX OFED 3.3 verification") > Cc: stable@dpdk.org > > Signed-off-by: Shachar Beiser > --- > drivers/net/mlx5/mlx5_prm.h | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/drivers/net/mlx5/mlx5_prm.h b/drivers/net/mlx5/mlx5_prm.h > index 608072f..8b82b5e 100644 > --- a/drivers/net/mlx5/mlx5_prm.h > +++ b/drivers/net/mlx5/mlx5_prm.h > @@ -89,9 +89,6 @@ > /* Default max packet length to be inlined. */ > #define MLX5_EMPW_MAX_INLINE_LEN (4U * MLX5_WQE_SIZE) > > -#ifndef HAVE_VERBS_MLX5_OPCODE_TSO > -#define MLX5_OPCODE_TSO MLX5_OPCODE_LSO_MPW /* Compat with OFED 3.3. */ > -#endif > > #define MLX5_OPC_MOD_ENHANCED_MPSW 0 > #define MLX5_OPCODE_ENHANCED_MPSW 0x29 > -- > 1.8.3.1 > Acked-by: Nelio Laranjeiro -- Nélio Laranjeiro 6WIND