summaryrefslogtreecommitdiffstats
path: root/docs/arm
AgeCommit message (Collapse)AuthorFilesLines
2018-10-16Merge "Fix links to remove references to submodules"Xuan Jia1-1/+2
2018-10-08Modify the documentation about functest test.Jingzhao Ni1-1/+10
Modify the documentation for updating functest developing status. Change-Id: I5f31d8aa4af235b36f5f33a13658600dc32b2f01 Signed-off-by: Jingzhao Ni <jingzhao.ni@arm.com>
2018-09-14Fix links to remove references to submodulesAric Gardner1-1/+2
All references to submodules must be removed for docs to work going forward. Can be tested once your project has a local tox file Change-Id: I8b0077a26e6f6209df1bae607ed07423f5fed333 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-08-31Merge "Error corrections and architecture option updates"Xuan Jia3-239/+270
2018-04-25add document for openwrt demo deploymentBin Lu1-0/+318
Change-Id: I0d2fe8c108324197d3b39e3892a79ca60e74d9b2 Signed-off-by: Bin Lu <bin.lu@arm.com> Jira: ENTOS-593
2018-03-01add Arm64 specific HPA documentationBin Lu1-0/+171
Heterogeneous computing is an important feature for a typical NFV scenario (Edge computing, Access networking). This document list specific hardware features for Arm64. Later, I will add more features in it. Change-Id: I5db29dd3842eb80dd707c762d7847c08e5b74252 Signed-off-by: Bin Lu <bin.lu@arm.com>
2018-02-01Error corrections and architecture option updatesGergely Csatari3-239/+270
Correction of some errors which are permitting a succesfull build in the master following these descriptions: http://docs.opnfv.org/en/latest/how-to-use-docs/include-documentation.html#individual-project-documentation Moving the architecture options to the Container4NFV wiki and leaving only a reference here. Change-Id: I7b4debc90997f8812a5681daa8bfa19f90724cef Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
2018-02-01Merge "documentation for kubernetes data plane with dpdk acceration on Arm64 ↵Xuan Jia1-0/+181
platform"
2018-01-31documentation for sriov cni with pf modeBin Lu2-2/+330
Change-Id: I0015acdbed7cb1b544c673b080cc8b78c875e355 Signed-off-by: Bin Lu <bin.lu@arm.com>
2018-01-31documentation for kubernetes data plane with dpdk acceration on Arm64 platformBin Lu1-0/+181
Change-Id: Id32d9a49777280972dcb37b447ffc7e24a4aadfa Signed-off-by: Bin Lu <bin.lu@arm.com>
2017-12-19Add a Multus with 2 Flannel interfaces installation document for arm platformTrevor Tao4-0/+453
Give out the Multus with 2 Flannel interfaces architecture, related kubernetes yaml file, and configuration steps to enable this scenario. Change-Id: I5e1179ab77ce7caac428fe27dbe40806303be98e Signed-off-by: Trevor Tao <trevor.tao@arm.com>
2017-11-03Add Arm work description for Container4NFV projectTrevor Tao6-0/+319
As we know, Arm is an active partipants of the Container4NFV project. Arm has done a lot of work to improve container more widely used for NFV , which includes various projects of OPNFV focused on container based NFV. Arm highly recognized the meaning of Container4NFV project, and all Arm's work would align with the direction of Container4NFV project at the most extent now and in the future. The document gives out Arm's existed work for Container4NFV and other containerized VNF related project. The possible roadmap for Arm's future work on Container4NFV is also given. The document contains the following sections: 1. Architecture 2. Container Networking 3. Related Projects 4. the Current Status and Future Plan 5. Contacts In addition to the format revising, other modifications: 1. Add an index.rst to generate the doc tree 2. Rename the file to container4nfv_on_arm.rst 3. Remove trailing whitespace again 4. Modified the image declartion in the rst Change-Id: I5f6486ec08c96feb504a50951adab444f035bd53 Signed-off-by: Trevor Tao <trevor.tao@arm.com>