From 3865cc7adbb6eb6da2cb1b88fbce4e9912394080 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Wed, 18 Aug 2021 13:45:00 +0200 Subject: [PATCH] Update release notes + CSIT-1789 is present in 2101_1, as it uses newer CSIT code than 2101. + Clarify CSIT-1790 is not affecting results since we upgraded firmware. Change-Id: I0496f8d68c218278e34f79620320f211b1d5b48f Signed-off-by: Vratko Polak --- docs/report/vpp_performance_tests/csit_release_notes.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index 7bdbc916d3..6a189feeaf 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -98,12 +98,16 @@ List of known issues in |csit-release| for VPP performance tests: | | `_ | too long. | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ | 3 | `CSIT-1790 | Broken TRex latency measurements with TRex v2.88, DPDK 21.02 and FVL FW 6.01. | -| | `_ | High latency O(5msec) for all VPP and testpmd/l3fwd test cases for FVL NICs with FW 6.01. | +| | `_ | After upgrading TRex to v2.88, we also needed to upgrade FVL firmware on TG machines, | +| | | to avoid high latency O(5msec) for all VPP and testpmd/l3fwd test cases. | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ -| 4 | `CSIT-1780 | IPSEC SW async scheduler MRR tests failing with no traffic forwarded. | +| 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). | ++----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ +| 5 | `CSIT-1780 | IPSEC SW async scheduler MRR tests failing with no traffic forwarded. | | | `_ | | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ -| 5 | `CSIT-1785 | NAT44ED tests failing to establish all TCP sessions. | +| 6 | `CSIT-1785 | NAT44ED tests failing to establish all TCP sessions. | | | `_ | | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ -- 2.16.6