From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 143EB5A73 for ; Fri, 27 Mar 2015 17:20:21 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP; 27 Mar 2015 09:20:20 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,479,1422950400"; d="scan'208";a="671555831" Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25]) by orsmga001.jf.intel.com with ESMTP; 27 Mar 2015 09:20:19 -0700 Received: from irsmsx155.ger.corp.intel.com (163.33.192.3) by irsmsx110.ger.corp.intel.com (163.33.3.25) with Microsoft SMTP Server (TLS) id 14.3.224.2; Fri, 27 Mar 2015 16:20:18 +0000 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.49]) by irsmsx155.ger.corp.intel.com ([169.254.14.173]) with mapi id 14.03.0224.002; Fri, 27 Mar 2015 16:20:18 +0000 From: "De Lara Guarch, Pablo" To: Olivier Matz , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH 1/2] doc: update testpmd guide about csum forward engine Thread-Index: AQHQYmL7byX1tIf+/ka71rd2Mk0kj50wjuSg Date: Fri, 27 Mar 2015 16:20:18 +0000 Message-ID: References: <1426782998-11280-1-git-send-email-olivier.matz@6wind.com> <1426782998-11280-2-git-send-email-olivier.matz@6wind.com> In-Reply-To: <1426782998-11280-2-git-send-email-olivier.matz@6wind.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 1/2] doc: update testpmd guide about csum forward engine 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: Fri, 27 Mar 2015 16:20:22 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Olivier Matz > Sent: Thursday, March 19, 2015 4:37 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH 1/2] doc: update testpmd guide about csum > forward engine >=20 > Document the functions introduced by commit 64fc36064d. >=20 > Signed-off-by: Olivier Matz Acked-by: Pablo de Lara