aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-14Report: Add Denverton static contentTibor Frank15-29/+53
Change-Id: I0ba254c00f7aacb425034721fcaed73bfd4dbc01 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-03-14Report: Add Denverton dataTibor Frank1-1/+1
Change-Id: I18054949ca135f204a068ad1d4db1b7a7fa413d7 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-03-14Trending: Reduce the amount of downloaded dataTibor Frank2-36/+36
Change-Id: Ifa3fd25c018731c156d3864845dfb2d001e6ceb2 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-03-14Add PAPI dependenciesPeter Mikus12-102/+57
+ Various small structure optmizations Change-Id: I1aac9353f72436de53797fc734bef498905c8189 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-03-13Updated IETF draft: draft-vpolak-bmwg-plrsearch-01.Maciek Konstantynowicz1-0/+911
Change-Id: I507d44f75383046b01def750af51a911b8ec5aa3 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2019-03-13PAPI: Use Python3 for PapiProviderTibor Frank2-3/+3
Change-Id: I39e237db5cba8311ae11fd709b10a17297f3a729 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-03-11CSIT-1457: Report 1901.1 Add dataTibor Frank1-375/+437
Change-Id: Ic9a5361394f0648816b4745bbfb4d3338e3f7e9f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-03-11CSIT-1456: Report 1901.1 ConfigurationTibor Frank5-59/+17
Change-Id: Ic629722527e6db6c0594d9499a123b29dc8cf258 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-03-11add support for using custom jvpp commitMichal Cmarada1-4/+59
Change-Id: I492541a0a0d6cdc08f03e4c47fc86f22716cf065 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2019-03-07FIX: Use correct MRR tagJan Gelety1-1/+1
Change-Id: I2ccb081dd99e13f94fe6e2bfc9cce068a555e12e Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-03-08Convert clear [run|interfaces] command to PAPIPeter Mikus1-6/+23
Change-Id: I9aa9eed74a75c132f9e34ce50e9895db59f855c7 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-03-08FIX: Do not set sriov_numvfs of QAT card to 0 in case of SW crypto testsJan Gelety1-2/+3
- when sriov_numvfs of QAT card is set to 0 for SW crypto tests and then back to 32 for subsequent HW crypto the dpdk backend is not running Change-Id: I9bc6b2549823e3318c31bda55a976199266e3535 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-03-08CSIT-1452: Make PAL use PapiHistory instead of VatHistoryTibor Frank3-46/+73
- First step: Add PapiHistory Change-Id: I499d64f951f17f04557a7ba793dcc1593f37a1bd Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-03-07Simplify show_papi_historyVratko Polak1-5/+5
Change-Id: Id86f8630ff37e958d90011f421aeb8a75b3e4783 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-03-07Fix PYTHONPATH in activate_environmentVratko Polak1-1/+1
This affects jobs which install the virtual environment to a directory other than ${CSIT_DIR}. Change-Id: I1546043112f7504feb0452883b2ff57530dd2c9d Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-03-07Papi: Rename methods argumentTibor Frank2-10/+18
The argument name 'csit_papi_command' must be unique enough as it cannot be repeated in kwargs. - PapiExecutor.add(self, csit_papi_command, **kwargs) - PapiHistory.add_to_papi_history(node, csit_papi_command, papi=True, **kwargs) Change-Id: I243a20d6f03befb149891c37a88e0e6359ea2940 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-03-06docs/lab: re-fixed TOC hyperlinks and editing nitsMaciek Konstantynowicz3-25/+29
Change-Id: If42f52a249df70a96fd4fe4aedafad14f8ad03c1 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2019-03-06doc/lab: fixed TOC hyperlinksMaciek Konstantynowicz3-128/+117
Change-Id: Id0de47f08b0f2ca3c60bbcae44b413a94af7afd7 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2019-03-06CSIT-1451: PapiHistoryTibor Frank12-131/+132
Change-Id: Idb51f377fe0c196fbe24aab21c294dad595adcd2 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-03-06CSIT-1450: PAPI executorVratko Polak6-340/+334
Change-Id: I4c756cc4b29901184594a728f6184c30cadd9c1a Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-03-06docs/lab: merged testbed specifications, separated out detailed HW and BIOS ↵Maciek Konstantynowicz4-2007/+2021
configs. Change-Id: I5945723676361fdbe180a3bd5a6a366102ee6c67 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2019-03-06FIX: Selecting VPP packagesPeter Mikus1-1/+1
Change-Id: Id6e093eaf62835606cd6bf7e9157d79c8c33c83a Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-03-06add vxlan perf test cases for Intel-X553 of Denverton platformYulong Pei2-0/+262
add below vxlan perf test cases for Intel-X553 of Denverton platform, 10ge2p1x553-ethip4vxlan-l2bdbasemaclrn-mrr.robot 10ge2p1x553-ethip4vxlan-l2bdbasemaclrn-ndrpdr.robot Change-Id: Ia0bbdd5d465bd1ac8d9930ac67099c63773a6cef Signed-off-by: Yulong Pei <yulong.pei@intel.com>
2019-03-06add dpdk-plugin for honeycomb download artifactsMichal Cmarada2-2/+2
Change-Id: I90c491e8039b20bbb0ef23bb1912e275030bef0b Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2019-03-06FIX: Selecting VPP packagesPeter Mikus1-1/+2
There is an issue when multiple VPP versions of same commit but different build is in repository. Artifacts.sh will find multiple version and cennot properly download only one. 00:00:46.522 ++ apt-get -y download libvppinfra=19.04-rc0~290-gd4295e61a~b2173 19.04-rc0~290-gd4295e61a~b2172 19.04-rc0~290-gd4295e61a~b2171 libvppinfra-dev=19.04-rc0~290-gd4295e61a~b2173 19.04-rc0~290-gd4295e61a~b2172 19.04-rc0~290-gd4295e61a~b2171 <truncated...//pm> This patch will select latest as the behavior is result of re-merge effect. Change-Id: I8ce21244e2b05e60af0ea51107f9138173844330 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-03-05CSIT-1362: migrate package download scripts for hc2vpp jobsMichal Cmarada2-101/+142
As part of Bionic update for honeycomb (HC2VPP-372) scripts need to be updated. Switching to Packagecloud instead of nexus simplifies this process. Change-Id: I243367e8c1d7c3de5890d6846c199563cef457bf Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2019-03-05Report: Add LB DataTibor Frank4-2/+32
- Change the version to 1901.10 Change-Id: I4a976a55b375a00fe3498ef26e676ce9410ff7f2 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-03-04Rename to Constants.pyVratko Polak27-27/+32
Motivation: Make the constants available also for Robot. Restraint: Robotframework user guide says: Because variable files are always imported using a file system path, creating them as classes has some restrictions: Python classes must have the same name as the module they are located. Change-Id: I638ef3fe045db132e366de2e2699638b8637e45e Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-03-01Add ARM Taishan testbed33 perftestStanislav Chlebec53-40/+6218
Change-Id: Iaa0e7fbca7de26c7dce8b389cc3494f628a2ecd0 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2019-02-26FIX: ipsec + vpp stable version updateJan Gelety18-87/+119
- use exec ipsec sa add - use exec ipsec spd add - use exec set ipsec sa Change-Id: I69d59dd230b99d8efc9bcb5e3fbab79a8b11b18a Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-02-28Report: Remove disabled models from specificationTibor Frank3-3401/+27
Change-Id: Ief23b6c9a2f94af2473772c29bb3c4636ea5a1d5 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-02-27CSIT-1449 Ansible: Adding calibration supportPeter Mikus11-239/+135
- Remove obsolete bootstrap_setup.sh. - Add calibration support into ansible. - Inject Ansible run with calibration to every job. Change-Id: Ib2d6cd0c04d3bce700b205bef34c3c88edb26e28 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-02-27CSIT-1418 Switch performance jobs to VPP-bionic buildPeter Mikus1-10/+3
Change-Id: Ia38e70a418570d168bf330ce1b3c91351b326181 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-02-27Report: Add dataTibor Frank1-10/+100
- Link Bonding, 3n-hsw, 3n-skx Change-Id: Ie10319357d0917baf11f70c5de3ed3deb6c1850b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-02-27Bash style: Add rules for handling working dirVratko Polak1-0/+94
+ Also added details related to "set -e" and exit codes. Change-Id: I731151efd7facc1def3c8cbba4e466e793c93689 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-02-27Add tox.ini and few checker scriptsVratko Polak14-62/+371
The plan is to change csit-validate-pylint-master job to fail if (and only if) tox fails. This will allow us to easily add checks, with or without the voting power. Each check produces log (ignored in .gitignore) the voting job can archive. + Made autogen quiet by default, to avoid spam in autogen checker. + Unified the way direct csit subdirectories are git-ignored. Change-Id: I6477b1ef7da6d3e30f68c5850d04900cc52f431e Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-02-27Report: Enable pdf versionTibor Frank1-2/+2
Change-Id: I166926bc85d4c7cb708633203e58f68abb6f4e21 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-02-26CSIT-1440: Re-organize graphs in reportTibor Frank4-191/+192
- fixes Change-Id: I4b960651570c9c1174637a8c043f5ced3ce79538 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-02-26FIX: Hardware sections - reportPeter Mikus8-695/+222
Change-Id: I4a64f87fe43eb94841c55d63a7befff0d2c2a477 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-02-26Report: Remove TCP/IPTibor Frank3-3/+11
Change-Id: I9d3c8272654bb5c4c8ebe1a07e9a1d8d9d173407 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-02-26CSIT-1440: Re-organize graphs in reportTibor Frank32-861/+945
- fixes Change-Id: I5e4c1f96ab12b7732f29083ff070861eae984ca6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-02-26De-duplicate unidirection supportVratko Polak2-346/+106
- Latency is now reported in both directions. -- For unidirection that means additional -1/-1/-1. + Changed function argument wrapping to save vertical space. + Changed trex command synthesys to save vertical space. + Fixed handling of command line arguments to avoid superfluous spaces. + More care distinguishing (0, 1) from (port_0, port_1). - Not renaming the original port arguments. Change-Id: I7b1736b594f6edea52eb07e5bc76ef52d0af92f8 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-02-26CSIT-1440: Re-organize graphs in reportTibor Frank28-2054/+1765
- latency - multi-core Change-Id: I8a0f51d51eb451f3c57c15579b4e775e0bffddab Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-02-26CSIT-1448 Ansible: Clean hugepage configurationPeter Mikus39-102/+388
Change-Id: I1e91d63bb5cd671d2d1d94f8711233bec0fe6505 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-02-25CSIT-1440: Re-organize graphs in reportTibor Frank15-2403/+2054
- Throughput Change-Id: Iab94a7c66d3483707ed99e49489ebf71947a4fca Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-02-25FIX: VPP PIDs can also be separated by spaces not only by line breaksJan Gelety1-6/+4
Change-Id: I6a5e8732be224927aa965cdf6b93998aa8699639 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-02-22CSIT-1437 Create portable host-setup documentPeter Mikus77-1199/+533
- Ansible simplified and optimalized - Porting global variables into single file - Rework the README.md - Tested outside LF environemnt Change-Id: I124cffa5c4510edf365e8b558da0c8c498f55d50 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-02-21Report: Configure for 1901.09Tibor Frank2-2/+2
Change-Id: Ief796f52c15a5c62962a82eea8f740ae17277638 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-02-21Report: Add dataTibor Frank2-3/+14
Change-Id: I9c03434f3f6b7acf22e9a4f58fe32b43a092f237 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-02-20Report: add dataTibor Frank4-22/+28
Change-Id: I7387bdea66f8ddc58740908b2c69fc6b27b2b01c Signed-off-by: Tibor Frank <tifrank@cisco.com>