diff options
author | Viliam Luc <vluc@cisco.com> | 2021-07-26 16:50:32 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-08-04 14:18:55 +0000 |
commit | a431c1f6fd0fcd03c4e1cd2da1d5346d000b1e30 (patch) | |
tree | 580756439467bb3a4a182a6faafadbf0f864e6e4 /docs | |
parent | d0ff8b1baa67e7d44731be16fd8eef00f006a48a (diff) |
Docs: issues added to csit_release_notes
Change-Id: I2e47e1c494a3d83d005c605b4a9214e8561b1b1d
Signed-off-by: Viliam Luc <vluc@cisco.com>
(cherry picked from commit bb5f2a46e7acd6e85408610b09a15ca3f5bd3647)
Diffstat (limited to 'docs')
-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 ------------------------------------------- |