aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/introduction/test_environment_sut_calib_tx2.rst
diff options
context:
space:
mode:
authorJuraj Linkeš <juraj.linkes@pantheon.tech>2021-01-15 13:09:43 +0100
committerJuraj Linkeš <juraj.linkes@pantheon.tech>2021-01-15 15:24:19 +0100
commit7f0abbb8f56342fc09b09beb47661f4d55b7eb62 (patch)
tree16537ed6fc0876dd62c6047be0e88fa9c4cf126d /docs/report/introduction/test_environment_sut_calib_tx2.rst
parent6962831a1f1905e50a3d663c0cf3ce8c2873ecc9 (diff)
Report: add 2n-tx2 static content
Change-Id: I476ac52d64999f6d3ca3ee726f018f36693ac921 Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
Diffstat (limited to 'docs/report/introduction/test_environment_sut_calib_tx2.rst')
-rw-r--r--docs/report/introduction/test_environment_sut_calib_tx2.rst25
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/report/introduction/test_environment_sut_calib_tx2.rst b/docs/report/introduction/test_environment_sut_calib_tx2.rst
new file mode 100644
index 0000000000..4b715c86f0
--- /dev/null
+++ b/docs/report/introduction/test_environment_sut_calib_tx2.rst
@@ -0,0 +1,25 @@
+ThunderX2
+~~~~~~~~~
+
+Following sections include sample calibration data measured on
+s27-t34-sut1 server running in one of the ThunderX2 testbeds.
+
+
+Linux cmdline
+^^^^^^^^^^^^^
+
+::
+
+ $ cat /proc/cmdline
+ BOOT_IMAGE=/boot/vmlinuz-4.15.0-72-generic root=UUID=19debf43-de1a-4f0d-97a7-c4d0ccd04327 ro audit=0 intel_iommu=on isolcpus=1-27,29-55 nmi_watchdog=0 nohz_full=1-27,29-55 nosoftlockup processor.max_cstate=1 rcu_nocbs=1-27,29-55 splash quiet vt.handoff=1
+
+Linux uname
+^^^^^^^^^^^
+
+::
+
+ $ uname -a
+ Linux s27-t34-sut1 4.15.0-72-generic #81-Ubuntu SMP Tue Nov 26 12:21:09 UTC 2019 aarch64 aarch64 aarch64 GNU/Linux
+
+
+.. include:: ../introduction/test_environment_sut_meltspec_tx2.rst