From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [net-next 03/12] i40e: Handle a single mss packet with more than 8 frags Date: Mon, 17 Nov 2014 09:09:01 -0800 Message-ID: <1416244141.18588.0.camel@edumazet-glaptop2.roam.corp.google.com> References: <1416031715-32498-1-git-send-email-jeffrey.t.kirsher@intel.com> <1416031715-32498-4-git-send-email-jeffrey.t.kirsher@intel.com> <1416075695.17262.86.camel@edumazet-glaptop2.roam.corp.google.com> <063D6719AE5E284EB5DD2968C1650D6D1C9F1F9F@AcuExch.aculab.com> <1416243484.5102.21.camel@edumazet-glaptop2.roam.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: "'Nelson, Shannon'" , "Kirsher, Jeffrey T" , "davem@davemloft.net" , "Kong, Serey" , "netdev@vger.kernel.org" , "nhorman@redhat.com" , "sassmann@redhat.com" , "jogreene@redhat.com" To: David Laight Return-path: Received: from mail-ie0-f181.google.com ([209.85.223.181]:50518 "EHLO mail-ie0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750978AbaKQRI6 (ORCPT ); Mon, 17 Nov 2014 12:08:58 -0500 Received: by mail-ie0-f181.google.com with SMTP id tp5so2693737ieb.26 for ; Mon, 17 Nov 2014 09:08:57 -0800 (PST) In-Reply-To: <1416243484.5102.21.camel@edumazet-glaptop2.roam.corp.google.com> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, 2014-11-17 at 08:58 -0800, Eric Dumazet wrote: > This is the section of the code sending a _non_ TSO packet. Sorry for the double post, it was non intended.