From aee34715f8aab82f25cf5c2b5aa696c4c65c3ea9 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Fri, 27 Jul 2018 13:59:21 +0200 Subject: CSIT-1213: Add 2n/3n-skx to Test Oper Data Change-Id: I217cc8dc6691c2a443460bd4e51ea96c4ec82806 Signed-off-by: Tibor Frank (cherry picked from commit c7b2541ae5ff737691547daef2e4b25f9d232eba) --- docs/report/dpdk_performance_tests/csit_release_notes.rst | 4 ++-- docs/report/dpdk_performance_tests/overview.rst | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/report/dpdk_performance_tests') diff --git a/docs/report/dpdk_performance_tests/csit_release_notes.rst b/docs/report/dpdk_performance_tests/csit_release_notes.rst index 3adbcd0d32..214eb4c4e7 100644 --- a/docs/report/dpdk_performance_tests/csit_release_notes.rst +++ b/docs/report/dpdk_performance_tests/csit_release_notes.rst @@ -1,7 +1,7 @@ Release Notes ============= -Changes in CSIT |release| +Changes in |csit-release| ------------------------- No code changes apart from bug fixes. @@ -9,7 +9,7 @@ No code changes apart from bug fixes. Known Issues ------------ -Here is the list of known issues in CSIT |release| for Testpmd performance tests: +Here is the list of known issues in |csit-release| for Testpmd performance tests: +---+---------------------------------------------------+------------+-----------------------------------------------------------------+ | # | Issue | Jira ID | Description | diff --git a/docs/report/dpdk_performance_tests/overview.rst b/docs/report/dpdk_performance_tests/overview.rst index 56d0e1e8fd..037300b3ee 100644 --- a/docs/report/dpdk_performance_tests/overview.rst +++ b/docs/report/dpdk_performance_tests/overview.rst @@ -87,7 +87,7 @@ Performance tests are split into two main categories: previously discovered throughput rate. These tests are currently done against 0.9 of reference NDR, with reference rates updated periodically. -CSIT |release| includes following performance test suites, listed per NIC type: +|csit-release| includes following performance test suites, listed per NIC type: - 2port10GE X520-DA2 Intel @@ -115,7 +115,7 @@ continuously. Performance Tests Naming ------------------------ -CSIT |release| follows a common structured naming convention for all performance +|csit-release| follows a common structured naming convention for all performance and system functional tests, introduced in CSIT rls1701. The naming should be intuitive for majority of the tests. Complete description @@ -124,7 +124,7 @@ of CSIT test naming convention is provided on :ref:`csit_test_naming`. Methodology: Multi-Core and Multi-Threading ------------------------------------------- -**Intel Hyper-Threading** - CSIT |release| performance tests are executed with +**Intel Hyper-Threading** - |csit-release| performance tests are executed with SUT servers' Intel XEON processors configured in Intel Hyper-Threading Disabled mode (BIOS setting). This is the simplest configuration used to establish baseline single-thread single-core application packet processing and forwarding @@ -132,7 +132,7 @@ performance. Subsequent releases of CSIT will add performance tests with Intel Hyper-Threading Enabled (requires BIOS settings change and hard reboot of server). -**Multi-core Tests** - CSIT |release| multi-core tests are executed in the +**Multi-core Tests** - |csit-release| multi-core tests are executed in the following VPP thread and core configurations: #. 1t1c - 1 pmd worker thread on 1 CPU physical core. -- cgit 1.2.3-korg