diff options
author | Maciek Konstantynowicz <mkonstan@cisco.com> | 2021-07-14 11:35:35 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-07-14 11:31:08 +0000 |
commit | d9bb63c2d9f126800f69bd53fca5d42fd2beb739 (patch) | |
tree | f9001583404e906178b34d1d21f4e041bda5caff /docs/report/dpdk_performance_tests | |
parent | da7ec9bf7aff31d18325043891aa19cda2b063ec (diff) |
report: update to rls notes and add methodology sections TODO placeholders
- Update VPP and DPDK rls notes.
- Added methodology sections TODO placeholders
- IPsec with Async Crypto Feature Workers
- IPsec Uni-Directional Tests
- IPsec Deep SPD Policy Tests
- GTPU Tunnels
Change-Id: Ibfb937f193cce3a6576ac64cf00ad2e1b4bc3868
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
Diffstat (limited to 'docs/report/dpdk_performance_tests')
-rw-r--r-- | docs/report/dpdk_performance_tests/csit_release_notes.rst | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/report/dpdk_performance_tests/csit_release_notes.rst b/docs/report/dpdk_performance_tests/csit_release_notes.rst index 6810d35f54..2f88519361 100644 --- a/docs/report/dpdk_performance_tests/csit_release_notes.rst +++ b/docs/report/dpdk_performance_tests/csit_release_notes.rst @@ -4,16 +4,15 @@ Release Notes Changes in |csit-release| ------------------------- +#. TEST FRAMEWORK -#. DPDK PERFORMANCE TESTS + - **Upgrade to Ubuntu 20.04 LTS**: Re-installed base operating system + to Ubuntu 20.04.2 LTS. Upgrade included also baseline Docker + containers used for spawning topology. - - CSIT test environment is versioned, see + - **CSIT test environment** version has been updated to ver. 7, see :ref:`test_environment_versioning`. - - **Upgrade to Ubuntu 20.04 LTS**: Reinstall base operating system to Ubuntu - 20.04.2 LTS. Upgrade includes also baseline Docker containers used for - spawning topology. - #. DPDK RELEASE VERSION CHANGE - |csit-release| tested |dpdk-release|, as used by |vpp-release|. |