aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-06-11Update selection of report-iterative test setsTibor Frank19-1/+204
- Create the same directory structure for report-iterative as it is for report-coverage. - Move files from report-iterative directory to created sub-directories. - Rename the moved files to keep the convention defined in report-coverage. - Update the corresponding functionality in resources/libraries/bash/function/common.sh The patches: - https://gerrit.fd.io/r/c/csit/+/27486 - https://gerrit.fd.io/r/c/csit/+/27484 - https://gerrit.fd.io/r/c/csit/+/27485 must be updated. Change-Id: I1aaf22690e3df5abf56893bb1d2d380debc54ddd Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-06-11Report 2005: Add dataTibor Frank1-29/+40
Change-Id: Iea03f5f49f68ef2f65040f778108592f7b44ead3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-06-10Report 2005: Add data, 2n-clx x533 cur vs prev tabTibor Frank2-7/+462
CSIT-1727 Change-Id: Iaf445a99aae3e7bef3004347c9d26102c5b6777b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-06-10docs: update 3n-skx job_specs for report_coverageMaciek Konstantynowicz38-1419/+71
Removed tests: - crypto: 1518B 4c, ipsec-policy 2c 4c, ipsec-int-aes128cbc 2c 4c - all non-crypto: 9000B 4c, 9000B 2c, 1518B 4c Change-Id: I50de07ca6e12c3aa86832c1bdc83db4be48fe347 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-06-10Report 2005: Add dataTibor Frank1-0/+32
Change-Id: Ida07c263b93f30d146a32502245f425f898b87ff Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-06-10NAT44 EI testsMaros Mullner27-25/+3907
Signed-off-by: Maros Mullner <maros.mullner@pantheon.tech> Change-Id: Ib5f58f60a1409ed139e2846793bf52fdc02a6571
2020-06-10Report 2005: vpp-device static contentJan Gelety2-3/+3
Change-Id: I2dad290d1374d0354999ea53a592b1c4db0d9884 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-06-10Infra: Ansible speed uppmikus3-19/+10
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I24a22b1492593df937af2a17cd0c8684af7cd500
2020-06-09docs: update 2n-dnv job_specs for report_coverageMaciek Konstantynowicz7-104/+14
Removed tests: 9000B 4c, 9000B 2c, 1518B 4c. Change-Id: Ica29eda359bfb72f536cbe0c731c1142e5f13125 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-06-09docs: update 3n-hsw job_specs for report_coverageMaciek Konstantynowicz37-1177/+89
Removed for all tests: all packet sizes 4c, 9000B 2c. Corrected NIC names: s/intel-vic1227/cisco-vic1227/, s/intel-vic1385/cisco-vic1385/ Change-Id: I9a5af4f689cbb2576d6f8fd090d13d50ad0b2f04 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-06-09docs: update 2n-skx job_specs for report_coverageMaciek Konstantynowicz16-428/+32
Removed tests: 9000B 4c, 9000B 2c, 1518B 4c. Change-Id: Ia824679e5d1a724a4944676df89ebacc2889b602 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-06-09docs: update 3n-dnv job_specs for report_coverageMaciek Konstantynowicz10-136/+20
Removed tests: 9000B 4c, 9000B 2c, 1518B 4c. Change-Id: I2af4aedc12aeccf6c860b2faf84721d6414b4b55 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-06-09Infra: Ansible Nomadpmikus10-3/+159
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I2560e3e12b457413db81a7ecc52efd7e39f1aea2
2020-06-09Remove leading tc[nn] from test namesJuraj Linkeš563-5678/+5670
The test names are unique without it and the information doesn't add anything extra. Change-Id: Idc7d6d1d21c8c05691e1757227a0a3787406d370 Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2020-06-09Report 2005: Add dataTibor Frank1-0/+8
Change-Id: I2b440c144a63720c2451f1b42d218f2e9d9c59bb Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-06-08Report 2005: Add data, configure 2005.24Tibor Frank4-3/+13
Change-Id: Iabd8dadda4ee7e0b9fc7044f4fc6addf8a106ab5 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-06-04Report 2005: Add dataTibor Frank1-5/+5
Change-Id: I94f24c68c47cd3a93655d724b25e9cd0544d3400 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-06-04Report 2005: Add dataTibor Frank1-16/+19
Change-Id: Iab39f728760211694d1890078ba9db2fb7f18928 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-06-03Report 2005: Temporarily disable VPP Compare NICs 3n-skx ?t?c mrrTibor Frank1-68/+68
Change-Id: I7456a0bde176eb70492a4cc7be1412270b3e2b3d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-06-03Infra: Ansible Nomadpmikus4-2/+40
+ Prometheus Telemetry stanza - ARM Softirons Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ib7bf577ed0460ab5b79700ff0f8d52d5704cec59
2020-06-03Report 2005: Fix wrong indentation in spec fileTibor Frank1-2/+2
Change-Id: Ifef31f84884cb9fd33d88e0806273905a4bb8e3e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-06-03Report 2005: Add dataTibor Frank1-95/+51
Change-Id: I0599426a0980c61a7fb21e56e9a7d6574e21c75d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-06-03FIX: IP4 IP6 3n-onlypmikus2-3/+3
ARP not resolved as ARP plugin is not in use. Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I655d39794f99e32a2f3905154d78e83853356ccf
2020-06-03Fix DPDK build on armJuraj Linkeš1-0/+6
Directive #include <file> in GCC implementation searches for files in a standard list of system directories, which leads to a build error on Taishan arm machines: /tmp/openvpp-testing/dpdk/lib/librte_ethdev/rte_ethdev.h:4287:10: fatal error: rte_ethdev_core.h: No such file or directory #include <rte_ethdev_core.h> Fix this by replacing the directive with #include "file" which searches for files first in the directory containing the current file and other directories only after that. Change-Id: If283b81c992c001a2f980312cdd99053c3d703d9 Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2020-06-02Report 2005: Add dataTibor Frank2-176/+208
Change-Id: I0a1fa4bdefef7a6335e0a99dba8945fa3e82f28f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-06-02Report 2005: Add dataTibor Frank1-3/+14
Change-Id: Ic834b63c790396b4c8cce490cb084e4b3b2f93b2 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-06-02Report 2005: Add dataTibor Frank1-133/+92
Change-Id: I58928d0138d9a7aeec6b3b4fc842537587fd6a6b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-06-01Report 2005: Add dataTibor Frank1-40/+16
Change-Id: Ib5515b03089069f37c8b135efe47ed5f2058f358 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-05-27Update of VPP_STABLE_VER filesJan Gelety2-2/+2
- use new vpp ref build - ubuntu 18.04: 20.09-rc0~84-g353535bb4 - use new vpp ref build - centos7: 20.09-rc0~84_g353535b~b9559 Change-Id: I6ae6565b18de498e494db29824f85701b3e37642 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-06-01Report: Add dataTibor Frank1-41/+63
Ticket: CSIT-1723 Type: data Change-Id: Iae3abf0740160e96bcd3126af9a8be04abf22db3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-06-01Infra: Ansible ARMpmikus4-7/+26
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Iffdb12cc7013a38341a09df2f863ee7c56196bb0
2020-06-01Report 2005: Add dataTibor Frank1-43/+83
Ticket: CSIT-1723 Type: data Change-Id: I4459da5ab5648d68599e8405d230047a6f4be0ac Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-05-29docs: update 2n-clx job_specs for report_coverageMaciek Konstantynowicz16-455/+32
Removed tests: 9000B 4c, 9000B 2c, 1518B 4c. Change-Id: I676062f8ca4c6457f09165310d770d1e18fa59e3 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-05-29Report: Add data and dpdk comparison tablesTibor Frank2-501/+954
+ data: + vpp-device + perf-sel-3n-hsw + dpdk-3n-hsw + dpdk-3n-skx + dpdk-2n-skx + dpdk-2n-clx + dpdk-2n-dnv + dpdk-3n-dnv + comparison tables current vs previous: + dpdk-2n-clx + dpdk-2n-dnv + dpdk-3n-dnv + dpdk-3n-tsh Ticket: CSIT-1723 Type: data Change-Id: I3a29e7eb8f3a4106d2819362db0078c3b2091275 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-05-27FIX: check if testpmd is aliveJan Gelety1-3/+5
Change-Id: I12f21a4a7ae7c8593c42fa8e6cc4d65e36d41270 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-05-28Remove hugepage dirs when killing dpdkJuraj Linkeš1-1/+1
There could be directories under /dev/hugepages/ so remove those as well. Change-Id: I8ecdde159b8e0049460d0bcdc8b1a2c85b1ed25f Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2020-05-28Report: Fix links to html tablesTibor Frank9-92/+85
Type: Fix Change-Id: Ic4bc131ba7dac6c3f3e984a2fa224633a5cb6f86 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-05-28Update of VPP_STABLE_VER filesJan Gelety2-2/+2
- use new vpp ref build - ubuntu 18.04: 20.09-rc0~70-g7f475bf4b - use new vpp ref build - centos7: 20.09-rc0~70_g7f475bf~b9545 Change-Id: I39a665fcdda0659ce9228cc43aac28fcbfa3a987 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-05-28PAL: Improvements in tables and formattingTibor Frank2-47/+64
+ legend + footnote + output to log + fix formatting in the methodology section Type: Improvements Change-Id: I605615a602b239265fc6768a65c8d33dd793d4c4 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-05-26FIX: do not fail when skipping patch for l3fwdJan Gelety2-3/+5
Change-Id: I1159fb29d43f61628922cdbd51313f710aa72f4a Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-05-27INFO: Add Juraj to committersVratko Polak1-0/+5
Change-Id: I5739a11dbe921291ea4aa0ee104556590fbe5228 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2020-05-27Terraform and ansible changes for Cloud environment (AWS, Azure).Maros Mullner17-55/+129
Signed-off-by: Maros Mullner <maros.mullner@pantheon.tech> Change-Id: Ic78b5dae22b67763b99c50a5f15d7dd16152d5d5
2020-05-27PAL: Fix table_comparison againTibor Frank1-1/+3
Change-Id: Ie408afd7bb8390ebe2fc90eca6daf8da44d22e3b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-05-27PAL: Fix table_comparisonTibor Frank1-1/+3
Type: Fix Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I532cdb0967708e48bc9f9c5e87f96f95acbb9fae Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-05-27Report: configure report rls2005Tibor Frank7-1739/+1202
Ticket: CSIT-1722 Type: feature Change-Id: I76f7f323f000cbfc802c6206b6232665bb88448c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-05-26FIX: add dpdk mrr_weekly and report_iterative job specsJan Gelety34-18/+469
- split job specs to directories Change-Id: I9a71621216ab0bdf85d147ce03f473e7cbb0b266 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-05-26Add csit-vpp/dpdk-perf-report-coverage job and job specificationsJan Gelety144-0/+17490
- note: currently dpdk report-coverge test sets are equal to dpdk report-iterative test sets Change-Id: Ib9a718bfea4b24842742f49ee2eca022aa8a08e5 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-05-25FIX: vts perf testsJan Gelety3-12/+12
Change-Id: Ie144c22575a7976da0c77e787e450355b73b0006 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-05-25Infra: Ansible Nomad IVpmikus12-17/+121
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I67ab84c2c2b34ce5ccc3a2de629c41460bb52e8c
2020-05-25Report: Infra updatepmikus10-104/+227
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ie39585e88460d9a5e3764726d93dc065f5cbacfb