From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 4356B7EB0 for ; Wed, 19 Nov 2014 14:33:25 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP; 19 Nov 2014 05:41:07 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,417,1413270000"; d="scan'208";a="610434536" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by orsmga001.jf.intel.com with ESMTP; 19 Nov 2014 05:43:49 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.128]) by IRSMSX105.ger.corp.intel.com ([163.33.3.28]) with mapi id 14.03.0195.001; Wed, 19 Nov 2014 13:42:40 +0000 From: "Iremonger, Bernard" To: "De Lara Guarch, Pablo" Thread-Topic: [dpdk-dev] [PATCH v2 2/4] doc: Corrected info for tx_checksum set mask function, in testpmd UG Thread-Index: AQHQA1J4M4XtM50IqEmC814Wtmu2rZxn9koQ Date: Wed, 19 Nov 2014 13:42:39 +0000 Message-ID: <8CEF83825BEC744B83065625E567D7C20499B3C6@IRSMSX108.ger.corp.intel.com> References: <1416078796-689-1-git-send-email-pablo.de.lara.guarch@intel.com> <1416330293-2947-1-git-send-email-pablo.de.lara.guarch@intel.com> <1416330293-2947-3-git-send-email-pablo.de.lara.guarch@intel.com> In-Reply-To: <1416330293-2947-3-git-send-email-pablo.de.lara.guarch@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v2 2/4] doc: Corrected info for tx_checksum set mask function, in testpmd UG 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: Wed, 19 Nov 2014 13:33:26 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Pablo de Lara > Sent: Tuesday, November 18, 2014 5:05 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v2 2/4] doc: Corrected info for tx_checksum se= t mask function, in > testpmd UG >=20 > tx_checksum set mask function now allows 4 extra bits in the mask for TX = checksum offload >=20 > Signed-off-by: Pablo de Lara Acked-by: Bernard Iremonger =20 I have applied the patch to my tree next/dpdk-doc. > --- > doc/guides/testpmd_app_ug/testpmd_funcs.rst | 10 +++++++++- > 1 files changed, 9 insertions(+), 1 deletions(-) >=20