X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Freport%2Fvpp_performance_tests%2Fcsit_release_notes.rst;h=f79e3316531d5b4b12d16700442b592ab7a80b04;hb=refs%2Fchanges%2F81%2F25081%2F3;hp=a0e76f9ad5576e818372482a85abefb2c5474836;hpb=4a87446fd7dc14f14e67d7cacd32997db776d8e0;p=csit.git diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index a0e76f9ad5..f79e331653 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -6,21 +6,22 @@ Changes in |csit-release| #. VPP PERFORMANCE TESTS - - **Intel Xeon 2n-skx, 3n-skx and 2n-clx testbeds**: VPP test data is - not included in this report version. This is due to performance - and behaviour inconsistency following the upgrade to the latest - Ubuntu 18.04 LTS kernel version (4.15.0-72-generic) and - associated microcode packages (skx ucode 0x2000064, clx ucode - 0x500002c). Test data will be added in subsequent maintenance - report version(s) once the issue is resolved. See - :ref:`vpp_known_issues`. + - **Intel Xeon 2n-skx, 3n-skx and 2n-clx testbeds**: VPP performance + test data is not included in this report version. This is due to + the lower performance and behaviour inconsistency of these + systems following the upgrade of processor microcode packages + (skx ucode 0x2000064, clx ucode 0x500002c), done 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 + added in subsequent maintenance report version(s) once the issue + is resolved. See :ref:`vpp_known_issues`. - **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 @@ -36,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).