From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.droids-corp.org (zoll.droids-corp.org [94.23.50.67]) by dpdk.org (Postfix) with ESMTP id 43CB17F0D for ; Tue, 11 Nov 2014 10:38:32 +0100 (CET) Received: from was59-1-82-226-113-214.fbx.proxad.net ([82.226.113.214] helo=[192.168.0.10]) by mail.droids-corp.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1Xo86c-0002Dt-CD; Tue, 11 Nov 2014 10:51:25 +0100 Message-ID: <5461DB5B.1000108@6wind.com> Date: Tue, 11 Nov 2014 10:48:11 +0100 From: Olivier MATZ User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0 MIME-Version: 1.0 To: dev@dpdk.org References: <1415635166-1364-1-git-send-email-olivier.matz@6wind.com> <5461D50B.6050201@6wind.com> In-Reply-To: <5461D50B.6050201@6wind.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: jigsaw Subject: Re: [dpdk-dev] [PATCH 00/12] add TSO support X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2014 09:38:32 -0000 On 11/11/2014 10:21 AM, Olivier MATZ wrote: > Check the capture file (test2-cap-sw-cksum.cap) > Check the capture file (test3-cap-hw-cksum.cap) > Check the capture file (test4-cap-tso.cap) Sorry, the attachments are automatically stripped by the list, you can find them here: https://www.droids-corp.org/~zer0/dpdk-tso-cap/ Olivier