fix(report): slightly update release notes 96/37596/7
authorVratko Polak <vrpolak@cisco.com>
Tue, 8 Nov 2022 16:09:44 +0000 (17:09 +0100)
committerMaciek Konstantynowicz <mkonstan@cisco.com>
Wed, 9 Nov 2022 12:10:53 +0000 (12:10 +0000)
+ 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>
docs/report/vpp_performance_tests/csit_release_notes.rst

index 7747b04..9109089 100644 (file)
@@ -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