From d6756e397a108f971622890b5132cc29ff9e5f65 Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Sat, 11 May 2019 07:54:10 +0200 Subject: [PATCH] Report: update known perf issues Change-Id: I83863b6a32a1f4d079e126458ba50a358e8de447 Signed-off-by: Jan Gelety --- docs/report/vpp_performance_tests/csit_release_notes.rst | 6 ++++++ 1 file changed, 6 insertions(+) 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. | | | `_ | | +----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ +| 7 | `VPP-1676 | 9000B ip4 memif errors - ip4-input: ip4 length > l2 length. | +| | `_ | IP4 jumbo frames (9000B) are dropped in case of tests with memif. | ++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ +| 8 | `VPP-1677 | 9000B ip4 nat44: VPP crash + coredump. | +| | `_ | VPP crashes very often in case that NAT44 is configured and it has to process IP4 jumbo frames (9000B). | ++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ -- 2.16.6