[dpdk-dev] [PATCH v2 1/2] doc: remove intel dpdk in sample app ug

2014-12-18 Thread Iremonger, Bernard
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Siobhan Butler
> Sent: Thursday, December 18, 2014 10:51 AM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH v2 1/2] doc: remove intel dpdk in sample app ug
> 
> Removed redundant references to Intel(R) DPDK in Sample App UG.
> 
> Signed-off-by: Siobhan Butler 

Acked-by: Bernard Iremonger 

 I have applied the patch to my tree next/dpdk-doc.





[dpdk-dev] [PATCH v2 1/2] doc: remove intel dpdk in sample app ug

2014-12-18 Thread Siobhan Butler
Removed redundant references to Intel(R) DPDK in Sample App UG.

Signed-off-by: Siobhan Butler 
---
 doc/guides/sample_app_ug/cmd_line.rst  | 10 ++--
 doc/guides/sample_app_ug/exception_path.rst|  8 ++--
 doc/guides/sample_app_ug/hello_world.rst   |  8 ++--
 doc/guides/sample_app_ug/intel_quickassist.rst | 18 +++
 .../sample_app_ug/internet_proto_ip_pipeline.rst   |  4 +-
 doc/guides/sample_app_ug/intro.rst | 12 ++---
 doc/guides/sample_app_ug/ip_frag.rst   |  6 +--
 doc/guides/sample_app_ug/ip_reassembly.rst |  6 +--
 doc/guides/sample_app_ug/ipv4_multicast.rst|  6 +--
 doc/guides/sample_app_ug/kernel_nic_interface.rst  | 34 ++---
 .../sample_app_ug/l2_forward_real_virtual.rst  | 12 ++---
 doc/guides/sample_app_ug/l3_forward.rst|  8 ++--
 .../sample_app_ug/l3_forward_access_ctrl.rst   |  6 +--
 doc/guides/sample_app_ug/l3_forward_power_man.rst  | 16 +++
 doc/guides/sample_app_ug/l3_forward_virtual.rst|  8 ++--
 doc/guides/sample_app_ug/link_status_intr.rst  | 10 ++--
 doc/guides/sample_app_ug/load_balancer.rst | 12 ++---
 doc/guides/sample_app_ug/multi_process.rst | 34 ++---
 doc/guides/sample_app_ug/netmap_compatibility.rst  | 30 ++--
 doc/guides/sample_app_ug/qos_metering.rst  |  4 +-
 doc/guides/sample_app_ug/qos_scheduler.rst |  6 +--
 doc/guides/sample_app_ug/quota_watermark.rst   | 12 ++---
 doc/guides/sample_app_ug/test_pipeline.rst | 10 ++--
 doc/guides/sample_app_ug/timer.rst |  6 +--
 doc/guides/sample_app_ug/vhost.rst | 56 +++---
 doc/guides/sample_app_ug/vmdq_dcb_forwarding.rst   | 10 ++--
 26 files changed, 176 insertions(+), 176 deletions(-)

diff --git a/doc/guides/sample_app_ug/cmd_line.rst 
b/doc/guides/sample_app_ug/cmd_line.rst
index 0a0ea41..6a72959 100644
--- a/doc/guides/sample_app_ug/cmd_line.rst
+++ b/doc/guides/sample_app_ug/cmd_line.rst
@@ -32,15 +32,15 @@ Command Line Sample Application
 ===

 This chapter describes the Command Line sample application that
-is part of the Intel? Data Plane Development Kit (Intel? DPDK).
+is part of the Data Plane Development Kit (DPDK).

 Overview
 

 The Command Line sample application is a simple application that
-demonstrates the use of the command line interface in the Intel? DPDK.
+demonstrates the use of the command line interface in the DPDK.
 This application is a readline-like interface that can be used
-to debug an Intel? DPDK application, in a Linux* application environment.
+to debug a DPDK application, in a Linux* application environment.

 .. note::

@@ -81,7 +81,7 @@ Compiling the Application

 export RTE_TARGET=x86_64-native-linuxapp-gcc

-Refer to the *Intel? DPDK Getting Started Guide* for possible RTE_TARGET 
values.
+Refer to the *DPDK Getting Started Guide* for possible RTE_TARGET values.

 #.  Build the application:

@@ -98,7 +98,7 @@ To run the application in linuxapp environment, issue the 
following command:

 $ ./build/cmdline -c f -n 4

-Refer to the *Intel? DPDK Getting Started Guide* for general information on 
running applications
+Refer to the *DPDK Getting Started Guide* for general information on running 
applications
 and the Environment Abstraction Layer (EAL) options.

 Explanation
diff --git a/doc/guides/sample_app_ug/exception_path.rst 
b/doc/guides/sample_app_ug/exception_path.rst
index e440268..0b71f9e 100644
--- a/doc/guides/sample_app_ug/exception_path.rst
+++ b/doc/guides/sample_app_ug/exception_path.rst
@@ -31,10 +31,10 @@
 Exception Path Sample Application
 =

-The Exception Path sample application is a simple example that demonstrates 
the use of the Intel? DPDK
+The Exception Path sample application is a simple example that demonstrates 
the use of the DPDK
 to set up an exception path for packets to go through the Linux* kernel.
 This is done by using virtual TAP network interfaces.
-These can be read from and written to by the Intel? DPDK application and
+These can be read from and written to by the DPDK application and
 appear to the kernel as a standard network interface.

 Overview
@@ -74,7 +74,7 @@ Compiling the Application
 export RTE_TARGET=x86_64-native-linuxapp-gcc

 This application is intended as a linuxapp only.
-See the *Intel? DPDK Getting Started Guide* for possible RTE_TARGET values.
+See the *DPDK Getting Started Guide* for possible RTE_TARGET values.

 #.  Build the application:

@@ -99,7 +99,7 @@ where:

 *   -o OUT_CORES: A hex bitmask of cores which write to NIC

-Refer to the *Intel? DPDK Getting Started Guide* for general information on 
running applications
+Refer to the *DPDK Getting Started Guide* for general information on running 
applications
 and the Environment Abstraction Layer (EAL) options.

 The number of bits set in each bitmask must be the