From 68f32506b32feddae4f9674a7a32cd3d0ea61fb7 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Wed, 28 Jul 2021 10:44:23 +0200 Subject: [PATCH 1/1] RCA: Add CSIT-1789 as a known issue Change-Id: Ia01eddc69f64d7f4360cda7a612b5b8fae2c41b4 Signed-off-by: Vratko Polak --- docs/report/vpp_performance_tests/csit_release_notes.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index 4f448c2c89..72fd0a1b61 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -110,6 +110,10 @@ List of known issues in |csit-release| for VPP performance tests: | | `VPP-1763 | commands in flight over socket), the VPP configuration for large scale tests (millions of messages) takes | | | `_ | too long. | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ +| 4 | `CSIT-1789 | AVF driver does not perform RSS in a deterministic way. | +| | `_ | This increases standard deviation of tests with small number of flows (mainly ipsec). | ++----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ + Root Cause Analysis for Performance Changes ------------------------------------------- -- 2.16.6