summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2018-11-01NFVBENCH-105 ARP not working with NFVbench 2.02.0.2ahothan4-9/+19
Fix type in arp record field. Remove unneeded code. Change-Id: I7a77f66c5e1c357907f4fd113f864708a351f152 Signed-off-by: ahothan <ahothan@cisco.com>
2018-10-25Merge "Local Documentation Builds"Alec Hothan3-0/+6
2018-10-25Local Documentation BuildsAric Gardner3-0/+6
This adds configuration for performing local documentation builds with the following simple command: tox -e docs This patch is part of our documentation effort to Move away from submodules https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html Once merged docs will be viewable at opnfv-nfvbench.readthedocs.io Change-Id: I7c877847ec23c4cfc44ff7f106ed2acc65688a41 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-10-082.0 beta NFVBENCH-91 Allow multi-chaining with separate edge networksahothan6-50/+64
Includes complete refactoring of code Beta for NFVbench 2.0 Change-Id: I2997f0fb7722d5ac626cd11a68692ae458c7676e Signed-off-by: ahothan <ahothan@cisco.com>
2018-07-13Fix problem in docAce1-1/+1
This will cause some error in docker run Change-Id: Ie612f6d80c7dfe392e5f11b56fbee71d1020de76 Signed-off-by: Ace <liyin11@huawei.com>
2018-05-29Move docker build to tag 1.5.01.5.0ahothan1-2/+15
Change-Id: I352bc0a6e9e05b0891450983947042117ef13ae6 Signed-off-by: ahothan <ahothan@cisco.com>
2018-04-25Update doc1.4.1ahothan4-10/+135
Change-Id: I71bcf634033c78866d6808a4604b33629710ec23 Signed-off-by: ahothan <ahothan@cisco.com>
2018-04-09[NFVBENCH-83] Add option to display status and to cleanupahothan1-36/+50
Change-Id: If135fedee4e5ee9226a262800917c4c35bc83bc7 Signed-off-by: ahothan <ahothan@cisco.com>
2018-03-30Update release notesahothan1-0/+24
Change-Id: Ib726a626f157159b69ab1b63c311ce1bd7032170 Signed-off-by: ahothan <ahothan@cisco.com>
2018-01-02Multiple bugfixes for NFVbenchYichen Wang1-30/+45
[NFVBENCH-52] NFVbench should ignore the port security settings if not available [NFVBENCH-53] NFVbench should support to use software mode for TRex [NFVBENCH-54] NFVbench container should also map kernel sources when available to build KOs [NFVBENCH-55] Documentation enhancements to have better examples for using "$PWD" [NFVBENCH-57] NFVbench should support to build kernel modules on redhat distros Change-Id: Id6792d6711393b07ca59396c276a026bec9f1e86 Signed-off-by: Yichen Wang <yicwang@cisco.com>
2017-12-21[NFVBENCH-59] Add Unit Testing of the NDR/PDR convergence algorithm using ↵ahothan1-0/+10
the dummy traffic gen [NFVBENCH-60] Fix pylint warnings Change-Id: I72deec060bf25774d1be33eaeefc74b42a576483 Signed-off-by: ahothan <ahothan@cisco.com>
2017-12-04Fix typo in documentationYichen Wang1-1/+1
Change-Id: Icc3ba2e0874e2c67ab803fc969834a9448503ad0 Signed-off-by: Yichen Wang <yicwang@cisco.com>
2017-11-30Move container to tag 1.2.11.2.1ahothan2-0/+4
Change-Id: I873c852f47d5ba2e3098908919f2b66dce02a1e8 Signed-off-by: ahothan <ahothan@cisco.com>
2017-11-27Fix docker container to pick VM image 0.5, enhance doc diagrams1.2.0ahothan23-809/+51
Add SRIOV packet paths Change-Id: I0f082fd3443e41dec81ab1847726107b07ea9b52 Signed-off-by: ahothan <ahothan@cisco.com>
2017-11-04Update hw requirementsahothan3-328/+80
Change-Id: I7e403ec5a550804b43c685bdbfd70c8bff7a2d70 Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-18Add dev section to doc1.1.0ahothan4-5/+107
Change-Id: I1e8d4a3fa6be7305c89fbc28b31377ec0f9d51a2 Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-18Merge "NFVBENCH-42 Add multiple fluentd aggregators support"Alec Hothan1-1/+1
2017-10-18NFVBENCH-42 Add multiple fluentd aggregators supportKerim Gokarslan1-1/+1
Change-Id: I5b752f9ad4f7b4a60f2678d22467db570e02ab82 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-18Corrected spelling mistakeSofia Wallin1-1/+1
Change-Id: Iaf3f80ec3d96e1c157dd2b0c161f8c40b453df83 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-10-18Harmonization of the titles of the Testing documentsMorgan Richomme1-2/+3
Change-Id: I7917fb361063e7aad65c193e05a5aa5ef175059b Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-10-18Merge "Enable referencing for release notes"Alec Hothan1-2/+4
2017-10-17NFVBENCH-41 Add fluentd result tag to nfvbench serverKerim Gokarslan3-20/+192
Change-Id: I8fc274d9f9ee2211636336bc58f43f4d105986ef Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-17Enable referencing for release notesSofia Wallin1-2/+4
Change-Id: I0188c1895d9ad19a0ab862ce7728477c01de6541 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-09-27NFVBENCH-34 Pass configuration file to entrypoint scriptKerim Gokarslan2-7/+42
Change-Id: If44d5d9fb2db58b3e1a3ebd1c8d94c1452f84409 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-22Documentation update1.0.10Kerim Gokarslan5-28/+55
Change-Id: I7f7f2fab620ed42723093aac459622f993941e32 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-21DONT MERGE documentation testKerim Gokarslan1-3/+3
Change-Id: I49205d601148de35e5c643a8fba50d7dafc57dc6 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-21NFVBENCH-32 Check nan result values before integer castingKerim Gokarslan1-0/+121
Change-Id: Ia675672b40f93d7503ebe5a355896a084e3d0cbf Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-19NFVBENCH-28 Set result values for NDR/PDR if they cannot be found within the ↵Kerim Gokarslan1-0/+15
given epsilon Change-Id: Id8019c7f052c2b189f3ab6e39377f65fe00d9fee Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-17Documentation updateahothan5-97/+53
Change-Id: I5b96349d2eb2fc21a15dde6adbd72f7e84c737bf Signed-off-by: ahothan <ahothan@cisco.com>
2017-09-15NFVBENCH-27 Search vm image under project folderKerim Gokarslan1-2/+1
Change-Id: I0d9c148e868fbcd665734eb92ac5c182693c3c67 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-08-31NFVBENCH-12 Add run summary to fluentd streamKerim Gokarslan1-5/+8
NFVBENCH-14 Fluentd server IP adress from the config is not picked up when configured NFVBENCH-16 At the start of each run send a new fluent record with the config Change-Id: I2d76ecee5b1b93dad4eeccd67d5ed906a0a8faba Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-08-18[NFVBENCH-7] Return errors when unknown options are passedKerim Gokarslan1-15/+14
1) Return all errors when unknown options are passed 2) Fixed pep8 warnings 3) Fixed image deletion Change-Id: If21ca07c797a602b9a60f3ccae665149ed1ac148 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-08-09Update doc/faq and config comments1.0.1ahothan2-2/+22
Change-Id: I263f2d33ef9010d4ead0a26c390736a11edaaa20 Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-08Update doc with ndr/pdr section, update config commentahothan6-74/+126
Change-Id: I2e0a771b21371f45fd592ff41dc8f66c0aaeb7e0 Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-04Add support for multiple physnets for sr-iovahothan3-1/+62
Update config plugin config Add readable error message on exception Change-Id: Ie22de349582abc34d7e62570118022463f835d64 Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-04Update with section on cleanup scriptahothan1-1/+45
Change-Id: Ib7185ac3e7643dbafb30bd0a57bc7cc717638ab6 Signed-off-by: ahothan <ahothan@cisco.com>
2017-07-31Initial code drop from Cisco1.0.0ahothan32-0/+3051
Change-Id: Ie2993886dc8e95c5f73ccdb871add8b96ffcc849 Signed-off-by: ahothan <ahothan@cisco.com>