summaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/03-architecture.rst
diff options
context:
space:
mode:
authorAnand B Jyoti <anand.b.jyoti@intel.com>2017-10-03 10:50:41 +0530
committerDeepak S <deepak.s@linux.intel.com>2017-10-04 14:32:59 -0700
commit606074373da5534e476a41b14463d0ec67fdb8d7 (patch)
tree1a0c99e2673aded7e3ab26e7f0909cbe10fdbb92 /docs/testing/user/userguide/03-architecture.rst
parentd383042901ad880b96e6adf82cd72337e296989a (diff)
Docs: Review and update the docs for E-release
JIRA: SAMPLEVNF-82 Review and update the the E-release docsuments. Change-Id: I1eeb0dead18559b8f05039b81512d944a862bbb4 Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
Diffstat (limited to 'docs/testing/user/userguide/03-architecture.rst')
-rwxr-xr-xdocs/testing/user/userguide/03-architecture.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/testing/user/userguide/03-architecture.rst b/docs/testing/user/userguide/03-architecture.rst
index d8b81c60..3654c43a 100755
--- a/docs/testing/user/userguide/03-architecture.rst
+++ b/docs/testing/user/userguide/03-architecture.rst
@@ -30,8 +30,8 @@ of Sample† Traffic Flows.
* Not a commercial product. Encourage the community to contribute and close the feature gaps.
† No Vendor/Proprietary Workloads
-t helpsIt helps to facilitate deterministic & repeatable bench-marking on Industry
-standard high volume Servers. It augments well with a Test Infrastructure to
+It helps to facilitate deterministic & repeatable bench-marking on Industry
+standard high volume Servers. It augments well with a Test infrastructure to
help facilitate consistent/repeatable methodologies for characterizing &
validating the sample VNFs through OPEN SOURCE VNF approximations and test tools.
The VNFs belongs to this project are never meant for field deployment.
@@ -40,7 +40,7 @@ All the VNF source code part of this project requires Apache License Version 2.0
Supported deployment:
----------------------
* Bare-Metal - All VNFs can run on a Bare-Metal DUT
-* Standalone Virtualization: All VNFs can run on SV like VPP as switch, ovs,
+* Standalone Virtualization(SV): All VNFs can run on SV like VPP as switch, ovs,
ovs-dpdk, srioc
* Openstack: Latest Openstack supported
@@ -75,7 +75,7 @@ VNF supported
Packet pROcessing eXecution Engine (PROX) which is a DPDK application.
PROX can do operations on packets in a highly configurable manner.
The PROX application is also displaying performance statistics that can
- be used for performance investigations.
+ be used for performance investigations.
Intel® DPPD - PROX is an application built on top of DPDK which allows
creating software architectures, such as the one depicted below, through
small and readable configuration files.
@@ -106,7 +106,7 @@ SampleVNF Directory structure
user guides and SampleVNF descriptions.
*tools/* - Currently contains tools to build image for VMs which are deployed
- by Heat. Currently contains helper scripts like install, setup env
+ by Heat. Currently contains helper scripts like install, setup env
*VNFs/* - all VNF source code directory.