diff options
author | Maciek Konstantynowicz <mkonstan@cisco.com> | 2020-02-13 11:33:44 +0000 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-02-13 13:36:53 +0000 |
commit | 5d7ed165425bfbc62bfe3c32cf5ca22aee4fe537 (patch) | |
tree | 2c6298d885bc22501cd096df7a7a2e480d76c5d3 /docs/report/dpdk_performance_tests | |
parent | d2b27779627f1f3cd92366d262a29df9a8d3e8be (diff) |
Report: Comparison sections - added alternative note when bad ucode results are published.
Change-Id: I49c83eda5b4e200714783b695a1db80ed48e8027
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
Diffstat (limited to 'docs/report/dpdk_performance_tests')
-rw-r--r-- | docs/report/dpdk_performance_tests/comparisons/index.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/report/dpdk_performance_tests/comparisons/index.rst b/docs/report/dpdk_performance_tests/comparisons/index.rst index 0281318fff..368136b47d 100644 --- a/docs/report/dpdk_performance_tests/comparisons/index.rst +++ b/docs/report/dpdk_performance_tests/comparisons/index.rst @@ -6,6 +6,19 @@ Comparisons =========== +.. + // Alternative Note for 1st Bullet when bad microcode Skx, Clx results are published + note:: + L3fwd throughput drop in the current release in comparison to previous + releases **on Intel Xeon 2n-skx, 3n-skx and 2n-clx testbeds**: L3fwd + performance test data shows lower performance and behaviour + inconsistency of these systems following the recent 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`. + .. toctree:: current_vs_previous_release |