aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_performance_tests/csit_release_notes.rst
diff options
context:
space:
mode:
authorMaciek Konstantynowicz <mkonstan@cisco.com>2020-02-13 11:19:44 +0000
committerTibor Frank <tifrank@cisco.com>2020-02-13 13:35:18 +0000
commitd2b27779627f1f3cd92366d262a29df9a8d3e8be (patch)
treec7bb760aba661045fda908836dab0d776aa39642 /docs/report/vpp_performance_tests/csit_release_notes.rst
parent09dbdddf56966f0be9dbe3c4176fe1a588ca3c17 (diff)
Report: more edits to vpp and dpdk perf rls notes re skx and clx ucode issue.
Change-Id: Iaf473b38b44668478a77044e87d4610db65d9331 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
Diffstat (limited to 'docs/report/vpp_performance_tests/csit_release_notes.rst')
-rw-r--r--docs/report/vpp_performance_tests/csit_release_notes.rst27
1 files changed, 20 insertions, 7 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst
index 8eee3398ea..f79e331653 100644
--- a/docs/report/vpp_performance_tests/csit_release_notes.rst
+++ b/docs/report/vpp_performance_tests/csit_release_notes.rst
@@ -19,9 +19,9 @@ Changes in |csit-release|
- **Service density 2n-skx tests**: Added new NF density tests with
IPsec encryption between DUTs.
- - **AVF tests**: Full test coveraged based on code changes in CSIT core
- layer (driver/interface awareness) and generated by suite generator
- (Intel Fortville NICs only).
+ - **AVF tests**: Full test coveraged based on code changes in CSIT
+ core layer (driver/interface awareness) and generated by suite
+ generator (Intel Fortville NICs only).
- **Hoststack TCP/IP tests**: Major refactor of VPP Hoststack TCP/IP
performance tests using WRK generator talking to the VPP HTTP
@@ -37,17 +37,30 @@ Changes in |csit-release|
ConnectX5-2p100GE NICs in 2n-clx testbeds using VPP native rdma
driver.
- - **IPsec reconfiguration tests**: Added tests measuring the impact of IPsec
- tunnels creations and removals.
+ - **IPsec reconfiguration tests**: Added tests measuring the impact
+ of IPsec tunnels creations and removals.
- **Load Balancer tests**: Added VPP performance tests for Maglev,
L3DSR (Direct Server Return), Layer 4 Load Balancing NAT Mode.
+..
+ // Alternative Note for 1st Bullet when bad microcode Skx, Clx results are published
+ - **Intel Xeon 2n-skx, 3n-skx and 2n-clx testbeds**: VPP performance
+ test data is included in this report version, but it shows lower
+ performance and behaviour inconsistency of these systems
+ following the upgrade of processor microcode packages (skx ucode
+ 0x2000064, clx ucode 0x500002c) as part of updating Ubuntu 18.04
+ LTS kernel version. Tested VPP and DPDK applications (L3fwd) are
+ affected. Skx and Clx test data will be corrected in subsequent
+ maintenance report version(s) once the issue is resolved. See
+ :ref:`vpp_known_issues`.
+
#. TEST FRAMEWORK
- **CSIT Python3 support**: Full migration of CSIT from Python2.7 to
- Python3.6. This change includes library migration, PIP dependency upgrade,
- CSIT container images, infrastructure packages ugrade/installation.
+ Python3.6. This change includes library migration, PIP dependency
+ upgrade, CSIT container images, infrastructure packages
+ ugrade/installation.
- **CSIT PAPI support**: Finished conversion of CSIT VAT L1 keywords
to PAPI L1 KWs in CSIT using VPP Python bindings (VPP PAPI).