From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [dpdk-stable] [PATCH v4 2/2] net/mlx5: fix TSO MLNX OFED 3.3 verification Date: Fri, 22 Sep 2017 19:02:52 +0100 Message-ID: <3a859509-2861-6bd1-a76f-1bb154da222d@intel.com> References: <81890cca60b5f6a2921a314f29e6661588910977.1505643166.git.shacharbe@mellanox.com> <35D57C64-0A62-4493-AE60-CBD18432C7DA@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" , Adrien Mazarguil , =?UTF-8?Q?N=c3=a9lio_Laranjeiro?= , "stable@dpdk.org" To: Yongseok Koh , Shachar Beiser Return-path: In-Reply-To: <35D57C64-0A62-4493-AE60-CBD18432C7DA@mellanox.com> Content-Language: en-US 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 9/18/2017 6:52 PM, Yongseok Koh wrote: > >> On Sep 17, 2017, at 3:42 AM, Shachar Beiser wrote: >> >> Fixes: 3cf87e68d97b ("net/mlx5: remove old MLNX OFED 3.3 verification") >> Cc: stable@dpdk.org >> >> Signed-off-by: Shachar Beiser >> --- >> 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 This commit is fixing one that is within this release, so this commit squashed into relevant one. > > Thanks > Yongseok >