aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2019-05-11 07:54:10 +0200
committerTibor Frank <tifrank@cisco.com>2019-05-15 11:19:44 +0000
commit7bab3c840b29f4237454b22a14d4b36199aa90b9 (patch)
tree8e32ffcfc8359de52a3f3e80c04d35e314ae0065
parent1c3bbf5b3a2e2092fd6a62d64cac3ca07715d256 (diff)
Report: update known perf issues
Change-Id: I83863b6a32a1f4d079e126458ba50a358e8de447 Signed-off-by: Jan Gelety <jgelety@cisco.com> (cherry picked from commit d6756e397a108f971622890b5132cc29ff9e5f65)
-rw-r--r--docs/report/vpp_performance_tests/csit_release_notes.rst6
1 files changed, 6 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 7a8bf9bf5b..74ab68062b 100644
--- a/docs/report/vpp_performance_tests/csit_release_notes.rst
+++ b/docs/report/vpp_performance_tests/csit_release_notes.rst
@@ -84,3 +84,9 @@ List of known issues in |csit-release| for VPP performance tests:
| 6 | `CSIT-1499 | AVF tests are sporadically failing on initialization of AVF interface. |
| | <https://jira.fd.io/browse/CSIT-1499>`_ | |
+----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+
+| 7 | `VPP-1676 | 9000B ip4 memif errors - ip4-input: ip4 length > l2 length. |
+| | <https://jira.fd.io/browse/VPP-1676>`_ | IP4 jumbo frames (9000B) are dropped in case of tests with memif. |
++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+
+| 8 | `VPP-1677 | 9000B ip4 nat44: VPP crash + coredump. |
+| | <https://jira.fd.io/browse/VPP-1677>`_ | VPP crashes very often in case that NAT44 is configured and it has to process IP4 jumbo frames (9000B). |
++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+