From 5a1f4570778a7511415d94e58cc2299d02b871cd Mon Sep 17 00:00:00 2001 From: Maciek Konstantynowicz Date: Sat, 18 Aug 2018 09:17:16 +0100 Subject: report 18.07: final final editorial nit picking in v0.9. Formatting and removing excessive white space in static content. Change-Id: I7400f4ba6386b85b59b667db026558685ec0d1a1 Signed-off-by: Maciek Konstantynowicz --- docs/report/dpdk_performance_tests/overview.rst | 7 +++++-- docs/report/dpdk_performance_tests/throughput_trending.rst | 12 ++++++------ 2 files changed, 11 insertions(+), 8 deletions(-) (limited to 'docs/report/dpdk_performance_tests') diff --git a/docs/report/dpdk_performance_tests/overview.rst b/docs/report/dpdk_performance_tests/overview.rst index 5f3d6b0a2b..212e202c13 100644 --- a/docs/report/dpdk_performance_tests/overview.rst +++ b/docs/report/dpdk_performance_tests/overview.rst @@ -1,8 +1,11 @@ Overview ======== -For description of physical testbeds used for DPDK performance tests -please refer to :ref:`tested_physical_topologies`. +DPDK performance test results are reported for all three physical +testbed types present in FD.io labs: 3-Node Xeon Haswell (3n-hsw), +3-Node Xeon Skylake (3n-skx), 2-Node Xeon Skylake (2n-skx) and installed +NIC models. For description of physical testbeds used for DPDK +performance tests please refer to :ref:`tested_physical_topologies`. Logical Topologies ------------------ diff --git a/docs/report/dpdk_performance_tests/throughput_trending.rst b/docs/report/dpdk_performance_tests/throughput_trending.rst index 961d3ea7a1..81d4d6db60 100644 --- a/docs/report/dpdk_performance_tests/throughput_trending.rst +++ b/docs/report/dpdk_performance_tests/throughput_trending.rst @@ -4,14 +4,14 @@ Throughput Trending In addition to reporting throughput comparison between DPDK releases, CSIT provides regular performance trending for DPDK release branches: -#. `Performance Dashboard `_ - - per DPDK test case throughput trend, trend compliance and summary of +#. `Performance Dashboard `_: + per DPDK test case throughput trend, trend compliance and summary of detected anomalies. -#. `Trending Methodology `_ - - throughput test metrics, trend calculations and anomaly +#. `Trending Methodology `_: + throughput test metrics, trend calculations and anomaly classification (progression, regression). -#. `DPDK Trendline Graphs `_ - - weekly DPDK Testpmd and L3fwd MRR throughput measurements against +#. `DPDK Trendline Graphs `_: + weekly DPDK Testpmd and L3fwd MRR throughput measurements against the trendline with anomaly highlights and associated CSIT test jobs. \ No newline at end of file -- cgit