From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <ferruh.yigit@intel.com>
Received: from mga06.intel.com (mga06.intel.com [134.134.136.31])
 by dpdk.org (Postfix) with ESMTP id 2D1957D4E;
 Fri, 22 Sep 2017 20:02:55 +0200 (CEST)
Received: from fmsmga003.fm.intel.com ([10.253.24.29])
 by orsmga104.jf.intel.com with ESMTP; 22 Sep 2017 11:02:54 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.42,427,1500966000"; d="scan'208";a="902980490"
Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.57])
 ([10.237.220.57])
 by FMSMGA003.fm.intel.com with ESMTP; 22 Sep 2017 11:02:53 -0700
To: Yongseok Koh <yskoh@mellanox.com>, Shachar Beiser <shacharbe@mellanox.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
 Adrien Mazarguil <adrien.mazarguil@6wind.com>,
 =?UTF-8?Q?N=c3=a9lio_Laranjeiro?= <nelio.laranjeiro@6wind.com>,
 "stable@dpdk.org" <stable@dpdk.org>
References: <f06b61af64939b808f95e166c68326fb5d6c4d83.1505396232.git.shacharbe@mellanox.com>
 <81890cca60b5f6a2921a314f29e6661588910977.1505643166.git.shacharbe@mellanox.com>
 <35D57C64-0A62-4493-AE60-CBD18432C7DA@mellanox.com>
From: Ferruh Yigit <ferruh.yigit@intel.com>
Message-ID: <3a859509-2861-6bd1-a76f-1bb154da222d@intel.com>
Date: Fri, 22 Sep 2017 19:02:52 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101
 Thunderbird/52.3.0
MIME-Version: 1.0
In-Reply-To: <35D57C64-0A62-4493-AE60-CBD18432C7DA@mellanox.com>
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: 7bit
Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH v4 2/2] net/mlx5: fix TSO MLNX
 OFED 3.3 verification
X-BeenThere: stable@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches for DPDK stable branches <stable.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/stable>,
 <mailto:stable-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/stable/>
List-Post: <mailto:stable@dpdk.org>
List-Help: <mailto:stable-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/stable>,
 <mailto:stable-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Fri, 22 Sep 2017 18:02:56 -0000

On 9/18/2017 6:52 PM, Yongseok Koh wrote:
> 
>> On Sep 17, 2017, at 3:42 AM, Shachar Beiser <shacharbe@mellanox.com> wrote:
>>
>> Fixes: 3cf87e68d97b ("net/mlx5: remove old MLNX OFED 3.3 verification")
>> Cc: stable@dpdk.org
>>
>> Signed-off-by: Shachar Beiser <shacharbe@mellanox.com>
>> ---
>> I have rebased last patch [PATCH v3 2/2] net/mlx5: fix TSO MLNX OFED 3.3 verification
>> ---
> I think this patch had been acked by Nelio since v2.  Then you can keep
> 'Acked-by' tag through updated versions unless there's any change in the patch.
> 
> Acked-by: Yongseok Koh <yskoh@mellanox.com>

This commit is fixing one that is within this release, so this commit
squashed into relevant one.

> 
> Thanks
> Yongseok
>