summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-02-26Move to tag 1.2.6 and nfvbenchvm 0.61.2.6Yichen Wang1-2/+2
Change-Id: Ib38e033baca0145db3cc940ca92c5ba73d5717e7 Signed-off-by: Yichen Wang <yicwang@cisco.com>
2018-02-26[NFVBENCH-70] Update nfvbenchvm to 0.6Yichen Wang3-7/+5
1. Update kernel to 4.4.118-1.el7.elrepo.x86_64; 2. Update to build testpmd off DPDK 18.02; 3. Update txd/rxd of testpmd to 256/1024; 4. Update VPP to 17.10-9~gd594711~b55.x86_64; Change-Id: I1321b306143d1daf81f8a984ad7739a980c5cfb9 Signed-off-by: Yichen Wang <yicwang@cisco.com>
2018-02-24Move to tag 1.2.51.2.5ahothan1-1/+1
Change-Id: Ibb4047d8de260cbcf5409fcff703ada08d73b209 Signed-off-by: ahothan <ahothan@cisco.com>
2018-02-23Merge "Fix for bug with external chain and no arp"Alec Hothan1-8/+8
2018-02-22[NFVBENCH-68] Skip bonding interfaces for interface discoveryYichen Wang1-8/+34
Change-Id: I446f02366a7d1801dc6740657bfea23f73bc27c7 Signed-off-by: Yichen Wang <yicwang@cisco.com>
2018-02-22Fix for bug with external chain and no arpMichael Pedersen1-8/+8
The validation of MAC addresses was placed incorrectly Change-Id: I9a0e1f06699eadd0dff091078c132c5664aeea56 Signed-off-by: Michael Pedersen <michael.soelvkaer@gmail.com>
2018-02-19Move docker build to 1.2.41.2.4ahothan1-1/+1
Change-Id: Id923d9a7217fe91b7940e059e1bda7503e846687 Signed-off-by: ahothan <ahothan@cisco.com>
2018-02-16[NFVBENCH-67] NFVbench should have same TX rate for different rate formatsYichen Wang1-0/+4
Change-Id: I55e03319efba353dd3067b8b946815b631a87896 Signed-off-by: Yichen Wang <yicwang@cisco.com>
2018-02-15NFVBENCH-66 Fixed rate run with multiple frame sizes sends same tx/rxmortenhillbom1-1/+1
results for all frame sizes Change-Id: I549c2504dfb95718ef60c82c4b20256fc5939c8c Signed-off-by: mortenhillbom <mortenhillbom@gmail.com>
2018-02-10Move docker build to 1.2.31.2.3ahothan1-1/+1
Change-Id: Ic71b41027bf580c5110c0fe2fb3128eec77681cc Signed-off-by: ahothan <ahothan@cisco.com>
2018-02-09[NFVBENCH-65] 1.2.2: AttributeError: 'RunningTrafficProfile' object has no ↵ahothan2-2/+2
attribute 'software_mode' Fix exception Change-Id: Id95c31d8ba999e0da39fa07c4e31e696da89d98e Signed-off-by: ahothan <ahothan@cisco.com>
2018-01-25Move to tag 1.2.21.2.2ahothan1-1/+1
Change-Id: I358ebcb7528368ad68752c66810356b50caa482d Signed-off-by: ahothan <ahothan@cisco.com>
2018-01-23[NFVBENCH-63] Make sure CLI overrides the default configsYichen Wang1-0/+4
Change-Id: I5e94f130758d3c1dbf6aaeeda276463576b97394 Signed-off-by: Yichen Wang <yicwang@cisco.com>
2018-01-17[NFVBENCH-58] Add option to specify dest MAC with EXT CHAIN when ARP isMichael Pedersen4-10/+57
disabled Change-Id: Ia605d7314d8047e84c5e17088ed5ce588a50e256 Signed-off-by: Michael Pedersen <michael.soelvkaer@gmail.com>
2018-01-16[NFVBENCH-62] Add support for non-openstack environmentsahothan8-46/+98
Add Unit test to validate non-openstack with dummy traffic gen Change-Id: I359ddb7d43169f706d8262842af975d5b4675a3a Signed-off-by: ahothan <ahothan@cisco.com>
2018-01-02Multiple bugfixes for NFVbenchYichen Wang6-39/+68
[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 ↵ahothan13-316/+292
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.1ahothan3-1/+5
Change-Id: I873c852f47d5ba2e3098908919f2b66dce02a1e8 Signed-off-by: ahothan <ahothan@cisco.com>
2017-11-30NFVBENCH-50 Update TRex to 2.32Kerim Gokarslan1-1/+1
Change-Id: Ic88b7530db6d2845e3a466b676cb250dfdf02409 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-11-30[NFVBENCH-49] Fix the regression issue and support VPPYichen Wang3-17/+25
Change-Id: I7a2e000e80ea624b279b9d0aa99a21c3f33c989d Signed-off-by: Yichen Wang <yicwang@cisco.com>
2017-11-28NFVBENCH-48 Check gsutil when building the vm imageKerim Gokarslan1-6/+14
Change-Id: I2c049679be27c4404ba859d30c8b37f17b60496f Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-11-27Fix docker container to pick VM image 0.5, enhance doc diagrams1.2.0ahothan25-811/+56
Add SRIOV packet paths Change-Id: I0f082fd3443e41dec81ab1847726107b07ea9b52 Signed-off-by: ahothan <ahothan@cisco.com>
2017-11-24Add support to use vswitch to handle V2V in PVVP SRIOV scenarioYichen Wang13-41/+99
1. Add support to use vswitch to handle V2V in PVVP SRIOV scenario 2. Update nfvbenchvm to 0.5: (1) Update VPP to 17.10; (2) Update DPDK testpmd to 17.08; (3) Change kernel to based on longterm lineup; Change-Id: I944489579a4cd92d17075e80870bbdb32512a150 Signed-off-by: Yichen Wang <yicwang@cisco.com>
2017-11-10NFVBENCH-46 Change names of identity v3 fieldsKerim Gokarslan1-2/+2
Change-Id: Icfdad8f8ad105a3dfce64efaceeb0ae8f1430e97 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-11-04Update hw requirementsahothan3-328/+80
Change-Id: I7e403ec5a550804b43c685bdbfd70c8bff7a2d70 Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-30Move container build to tag 1.1.21.1.2ahothan1-1/+1
Change-Id: I016db10f181b9a02d7bc95be7c5f8e7be86625fe Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-30NFVBENCH-45 Fix typo on imix_avg_l2_sizeKerim Gokarslan1-2/+1
Change-Id: I124ca18b717220dd7f74f14c213c3a2ca3b81c60 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20Move container build to use tag 1.1.11.1.1ahothan1-1/+1
Change-Id: I1cb453b735ecd8be7c7dc132304935c3d7b3897b Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-18NFVBENCH-44 Use message when logging exceptionKerim Gokarslan1-4/+1
Change-Id: I4469d4738aa8bd37cc8bb9184fd73b82291e2c03 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-18NFVBENCH-43 Change default flavor ram to 4GBmortenhillbom1-1/+1
Change-Id: Ic7d054806862ddf110ae20deb9a25c9fa22c67e2 Signed-off-by: mortenhillbom <mortenhillbom@gmail.com>
2017-10-18Add dev section to doc1.1.0ahothan5-8/+110
Change-Id: I1e8d4a3fa6be7305c89fbc28b31377ec0f9d51a2 Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-18Merge "NFVBENCH-42 Add multiple fluentd aggregators support"Alec Hothan6-66/+98
2017-10-18NFVBENCH-42 Add multiple fluentd aggregators supportKerim Gokarslan6-66/+98
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 Gokarslan5-26/+197
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-10-16NFVBENCH-40 Add pylint to toxKerim Gokarslan27-305/+741
Change-Id: Ic55a07145f27c4cfaa6df5523df3940ca4433af1 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-13Fix function name in test codeahothan1-12/+11
Change-Id: Id315153744f6458c8af0abd5c7a180178f901d97 Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-13Merge "NFVBENCH-5 NFVBENCH-39 Fix long prep time with large number of flows"Alec Hothan3-68/+181
2017-10-13NFVBENCH-5 NFVBENCH-39 Fix long prep time with large number of flowsahothan3-68/+181
Fix bad ip addr count with step>0.0.0.1 Add unit test code Change-Id: Ia1a3ae5188984aa0ed1f31954f17063a6f2925fd Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-11NFVBENCH-38 Fix typo drop_percentageKerim Gokarslan2-5/+2
Change-Id: I5c9bc60afbff09db77c72d9d7b6c59fa1d769e36 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-11NFVBENCH-37 Read fluentd result tag from configuration fileKerim Gokarslan2-3/+15
Change-Id: I08489ffedf81c0ad20b70d198989453a29dcbed8 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-09NFVBENCH-36 Send results to fluentd on show-summary optionKerim Gokarslan1-1/+4
Change-Id: I7c3a37456e627267dda26fc4d892aa32b10fd7aa Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-06Add missing license textahothan1-0/+14
Change-Id: I9267e1f519f7c433df3ba139d397aaabf5fb45a0 Signed-off-by: ahothan <ahothan@cisco.com>
2017-09-27Updated docker tagKerim Gokarslan1-1/+1
Change-Id: If7b1d56d099bf8aae374baff91e8ab41572d4311 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-27NFVBENCH-35 Runlogdate is 0 in resultnfvbench1.0.11Kerim Gokarslan2-8/+16
Change-Id: Ib062a7c655b1e2f8bd9304e32e3ffc92948c02c4 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-27Merge "NFVBENCH-34 Pass configuration file to entrypoint script"Alec Hothan4-26/+52