From 997a634a6658d3d07ff84fc54e156ebd805fec74 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 17 Feb 2020 07:43:20 +0100 Subject: PAL: Fix pdf Change-Id: I8dfb53c8b6231663a600bd0ec81f7915d8db09f0 Signed-off-by: Tibor Frank --- docs/report/introduction/test_environment_intro.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/report/introduction/test_environment_intro.rst') diff --git a/docs/report/introduction/test_environment_intro.rst b/docs/report/introduction/test_environment_intro.rst index 0d35acee72..da817f269d 100644 --- a/docs/report/introduction/test_environment_intro.rst +++ b/docs/report/introduction/test_environment_intro.rst @@ -37,16 +37,16 @@ as impacting data plane performance tests. Calibrating those parameters is part of FD.io CSIT pre-test activities, and includes measuring and reporting following: -#. System level core jitter – measure duration of core interrupts by +#. System level core jitter - measure duration of core interrupts by Linux in clock cycles and how often interrupts happen. Using `CPU core jitter tool `_. -#. Memory bandwidth – measure bandwidth with `Intel MLC tool +#. Memory bandwidth - measure bandwidth with `Intel MLC tool `_. -#. Memory latency – measure memory latency with Intel MLC tool. +#. Memory latency - measure memory latency with Intel MLC tool. -#. Cache latency at all levels (L1, L2, and Last Level Cache) – measure +#. Cache latency at all levels (L1, L2, and Last Level Cache) - measure cache latency with Intel MLC tool. Measured values of listed parameters are especially important for -- cgit 1.2.3-korg