From 7f0abbb8f56342fc09b09beb47661f4d55b7eb62 Mon Sep 17 00:00:00 2001 From: Juraj Linkeš Date: Fri, 15 Jan 2021 13:09:43 +0100 Subject: Report: add 2n-tx2 static content MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I476ac52d64999f6d3ca3ee726f018f36693ac921 Signed-off-by: Juraj Linkeš --- .../test_environment_sut_calib_tx2.rst | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 docs/report/introduction/test_environment_sut_calib_tx2.rst (limited to 'docs/report/introduction/test_environment_sut_calib_tx2.rst') 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 -- cgit 1.2.3-korg