diff options
author | Vratko Polak <vrpolak@cisco.com> | 2020-07-10 12:10:01 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-07-10 11:39:38 +0000 |
commit | 713e795d22717f69edf298d9dc4a16859206335f (patch) | |
tree | 51cc60c9bc9fd244fa4379f3fbc18eeea3e8131a /resources/tools/presentation/rca/rca-2n-clx-2t1c-pdr-rca1.yaml | |
parent | 6c03d82f93fd0a4f0f7a7c750e18246260e11dd4 (diff) |
RCA 2005: Update RCA files.
+ Current state.
+ Covers skx (also 3n) and clx.
+ Specific Jira sub-tasks, even for VPP progressions.
- Only 2n-skx data for NDR.
Change-Id: I56cf870aedc1319891b7188268ff6cf7bc744ff8
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'resources/tools/presentation/rca/rca-2n-clx-2t1c-pdr-rca1.yaml')
-rw-r--r-- | resources/tools/presentation/rca/rca-2n-clx-2t1c-pdr-rca1.yaml | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/resources/tools/presentation/rca/rca-2n-clx-2t1c-pdr-rca1.yaml b/resources/tools/presentation/rca/rca-2n-clx-2t1c-pdr-rca1.yaml new file mode 100644 index 0000000000..eda44b3b15 --- /dev/null +++ b/resources/tools/presentation/rca/rca-2n-clx-2t1c-pdr-rca1.yaml @@ -0,0 +1,69 @@ +# CSIT progressions. +64b-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc: 5 +64b-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc: 5 +64b-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc: 5 +64b-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc: 5 +64b-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc: 5 +# CSIT regressions. +64b-2t1c-avf-ethip4-ip4scale200k-rnd: 2 +64b-2t1c-avf-ethip4-ip4scale2m: 7 +64b-2t1c-avf-ethip4-ip4scale2m-rnd: 2 +64b-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows: 1 +64b-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows: 1 +64b-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows: 1 +64b-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows: 1 +64b-2t1c-avf-dot1q-l2xcbase: 3 +64b-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr: 7 +64b-2t1c-ethip4-ip4scale200k-rnd: 2 +64b-2t1c-ethip4-ip4scale2m: 7 +64b-2t1c-ethip4-ip4scale2m-rnd: 2 + +# Multiline string, empty lines (or \n) are required, +# see https://yaml-multiline.info/ + +footnote: " + [1] DONE Regression in ACL tests. The cause is the CSIT part of + an API change, Gerrit 26112. Instead of failing, the misconfigured VPP + passes the test, albeit with reduced performance. [CSIT-1739] + + [2] DONE Regression in tests using random flows. + The cause is Gerrit 26456, unpinning random seed, needed to make TRex workers + generate different sequences of packets. [CSIT-1731] + + [3] DONE Regression in base dot1q-l2xcbase suites. The cause is Gerrit 25363, + which unified dot1q handling across various tests. + Previously, this one suite was different (only handling dot1q on one port). + + [5] OPEN Progression in performance of tests running VPP (l2xc) inside VM. + Due to relatively high stdev of results, bisecting has not found a cause yet. + [CSIT-1738] + + [7] POSTPONED Possible anomaly, but stdev of results is high. + Currently, the performance differences are considered to probably be just noise. + + [9] OPEN Progression in ip6 scale tests. Multiple candidate changes may have + affect code efficiency, but they have also caused the tests to fail + for a period of time. [CSIT-1735] + + [10] OPEN Progression in ip6 base tests with dot1q. [CSIT-1746] + + [11] OPEN Progression in memif tests, mainly in avf-eth-l2xcbase-eth-2memif-1dcr. + Not sure whether all memif tests are affected, nor what the cause is. + [CSIT-1744] + + [12] OPEN Progression in some l2bdscale tests. [CSIT-1745] + + [13] DONE Stateless ACL test have the same performance in 2005.0-4 as in + 2001.0-2, the difference shown here is just a consequence of API change + having a performance impact when VPP version does not match CSIT version. + [CSIT-1739] + + [14] DONE Statefull ACL test have better performance in 2005.0-4 as in + 2001.0-2, but the difference shown here is inflated due to API change + having a performance impact when VPP version does not match CSIT version. + [CSIT-1739] + + [15] OPEN Progression in nat44 test (not scale ones). [CSIT-1747] + + [17] OPEN Progression in some vhost tests (dpdk in VM). [CSIT-1749] +" |