Update RCA files with new findings
[csit.git] / resources / tools / presentation / rca / rca-2n-clx-2t1c-pdr-rca1.yaml
index eda44b3..1c52a77 100644 (file)
 # 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]
+    [1] DONE Apparent regression in ACL tests due to Gerrit 26112. With CSIT
+    using changed VPP API, instead of failing, 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]
+    [2] DONE Regression in tests using random flow sequencing due to
+    Gerrit 26456. Unpinned random seed 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).
+    [3] DONE Regression in base dot1q-l2xcbase suites due to Gerrit
+    25363. Unified dot1q handling across various tests. Previously,
+    this one suite was different, using dot1q on one port only.
 
-    [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.
+    [5] DONE Progression in tests with VPP (l2xc) inside a VM due to
+    Gerrit 25309. Make VPP in VM worker placement deterministic.
     [CSIT-1738]
 
     [7] POSTPONED Possible anomaly, but stdev of results is high.
-    Currently, the performance differences are considered to probably be just noise.
+    Performance differences 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]
+    [9] OPEN Progression in all ip6 scale tests. Changes to vppinfra
+    bihash may have improved code efficiency. [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]
+    [11] OPEN Progression in memif tests, mainly in
+    avf-eth-l2xcbase-eth-2memif-1dcr. Two progression candidates found:
+    Gerrit 24053 and Gerrit 26744. Performance results are not consistent enough
+    to separate the two from other possible causes. [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]
+    [13] DONE Stateless ACL tests have the same performance in 2005.0-4
+    as in 2001.0-2. The difference shown here is inflated by an API
+    change, see [1]. [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]
+    [14] DONE Stateful ACL tests have better performance in 2005.0-4 as
+    in 2001.0-2. The CSIT part of API change, Gerrit 26112, has fixed
+    an earlier CSIT regression in the same tests. The difference shown here
+    is further inflated by the API mismatch, see [1]. [CSIT-1739]
 
     [15] OPEN Progression in nat44 test (not scale ones). [CSIT-1747]