From patchwork Thu Nov 20 15:36:09 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Iremonger, Bernard" X-Patchwork-Id: 1395 Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [IPv6:::1]) by dpdk.org (Postfix) with ESMTP id A24C47F40; Thu, 20 Nov 2014 16:26:03 +0100 (CET) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 04D6E7E70 for ; Thu, 20 Nov 2014 16:26:02 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP; 20 Nov 2014 07:36:11 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.97,862,1389772800"; d="scan'208";a="419298849" Received: from irvmail001.ir.intel.com ([163.33.26.43]) by FMSMGA003.fm.intel.com with ESMTP; 20 Nov 2014 07:26:43 -0800 Received: from sivswdev01.ir.intel.com (sivswdev01.ir.intel.com [10.237.217.45]) by irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id sAKFa9Gt000599 for ; Thu, 20 Nov 2014 15:36:09 GMT Received: from sivswdev01.ir.intel.com (localhost [127.0.0.1]) by sivswdev01.ir.intel.com with ESMTP id sAKFa9TQ019487 for ; Thu, 20 Nov 2014 15:36:09 GMT Received: (from bairemon@localhost) by sivswdev01.ir.intel.com with id sAKFa9tJ019483 for dev@dpdk.org; Thu, 20 Nov 2014 15:36:09 GMT From: Bernard Iremonger To: dev@dpdk.org Date: Thu, 20 Nov 2014 15:36:09 +0000 Message-Id: <1416497769-19441-1-git-send-email-bernard.iremonger@intel.com> X-Mailer: git-send-email 1.7.4.1 In-Reply-To: References: Subject: [dpdk-dev] [PULL REQUEST] doc: Various document fixes 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" These changes are DPDK 1.8 modifications and some corrections to the TestPMD Application User Guide. The following changes since commit fc1f2750a3ec6da919e3c86e59d56f34ec97154b: doc: programmers guide (2014-11-18 14:49:54 +0100) are available in the git repository at: git://dpdk.org/next/dpdk-doc master Pablo de Lara (4): doc: Added new commands in testpmd UG doc: Corrected info for tx_checksum set mask function, in testpmd UG doc: Moved commands in testpmd UG to match testpmd command help order doc: Various document fixes in testpmd UG doc/guides/testpmd_app_ug/testpmd_funcs.rst | 1070 ++++++++++++++------------- 1 files changed, 566 insertions(+), 504 deletions(-)