X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Freport%2Fvpp_performance_tests%2Fcsit_release_notes.rst;fp=docs%2Freport%2Fvpp_performance_tests%2Fcsit_release_notes.rst;h=f79e3316531d5b4b12d16700442b592ab7a80b04;hp=8eee3398eaa13d1aaa518a232e0c55d5d27f58b7;hb=d2b27779627f1f3cd92366d262a29df9a8d3e8be;hpb=09dbdddf56966f0be9dbe3c4176fe1a588ca3c17 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).