diff options
author | Viliam Luc <vluc@cisco.com> | 2021-07-26 16:50:32 +0200 |
---|---|---|
committer | Viliam Luc <vluc@cisco.com> | 2021-08-04 16:10:59 +0200 |
commit | bb5f2a46e7acd6e85408610b09a15ca3f5bd3647 (patch) | |
tree | b34917c2aeee267c4e6941b89b536e0ec3a0c449 | |
parent | 61d020ed404923283dcd87424a7845dcd84bd66a (diff) |
Docs: issues added to csit_release_notes
Change-Id: I2e47e1c494a3d83d005c605b4a9214e8561b1b1d
Signed-off-by: Viliam Luc <vluc@cisco.com>
-rw-r--r-- | docs/report/vpp_performance_tests/csit_release_notes.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index f4e5f25d4c..2709844e47 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -123,6 +123,15 @@ List of known issues in |csit-release| for VPP performance tests: | 5 | `CSIT-1790 | Broken TRex latency measurements with TRex v2.88, DPDK 21.02 and FVL FW 6.01. | | | <https://jira.fd.io/browse/CSIT-1790>`_ | High latency O(5msec) for all VPP and testpmd/l3fwd test cases for FVL NICs with FW 6.01. | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ +| 6 | `CSIT-1780 | IPSEC SW async scheduler MRR tests failing with no traffic forwarded. | +| | <https://jira.fd.io/browse/CSIT-1780>`_ | | ++----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ +| 7 | `CSIT-1786 | IP4 and IP6 scale tests failing with no traffic forwarded. | +| | <https://jira.fd.io/browse/CSIT-1786>`_ | Issue reported to VPP devs. | ++----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ +| 8 | `CSIT-1785 | NAT44ED tests failing to establish all TCP sessions. | +| | <https://jira.fd.io/browse/CSIT-1785>`_ | | ++----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ Root Cause Analysis for Performance Changes ------------------------------------------- |