From: Siobhan Butler <siobhan.a.butler@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH 1/2] doc: removed intel references from testpmd_ug
Date: Wed, 17 Dec 2014 16:58:38 +0000 [thread overview]
Message-ID: <1418835519-13596-2-git-send-email-siobhan.a.butler@intel.com> (raw)
In-Reply-To: <1418835519-13596-1-git-send-email-siobhan.a.butler@intel.com>
Removed redundant Intel references from TestPMD User Guide.
Signed-off-by: Siobhan Butler <siobhan.a.butler@intel.com>
---
doc/guides/testpmd_app_ug/build_app.rst | 4 ++--
doc/guides/testpmd_app_ug/intro.rst | 18 +++++++++---------
doc/guides/testpmd_app_ug/run_app.rst | 4 ++--
3 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/doc/guides/testpmd_app_ug/build_app.rst b/doc/guides/testpmd_app_ug/build_app.rst
index bdaec8a..8b0a857 100644
--- a/doc/guides/testpmd_app_ug/build_app.rst
+++ b/doc/guides/testpmd_app_ug/build_app.rst
@@ -31,8 +31,8 @@
Compiling the Application
=========================
-The testpmd application is compiled as part of the main compilation of the Intel® DPDK libraries and tools.
-Refer to the Intel® DPDK Getting Started Guide for details.
+The testpmd application is compiled as part of the main compilation of the DPDK libraries and tools.
+Refer to the DPDK Getting Started Guide for details.
The basic compilation steps are:
#. Set the required environmental variables and go to the source directory:
diff --git a/doc/guides/testpmd_app_ug/intro.rst b/doc/guides/testpmd_app_ug/intro.rst
index 5fdde03..d9d17dc 100644
--- a/doc/guides/testpmd_app_ug/intro.rst
+++ b/doc/guides/testpmd_app_ug/intro.rst
@@ -31,37 +31,37 @@
Introduction
============
-This document is a user guide for the testpmd example application that is shipped as part of the Intel® Data Plane Development Kit.
+This document is a user guide for the testpmd example application that is shipped as part of the Data Plane Development Kit.
-The testpmd application can be used to test the Intel® DPDK in a packet forwarding mode
+The testpmd application can be used to test the DPDK in a packet forwarding mode
and also to access NIC hardware features such as Flow Director.
-It also serves as a example of how to build a more fully-featured application using the Intel® DPDK SDK.
+It also serves as a example of how to build a more fully-featured application using the DPDK SDK.
DocumentationRoadmap
--------------------
-The following is a list of Intel® DPDK documents in the suggested reading order:
+The following is a list of DPDK documents in the suggested reading order:
* **Release Notes** : Provides release-specific information, including supported features,
limitations, fixed issues, known issues and so on.
Also, provides the answers to frequently asked questions in FAQ format.
-* **Getting Started Guide** (this document): Describes how to install and configure the Intel® DPDK;
+* **Getting Started Guide** (this document): Describes how to install and configure the DPDK;
designed to get users up and running quickly with the software.
* **Programmer's Guide** : Describes:
* The software architecture and how to use it (through examples), specifically in a Linux* application (linuxapp) environment
- * The content of the Intel® DPDK, the build system
- (including the commands that can be used in the root Intel® DPDK Makefile to build the development kit and an application)
+ * The content of the DPDK, the build system
+ (including the commands that can be used in the root DPDK Makefile to build the development kit and an application)
and guidelines for porting an application
* Optimizations used in the software and those that should be considered for new development
A glossary of terms is also provided.
-* **API Reference** : Provides detailed information about Intel® DPDK functions, data structures and other programming constructs.
+* **API Reference** : Provides detailed information about DPDK functions, data structures and other programming constructs.
* **Sample Applications User Guide** : Describes a set of sample applications.
Each chapter describes a sample application that showcases specific functionality and
@@ -69,4 +69,4 @@ The following is a list of Intel® DPDK documents in the suggested reading order
.. note::
- These documents are available for download as a separate documentation package at the same location as the Intel® DPDK code package.
+ These documents are available for download as a separate documentation package at the same location as the DPDK code package.
diff --git a/doc/guides/testpmd_app_ug/run_app.rst b/doc/guides/testpmd_app_ug/run_app.rst
index ac2d07e..67f62d2 100644
--- a/doc/guides/testpmd_app_ug/run_app.rst
+++ b/doc/guides/testpmd_app_ug/run_app.rst
@@ -35,8 +35,8 @@ EAL Command-line Options
------------------------
The following are the EAL command-line options that can be used in conjunction with the testpmd,
-or any other Intel® DPDK application.
-See the Intel® DPDK Getting Started Guide for more information on these options.
+or any other DPDK application.
+See the DPDK Getting Started Guide for more information on these options.
* -c COREMASK
--
1.9.4.msysgit.2
next prev parent reply other threads:[~2014-12-17 16:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-17 16:58 [dpdk-dev] [PATCH 0/2] doc: remove intel dpdk " Siobhan Butler
2014-12-17 16:58 ` Siobhan Butler [this message]
2014-12-17 17:44 ` [dpdk-dev] [PATCH 1/2] doc: removed intel " Iremonger, Bernard
2014-12-17 16:58 ` [dpdk-dev] [PATCH 2/2] doc: removed intel legal blurb " Siobhan Butler
2014-12-17 17:45 ` Iremonger, Bernard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1418835519-13596-2-git-send-email-siobhan.a.butler@intel.com \
--to=siobhan.a.butler@intel.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).