1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
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]
"
|