From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH net-next] net/mlx4_en: CHECKSUM_COMPLETE support for fragments Date: Sun, 1 Apr 2018 09:39:38 -0700 Message-ID: <00838522-3911-b525-8a19-2e0e8e365e57@gmail.com> References: <20180327212114.164202-1-edumazet@google.com> <8c43b222-f736-412b-e87c-017610fc97df@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "David S . Miller" , netdev , Eric Dumazet , Willem de Bruijn To: Tariq Toukan , Saeed Mahameed , Eric Dumazet Return-path: Received: from mail-pl0-f51.google.com ([209.85.160.51]:41074 "EHLO mail-pl0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753629AbeDAQjk (ORCPT ); Sun, 1 Apr 2018 12:39:40 -0400 Received: by mail-pl0-f51.google.com with SMTP id bj1-v6so367910plb.8 for ; Sun, 01 Apr 2018 09:39:40 -0700 (PDT) In-Reply-To: <8c43b222-f736-412b-e87c-017610fc97df@mellanox.com> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 04/01/2018 01:06 AM, Tariq Toukan wrote: > > Acked-by: Tariq Toukan Thanks Tariq and Saeed for the review !