diff options
Diffstat (limited to 'docs/report/introduction')
-rw-r--r-- | docs/report/introduction/general_notes.rst | 6 | ||||
-rw-r--r-- | docs/report/introduction/physical_testbeds.rst | 4 | ||||
-rw-r--r-- | docs/report/introduction/test_environment_sut_calib_skx.rst | 34 |
3 files changed, 19 insertions, 25 deletions
diff --git a/docs/report/introduction/general_notes.rst b/docs/report/introduction/general_notes.rst index 17ea65ce90..91cd46e678 100644 --- a/docs/report/introduction/general_notes.rst +++ b/docs/report/introduction/general_notes.rst @@ -66,12 +66,6 @@ is listed separately, as follows: testbeds demonstrates single server[DUT1] and single client[DUT2] scenario using DMM framework and kernel tcp/ip stack. -In addition to above, |csit-release| report does also include VPP unit test -results. VPP unit tests are developed within the FD.io VPP project and as they -complement CSIT system functional tests, they are provided mainly as a reference -and to provide a more complete view of automated testing executed against -|vpp-release|. - FD.io CSIT system is developed using two main coding platforms :abbr:`RF (Robot Framework)` and Python2.7. |csit-release| source code for the executed test suites is available in CSIT branch |release| in the directory diff --git a/docs/report/introduction/physical_testbeds.rst b/docs/report/introduction/physical_testbeds.rst index 454a751cf3..ba6cd39389 100644 --- a/docs/report/introduction/physical_testbeds.rst +++ b/docs/report/introduction/physical_testbeds.rst @@ -184,7 +184,7 @@ doubling the number of logical cores exposed to Linux, with 56 logical cores and 28 physical cores per processor socket. Complete 2n-skx testbed specification is available on -`CSIT LF lab extension <https://wiki.fd.io/view/CSIT/fdio_csit_lab_ext_lld_draft>`_ -wiki page. +`CSIT/Testbeds: Xeon Skx, Arm, Atom +<https://wiki.fd.io/view/CSIT/Testbeds:_Xeon_Skx,_Arm,_Atom.>`_ wiki page. Total of four 2n-skx testbeds are in operation in FD.io labs. diff --git a/docs/report/introduction/test_environment_sut_calib_skx.rst b/docs/report/introduction/test_environment_sut_calib_skx.rst index 2496e7a0d9..07d70ee9c5 100644 --- a/docs/report/introduction/test_environment_sut_calib_skx.rst +++ b/docs/report/introduction/test_environment_sut_calib_skx.rst @@ -194,20 +194,20 @@ L1/L2/LLC latency :: -$ sudo /home/testuser/mlc --c2c_latency -Intel(R) Memory Latency Checker - v3.5 -Command line parameters: --c2c_latency - -Measuring cache-to-cache transfer latency (in ns)... -Local Socket L2->L2 HIT latency 53.7 -Local Socket L2->L2 HITM latency 53.7 -Remote Socket L2->L2 HITM latency (data address homed in writer socket) - Reader Numa Node -Writer Numa Node 0 1 - 0 - 113.9 - 1 113.9 - -Remote Socket L2->L2 HITM latency (data address homed in reader socket) - Reader Numa Node -Writer Numa Node 0 1 - 0 - 177.9 - 1 177.6 -
\ No newline at end of file + $ sudo /home/testuser/mlc --c2c_latency + Intel(R) Memory Latency Checker - v3.5 + Command line parameters: --c2c_latency + + Measuring cache-to-cache transfer latency (in ns)... + Local Socket L2->L2 HIT latency 53.7 + Local Socket L2->L2 HITM latency 53.7 + Remote Socket L2->L2 HITM latency (data address homed in writer socket) + Reader Numa Node + Writer Numa Node 0 1 + 0 - 113.9 + 1 113.9 - + Remote Socket L2->L2 HITM latency (data address homed in reader socket) + Reader Numa Node + Writer Numa Node 0 1 + 0 - 177.9 + 1 177.6 - |