aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2022-11-08 17:09:44 +0100
committerTibor Frank <tifrank@cisco.com>2022-11-09 12:37:01 +0000
commit3b4481aa52d0d96eeeb951bba2c7ff34854c4451 (patch)
tree4b594941b5bb9474d1cbb7ed56da73b935d08cef
parentc0d6ec65d1012bdf7a26059e9f856ff1e15430b5 (diff)
fix(report): slightly update release notes
+ Mention impact of Ubuntu version performance. + GTPU HW was already tested in rls2206. Change-Id: I545e48746fc7dbf8f437d4b521c26cc89a1250b1 Signed-off-by: Vratko Polak <vrpolak@cisco.com> Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit c5dfa9d7295672478b0318d4fe83f560c4cf4d66)
-rw-r--r--docs/report/vpp_performance_tests/csit_release_notes.rst19
1 files changed, 16 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 7747b04fb7..91090895c9 100644
--- a/docs/report/vpp_performance_tests/csit_release_notes.rst
+++ b/docs/report/vpp_performance_tests/csit_release_notes.rst
@@ -12,8 +12,11 @@ Changes in |csit-release|
Atom processors), to later replace 3n-dnv and 2n-dnv (3 and 2 Node
Denverton) testbeds.
- - **Added GTPU HW offload tests** for Intel e810 4p25ge NICs on 2n-icx
- testbeds.
+ - **Added GTPU HW offload tests** using VPP GTPU hardware offload
+ with Intel e810 4p25ge NICs (3n-icx testbeds only). These tests
+ were already there in CSIT-2206, but were yielding invalid
+ results due to using TRex v2.97 that was incompatible with e810
+ NICs used for those tests.
- **Added Wireguard tests** using VPP software crypto (3n-icx, 3n-snr
testbeds) and using built-in hardware crypto QAT device (3n-snr testbed
@@ -25,10 +28,20 @@ Changes in |csit-release|
#. TEST FRAMEWORK
+ - CSIT-2210 executes all VPP v22.10 performance tests using vpp ubuntu2204
+ images, due to CSIT execution environment change as noted below. This
+ applies to all performance testbeds except Denverton. Consequently, VPP
+ v22.06 has not been re-tested in CSIT-2210 environment, as no ubuntu204
+ images are available for that VPP version. Performance comparison
+ between VPP v22.10 (current version) vs VPP v22.06 (previous version)
+ may be impacted by VPP build environment change (ubuntu2004 to ubuntu
+ 2204) change and CSIT environment change. See :ref:`vpp_rca` for
+ details.
+
- **CSIT test environment** version has been updated to ver. 11, see
:ref:`test_environment_versioning`.
- - **TCP tput profiles** have to be changed, as newer TRex versions
+ - **TCP TPUT profiles** had to be changed, as newer TRex versions
are not deterministic enough when deciding when to send an ACK.
- **CSIT PAPI support**: Due to issues with PAPI performance, and