From 14fe52e81c59a5a3558f4f587e56b75e388191dc Mon Sep 17 00:00:00 2001 From: pmikus Date: Mon, 3 Oct 2022 14:42:34 +0200 Subject: fix(docs): Static content Signed-off-by: pmikus Change-Id: I29c2c108cec7badbe302095d5797d39c0d34ad58 --- .../introduction/environment/sut_calib_tx2.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/report/introduction/environment/sut_calib_tx2.rst (limited to 'docs/report/introduction/environment/sut_calib_tx2.rst') diff --git a/docs/report/introduction/environment/sut_calib_tx2.rst b/docs/report/introduction/environment/sut_calib_tx2.rst new file mode 100644 index 0000000000..17f98c0d01 --- /dev/null +++ b/docs/report/introduction/environment/sut_calib_tx2.rst @@ -0,0 +1,22 @@ +ThunderX2 +~~~~~~~~~ + +Following sections include sample calibration data measured on +s27-t211-sut1 server running in one of the ThunderX2 testbeds. + + +Linux cmdline +^^^^^^^^^^^^^ + +:: + + $ cat /proc/cmdline + BOOT_IMAGE=/boot/vmlinuz-5.4.0-65-generic root=UUID=7d1d0e77-4df0-43df-9619-a99db29ffb83 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 console=ttyAMA0,115200n8 quiet + +Linux uname +^^^^^^^^^^^ + +:: + + $ uname -a + Linux 5.4.0-65-generic #73-Ubuntu SMP Mon Jan 18 17:25:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux -- cgit 1.2.3-korg