From c5dfa9d7295672478b0318d4fe83f560c4cf4d66 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Tue, 8 Nov 2022 17:09:44 +0100 Subject: [PATCH] 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 Signed-off-by: Maciek Konstantynowicz --- .../vpp_performance_tests/csit_release_notes.rst | 19 ++++++++++++++++--- 1 file 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 -- 2.16.6