feat(infra): Movements part 3 75/41575/1
authorPeter Mikus <[email protected]>
Mon, 16 Sep 2024 10:22:45 +0000 (12:22 +0200)
committerPeter Mikus <[email protected]>
Mon, 16 Sep 2024 10:22:45 +0000 (12:22 +0200)
Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Ifcd47fd5ffaaf974b4e7d0c8dce391a21842b45a

12 files changed:
docs/content/infrastructure/fdio_dc_testbed_specifications.md
docs/content/infrastructure/testbed_configuration/gigabyte_tx2_hw_bios_cfg.md [deleted file]
docs/content/infrastructure/testbed_configuration/huawei_tsh_hw_bios_cfg.md [deleted file]
docs/content/infrastructure/testbed_configuration/sm_clx_hw_bios_cfg.md [deleted file]
fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.37.yaml [moved from fdio.infra.ansible/inventories/lf_inventory/host_vars/10.32.8.23.yaml with 55% similarity]
fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.89.yaml
fdio.infra/pxe/docker-dnsmasq/etc/dnsmasq.conf
fdio.infra/pxe/docker-dnsmasq/tftpboot/grub/grub.cfg-3c:ec:ef:b9:cc:44
fdio.infra/pxe/docker-dnsmasq/tftpboot/grub/grub.cfg-ac:1f:6b:ac:d7:76
fdio.infra/pxe/docker-nginx/html/ubuntu_noble_amd64/3c:ec:ef:b9:cc:44/user-data
fdio.infra/pxe/docker-nginx/html/ubuntu_noble_amd64/ac:1f:6b:ac:d7:76/user-data
topologies/available/lf_3n_snr_testbed39.yaml

index 831cee4..cda2ff1 100644 (file)
@@ -49,7 +49,7 @@ To access these hosts, VPN connection is required.
  8. 2-Node-Zen2            perf   zn2   zn2   1    1    1    0    0    0    0    0    0    0    2    0    0    0    0     0
  9. 3-Node-Altra           perf   alt   icx   1    2    1    0    0    0    0    0    2    0    0    1    0    0    0     0
 10. 3-Node-Icelake         perf   icx   icx   2    4    2    0    0    0    0    0    0    0    0    6    0    0    0     0
-11. 3-Node-SnowRidge       perf   snr   icx   1    2    .5   0    0    0    0    0    0    0    0    .5   2    0    0     0
+11. 3-Node-SnowRidge       perf   snr   icx   1    2    .5   0    0    0    0    0    0    .5   0    0    2    0    0     0
 12. 2-Node-SapphireRapids  perf   spr   spr   4    4    4    0    0    0    0    0    0    0    0    0    0    8    0     0
 13. 3-Node-IcelakeD        perf   icxd  icx   2    4    1    0    0    0    0    0    0    0    0    1    0    0    4     0
 14. 2-Node-Grace           perf   grc   icx   1    1    1    0    0    0    0    0    0    0    0    1    0    0    0     1
@@ -194,7 +194,7 @@ FD.io CSIT lab contains following server types:
             - PCIe Slot8 af:00.xx: empty.
             - PCIe Slot10 d8:00.xx: empty.
 
-2. **Server-Type-C2**: Purpose - Cascadelake Xeon TG for FD.io performance testing.
+2. **Server-Type-C2**: Purpose - Cascadelake Xeon Shared TG for FD.io performance testing.
     - Quantity: 1.
     - Physical connectivity:
         - IPMI and host management ports.
@@ -206,13 +206,13 @@ FD.io CSIT lab contains following server types:
         - RAM Memory: 12* 16GB DDR4-2933.
         - Disks: 2* 1.92TB SATA SSD.
     - NICs configuration:
-        - Numa0: (x16, x16, x16 PCIe3.0 lanes)
-            - PCIe Slot2 18:00.xx: x710-4p10GE Intel.
-            - PCIe Slot4 3b:00.xx: xxv710-DA2 2p25GE Intel.
-            - PCIe Slot9 5e:00.xx: ConnectX5-2p100GE Mellanox.
-        - Numa1: (x16, x16, x16 PCIe3.0 lanes)
-            - PCIe Slot6 86:00.xx: ConnectX5-2p100GE Mellanox.
-            - PCIe Slot8 af:00.xx: ConnectX5-2p100GE Mellanox.
+        - Numa0: (x16, x16, x16 PCIe4.0 lanes)
+            - PCIe Slot2 18:00.xx: xxv710-DA2-2p25GE Intel.
+            - PCIe Slot4 31:00.xx: empty.
+            - PCIe Slot9 5e:00.xx: e810-2CQDA2-2p100GE Intel.
+        - Numa1: (x16, x16, x16 PCIe4.0 lanes)
+            - PCIe Slot6 86:00.xx: e810-XXVDA4-4p25GE Intel.
+            - PCIe Slot8 af:00.xx: empty.
             - PCIe Slot10 d8:00.xx: empty.
 
 3. **Server-Type-C3**: Purpose - Cascadelake Xeon Backend hosts for FD.io builds and data processing.
@@ -1141,7 +1141,7 @@ FD.io CSIT lab contains following server types:
         - s94-t39-sut2-c1/p2 - 25GE-port2 e810-XXVDA4-4p25GE.
         - s94-t39-sut2-c1/p3 - 25GE-port3 e810-XXVDA4-4p25GE.
         - s94-t39-sut2-c1/p4 - 25GE-port4 e810-XXVDA4-4p25GE.
-- ServerF4 [Server-Type-F5]:
+- ServerC2 [Server-Type-C2]:
     - testbedname: testbed39.
     - hostname: s89-t39t310-tg1.
     - IPMI IP: 10.30.50.89
diff --git a/docs/content/infrastructure/testbed_configuration/gigabyte_tx2_hw_bios_cfg.md b/docs/content/infrastructure/testbed_configuration/gigabyte_tx2_hw_bios_cfg.md
deleted file mode 100644 (file)
index 5020cb7..0000000
+++ /dev/null
@@ -1,406 +0,0 @@
----
-bookToc: true
-title: "GigaByte ThunderX2"
----
-
-# GigaByte ThunderX2
-
-## Linux lscpu
-
-```
-Architecture:           aarch64
-  CPU op-mode(s):       64-bit
-  Byte Order:           Little Endian
-CPU(s):                 56
-  On-line CPU(s) list:  0-55
-Vendor ID:              Cavium
-  Model name:           ThunderX2 99xx
-    Model:              1
-    Thread(s) per core: 1
-    Core(s) per socket: 28
-    Socket(s):          2
-    Stepping:           0x1
-    Frequency boost:    disabled
-    CPU max MHz:        2000.0000
-    CPU min MHz:        1000.0000
-    BogoMIPS:           400.00
-    Flags:              fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics cpuid asimdrdm
-Caches (sum of all):
-  L1d:                  1.8 MiB (56 instances)
-  L1i:                  1.8 MiB (56 instances)
-  L2:                   14 MiB (56 instances)
-  L3:                   64 MiB (2 instances)
-NUMA:
-  NUMA node(s):         2
-  NUMA node0 CPU(s):    0-27
-  NUMA node1 CPU(s):    28-55
-Vulnerabilities:
-  Itlb multihit:        Not affected
-  L1tf:                 Not affected
-  Mds:                  Not affected
-  Meltdown:             Not affected
-  Mmio stale data:      Not affected
-  Retbleed:             Not affected
-  Spec store bypass:    Vulnerable
-  Spectre v1:           Mitigation; __user pointer sanitization
-  Spectre v2:           Vulnerable
-  Srbds:                Not affected
-  Tsx async abort:      Not affected
-```
-
-## Linux dmidecode
-
-```
-# dmidecode 3.3
-Getting SMBIOS data from sysfs.
-SMBIOS 3.1.1 present.
-Table at 0xFE340000.
-
-Handle 0x0000, DMI type 0, 26 bytes
-BIOS Information
-       Vendor: GIGABYTE
-       Version: F28
-       Release Date: 12/27/2019
-       Address: 0xF0000
-       Runtime Size: 64 kB
-       ROM Size: 32 MB
-       Characteristics:
-               PCI is supported
-               BIOS is upgradeable
-               BIOS shadowing is allowed
-               Boot from CD is supported
-               Selectable boot is supported
-               BIOS ROM is socketed
-               ACPI is supported
-               BIOS boot specification is supported
-               Targeted content distribution is supported
-               UEFI is supported
-       BIOS Revision: 7.3
-
-Handle 0x0001, DMI type 1, 27 bytes
-System Information
-       Manufacturer: GIGABYTE
-       Product Name: R181-T90-00
-       Version: 0100
-       Serial Number: GIG7P9512A0022
-       UUID: 00000000-0000-0040-8000-e0d55eae7026
-       Wake-up Type: Power Switch
-       SKU Number: SABER SKU
-       Family: Server
-
-Handle 0x0002, DMI type 2, 15 bytes
-Base Board Information
-       Manufacturer: GIGABYTE
-       Product Name: MT91-FS1-00
-       Version: 01000100
-       Serial Number: IH6P8800035
-       Asset Tag: 01234567890123456789AB
-       Features:
-               Board is a hosting board
-               Board is replaceable
-       Location In Chassis: Default string
-       Chassis Handle: 0x0003
-       Type: Motherboard
-       Contained Object Handles: 0
-
-Handle 0x0003, DMI type 3, 22 bytes
-Chassis Information
-       Manufacturer: GIGABYTE
-       Type: Rack Mount Chassis
-       Lock: Not Present
-       Version: 1.0
-       Serial Number: K61186073100003
-       Asset Tag: 01234567890123456789AB
-       Boot-up State: Safe
-       Power Supply State: Safe
-       Thermal State: Safe
-       Security Status: None
-       OEM Information: 0x00000000
-       Height: Unspecified
-       Number Of Power Cords: 1
-       Contained Elements: 0
-       SKU Number: Default string
-
-Handle 0x0004, DMI type 10, 6 bytes
-On Board Device Information
-       Type: Unknown
-       Status: Enabled
-       Description: Device 1
-
-Handle 0x0005, DMI type 12, 5 bytes
-System Configuration Options
-       Option 1: Default string
-
-Handle 0x0006, DMI type 13, 22 bytes
-BIOS Language Information
-       Language Description Format: Long
-       Installable Languages: 1
-               en|US|iso8859-1
-       Currently Installed Language: en|US|iso8859-1
-
-Handle 0x0007, DMI type 31, 28 bytes
-Boot Integrity Services Entry Point
-       Checksum: Invalid
-       16-bit Entry Point Address: FFFF:FFFF
-       32-bit Entry Point Address: 0xFFFFFFFF
-
-Handle 0x0008, DMI type 32, 11 bytes
-System Boot Information
-       Status: No errors detected
-
-Handle 0x0009, DMI type 39, 22 bytes
-System Power Supply
-       Power Unit Group: 1
-       Location: CHINA
-       Name: FSP1200-20ERM
-       Manufacturer: FSP GROUP
-       Serial Number: WS8011100823
-       Asset Tag: Default string
-       Model Part Number: FSP1200-20ERM
-       Revision: 10
-       Max Power Capacity: 2648 W
-       Status: Present, OK
-       Type: Switching
-       Input Voltage Range Switching: Auto-switch
-       Plugged: Yes
-       Hot Replaceable: No
-
-Handle 0x0010, DMI type 39, 22 bytes
-System Power Supply
-       Power Unit Group: 1
-       Location: CHINA
-       Name: FSP1200-20ERM
-       Manufacturer: FSP GROUP
-       Serial Number: WS8011100830
-       Asset Tag: Default string
-       Model Part Number: FSP1200-20ERM
-       Revision: 10
-       Max Power Capacity: 2648 W
-       Status: Present, OK
-       Type: Switching
-       Input Voltage Range Switching: Auto-switch
-       Plugged: Yes
-       Hot Replaceable: No
-
-Handle 0x0011, DMI type 41, 11 bytes
-Onboard Device
-       Reference Designation: Device 1
-       Type: Unknown
-       Status: Enabled
-       Type Instance: 1
-       Bus Address: 0000:00:00.0
-
-Handle 0x0012, DMI type 41, 11 bytes
-Onboard Device
-       Reference Designation: Device 2
-       Type: Unknown
-       Status: Enabled
-       Type Instance: 1
-       Bus Address: 0000:00:00.0
-
-Handle 0x0013, DMI type 41, 11 bytes
-Onboard Device
-       Reference Designation: Device 3
-       Type: Unknown
-       Status: Enabled
-       Type Instance: 1
-       Bus Address: 0000:00:00.0
-
-Handle 0x0014, DMI type 41, 11 bytes
-Onboard Device
-       Reference Designation: Device 4
-       Type: Unknown
-       Status: Enabled
-       Type Instance: 1
-       Bus Address: 0000:00:00.0
-
-Handle 0x0015, DMI type 41, 11 bytes
-Onboard Device
-       Reference Designation: Device 5
-       Type: Unknown
-       Status: Enabled
-       Type Instance: 1
-       Bus Address: 0000:00:00.0
-
-Handle 0x0016, DMI type 38, 18 bytes
-IPMI Device Information
-       Interface Type: SSIF (SMBus System Interface)
-       Specification Version: 2.0
-       I2C Slave Address: 0x10
-       NV Storage Device: Not Present
-       Base Address: 0x10 (SMBus)
-
-Handle 0x0017, DMI type 42, 12 bytes
-Management Controller Host Interface
-       Interface Type: OEM
-       Vendor ID: 0xFF0102FF
-
-Handle 0x0029, DMI type 11, 5 bytes
-OEM Strings
-       String 1: HWID=E38C
-       String 2: cavium.com
-       String 3: Saber
-
-Handle 0x002A, DMI type 13, 22 bytes
-BIOS Language Information
-       Language Description Format: Abbreviated
-       Installable Languages: 1
-               enUS
-       Currently Installed Language: enUS
-
-Handle 0x002B, DMI type 4, 48 bytes
-Processor Information
-       Socket Designation: Socket 0
-       Type: Central Processor
-       Family: ARM
-       Manufacturer: Cavium Inc.
-       ID: F1 0A 1F 43 00 00 00 00
-       Signature: Implementor 0x43, Variant 0x1, Architecture 15, Part 0x0af, Revision 1
-       Version: Cavium ThunderX2(R) CPU CN9975 v2.1 @ 2.0GHz
-       Voltage: 0.8 V
-       External Clock: 33 MHz
-       Max Speed: 2500 MHz
-       Current Speed: 2000 MHz
-       Status: Populated, Enabled
-       Upgrade: Other
-       L1 Cache Handle: 0x002C
-       L2 Cache Handle: 0x002E
-       L3 Cache Handle: 0x002F
-       Serial Number: 000081D4-4003326A
-       Asset Tag: Not Specified
-       Part Number: CN9975-2000BG4077-Y21-G
-       Core Count: 28
-       Core Enabled: 28
-       Thread Count: 28
-       Characteristics:
-               64-bit capable
-               Multi-Core
-               Hardware Thread
-               Execute Protection
-               Enhanced Virtualization
-               Power/Performance Control
-```
-
-## Linux dmidecode memory
-
-```
-Handle 0x003E, DMI type 16, 23 bytes
-Physical Memory Array
-       Location: System Board Or Motherboard
-       Use: System Memory
-       Error Correction Type: Multi-bit ECC
-       Maximum Capacity: 2 TB
-       Error Information Handle: Not Provided
-       Number Of Devices: 12
-
-Handle 0x003F, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x003E
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 32 GB
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM_P0_A0
-       Bank Locator: N0
-       Type: DDR4
-       Type Detail: Registered (Buffered)
-       Speed: 2400 MT/s
-       Manufacturer: Micron Technology
-       Serial Number: 469570327
-       Asset Tag: Not Specified
-       Part Number: 36ASF4G72PZ-2G3B1
-       Rank: 2
-       Configured Memory Speed: 2400 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-Handle 0x0040, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x003E
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 32 GB
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM_P0_B0
-       Bank Locator: N0
-       Type: DDR4
-       Type Detail: Registered (Buffered)
-       Speed: 2400 MT/s
-       Manufacturer: Micron Technology
-       Serial Number: 469570172
-       Asset Tag: Not Specified
-       Part Number: 36ASF4G72PZ-2G3B1
-       Rank: 2
-       Configured Memory Speed: 2400 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-Handle 0x0050, DMI type 16, 23 bytes
-Physical Memory Array
-       Location: System Board Or Motherboard
-       Use: System Memory
-       Error Correction Type: Multi-bit ECC
-       Maximum Capacity: 2 TB
-       Error Information Handle: Not Provided
-       Number Of Devices: 12
-
-Handle 0x0051, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0050
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 32 GB
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM_P1_I0
-       Bank Locator: N1
-       Type: DDR4
-       Type Detail: Registered (Buffered)
-       Speed: 2400 MT/s
-       Manufacturer: Micron Technology
-       Serial Number: 469567519
-       Asset Tag: Not Specified
-       Part Number: 36ASF4G72PZ-2G3B1
-       Rank: 2
-       Configured Memory Speed: 2400 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-Handle 0x0052, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0050
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 32 GB
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM_P1_J0
-       Bank Locator: N1
-       Type: DDR4
-       Type Detail: Registered (Buffered)
-       Speed: 2400 MT/s
-       Manufacturer: Micron Technology
-       Serial Number: 469567696
-       Asset Tag: Not Specified
-       Part Number: 36ASF4G72PZ-2G3B1
-       Rank: 2
-       Configured Memory Speed: 2400 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-```
-
-## Linux 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
-```
diff --git a/docs/content/infrastructure/testbed_configuration/huawei_tsh_hw_bios_cfg.md b/docs/content/infrastructure/testbed_configuration/huawei_tsh_hw_bios_cfg.md
deleted file mode 100644 (file)
index 6803fd6..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
----
-bookToc: true
-title: "Huawei Taishan"
----
-
-# Huawei Taishan
-
-## Linux lscpu
-
-```
-Architecture:           aarch64
-  CPU op-mode(s):       32-bit, 64-bit
-  Byte Order:           Little Endian
-CPU(s):                 64
-  On-line CPU(s) list:  0-63
-Vendor ID:              ARM
-  Model name:           Cortex-A72
-    Model:              2
-    Thread(s) per core: 1
-    Core(s) per socket: 32
-    Socket(s):          2
-    Stepping:           r0p2
-    BogoMIPS:           100.00
-    Flags:              fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
-Caches (sum of all):
-  L1d:                  2 MiB (64 instances)
-  L1i:                  3 MiB (64 instances)
-  L2:                   16 MiB (16 instances)
-  L3:                   64 MiB (4 instances)
-NUMA:
-  NUMA node(s):         4
-  NUMA node0 CPU(s):    0-15
-  NUMA node1 CPU(s):    16-31
-  NUMA node2 CPU(s):    32-47
-  NUMA node3 CPU(s):    48-63
-Vulnerabilities:
-  Itlb multihit:        Not affected
-  L1tf:                 Not affected
-  Mds:                  Not affected
-  Meltdown:             Not affected
-  Mmio stale data:      Not affected
-  Retbleed:             Not affected
-  Spec store bypass:    Vulnerable
-  Spectre v1:           Mitigation; __user pointer sanitization
-  Spectre v2:           Vulnerable
-  Srbds:                Not affected
-  Tsx async abort:      Not affected
-```
-
-## Linux dmidecode
-
-```
-# dmidecode 3.3
-Getting SMBIOS data from sysfs.
-SMBIOS 3.0.0 present.
-Table at 0x39150000.
-
-Handle 0x0000, DMI type 0, 24 bytes
-BIOS Information
-       Vendor: Huawei Corp.
-       Version: Estuary-5.1 D05 LTS
-       Release Date: 05/25/2018
-       Address: 0xA4800
-       Runtime Size: 366 kB
-       ROM Size: 3 MB
-       Characteristics:
-               PCI is supported
-               BIOS is upgradeable
-               BIOS shadowing is allowed
-               Boot from CD is supported
-               Selectable boot is supported
-               EDD is supported
-               Japanese floppy for NEC 9800 1.2 MB is supported (int 13h)
-               Japanese floppy for Toshiba 1.2 MB is supported (int 13h)
-               5.25"/360 kB floppy services are supported (int 13h)
-               5.25"/1.2 MB floppy services are supported (int 13h)
-               3.5"/720 kB floppy services are supported (int 13h)
-               3.5"/2.88 MB floppy services are supported (int 13h)
-               8042 keyboard services are supported (int 9h)
-               CGA/mono video services are supported (int 10h)
-               ACPI is supported
-               USB legacy is supported
-               BIOS boot specification is supported
-               Targeted content distribution is supported
-               UEFI is supported
-       BIOS Revision: 0.0
-
-Handle 0x0001, DMI type 1, 27 bytes
-System Information
-       Manufacturer: Huawei
-       Product Name: D05
-       Version: VER.A
-       Serial Number: 2102311TBJ10J1000089
-       UUID: e11a0a38-f920-11e7-8c7d-a0a33bc11426
-       Wake-up Type: Power Switch
-       SKU Number: To be filled by O.E.M.
-       Family: To be filled by O.E.M.
-
-Handle 0x0002, DMI type 3, 25 bytes
-Chassis Information
-       Manufacturer: Huawei
-       Type: Main Server Chassis
-       Lock: Not Present
-       Version: To be filled by O.E.M.
-       Serial Number: To be filled by O.E.M.
-       Asset Tag: To be filled by O.E.M.
-       Boot-up State: Safe
-       Power Supply State: Safe
-       Thermal State: Safe
-       Security Status: None
-       OEM Information: 0x00000000
-       Height: 2 U
-       Number Of Power Cords: 1
-       Contained Elements: 0
-       SKU Number: Not Specified
-
-Handle 0x0003, DMI type 2, 17 bytes
-Base Board Information
-       Manufacturer: Huawei
-       Product Name: D05
-       Version: Estuary
-       Serial Number: 024APL10H8000089
-       Asset Tag: To be filled by O.E.M.
-       Features:
-               Board is a hosting board
-               Board is replaceable
-       Location In Chassis: To Be Filled By O.E.M.
-       Chassis Handle: 0x0002
-       Type: Motherboard
-       Contained Object Handles: 0
-```
-
-## Linux dmidecode memory
-
-```
-Handle 0x0007, DMI type 16, 23 bytes
-Physical Memory Array
-       Location: System Board Or Motherboard
-       Use: System Memory
-       Error Correction Type: None
-       Maximum Capacity: 512 GB
-       Error Information Handle: Not Provided
-       Number Of Devices: 16
-
-Handle 0x0009, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0007
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16 GB
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM000 J5
-       Bank Locator: SOCKET 0 CHANNEL 0 DIMM 0
-       Type: DDR4
-       Type Detail: Synchronous Registered (Buffered)
-       Speed: 2400 MT/s
-       Manufacturer: Samsung
-       Serial Number: 0x37663087
-       Asset Tag: Unknown
-       Part Number: M393A2K43BB1-CRC
-       Rank: 2
-       Configured Memory Speed: 2400 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 2.0 V
-       Configured Voltage: 1.2 V
-
-Handle 0x000A, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0007
-       Error Information Handle: Not Provided
-       Total Width: Unknown
-       Data Width: Unknown
-       Size: No Module Installed
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM001 J6
-       Bank Locator: SOCKET 0 CHANNEL 0 DIMM 1
-       Type: Unknown
-       Type Detail: Unknown Synchronous
-       Speed: Unknown
-       Manufacturer: NO DIMM
-       Serial Number: NO DIMM
-       Asset Tag: NO DIMM
-       Part Number: NO DIMM
-       Rank: Unknown
-       Configured Memory Speed: Unknown
-       Minimum Voltage: Unknown
-       Maximum Voltage: Unknown
-       Configured Voltage: Unknown
-
-Handle 0x000B, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0007
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16 GB
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM010 J8
-       Bank Locator: SOCKET 0 CHANNEL 1 DIMM 0
-       Type: DDR4
-       Type Detail: Synchronous Registered (Buffered)
-       Speed: 2400 MT/s
-       Manufacturer: Samsung
-       Serial Number: 0x37663064
-       Asset Tag: Unknown
-       Part Number: M393A2K43BB1-CRC
-       Rank: 2
-       Configured Memory Speed: 2400 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 2.0 V
-       Configured Voltage: 1.2 V
-
-Handle 0x000C, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0007
-       Error Information Handle: Not Provided
-       Total Width: Unknown
-       Data Width: Unknown
-       Size: No Module Installed
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM011 J9
-       Bank Locator: SOCKET 0 CHANNEL 1 DIMM 1
-       Type: Unknown
-       Type Detail: Unknown Synchronous
-       Speed: Unknown
-       Manufacturer: NO DIMM
-       Serial Number: NO DIMM
-       Asset Tag: NO DIMM
-       Part Number: NO DIMM
-       Rank: Unknown
-       Configured Memory Speed: Unknown
-       Minimum Voltage: Unknown
-       Maximum Voltage: Unknown
-       Configured Voltage: Unknown
-
-Handle 0x000D, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0007
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16 GB
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM020 J11
-       Bank Locator: SOCKET 0 CHANNEL 2 DIMM 0
-       Type: DDR4
-       Type Detail: Synchronous Registered (Buffered)
-       Speed: 2400 MT/s
-       Manufacturer: Samsung
-       Serial Number: 0x3766308B
-       Asset Tag: Unknown
-       Part Number: M393A2K43BB1-CRC
-       Rank: 2
-       Configured Memory Speed: 2400 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 2.0 V
-       Configured Voltage: 1.2 V
-
-Handle 0x000E, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0007
-       Error Information Handle: Not Provided
-       Total Width: Unknown
-       Data Width: Unknown
-       Size: No Module Installed
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM021 J12
-       Bank Locator: SOCKET 0 CHANNEL 2 DIMM 1
-       Type: Unknown
-       Type Detail: Unknown Synchronous
-       Speed: Unknown
-       Manufacturer: NO DIMM
-       Serial Number: NO DIMM
-       Asset Tag: NO DIMM
-       Part Number: NO DIMM
-       Rank: Unknown
-       Configured Memory Speed: Unknown
-       Minimum Voltage: Unknown
-       Maximum Voltage: Unknown
-       Configured Voltage: Unknown
-
-Handle 0x000F, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0007
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16 GB
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM030 J14
-       Bank Locator: SOCKET 0 CHANNEL 3 DIMM 0
-       Type: DDR4
-       Type Detail: Synchronous Registered (Buffered)
-       Speed: 2400 MT/s
-       Manufacturer: Samsung
-       Serial Number: 0x376630DA
-       Asset Tag: Unknown
-       Part Number: M393A2K43BB1-CRC
-       Rank: 2
-       Configured Memory Speed: 2400 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 2.0 V
-       Configured Voltage: 1.2 V
-
-Handle 0x0010, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0007
-       Error Information Handle: Not Provided
-       Total Width: Unknown
-       Data Width: Unknown
-       Size: No Module Installed
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM031 J15
-       Bank Locator: SOCKET 0 CHANNEL 3 DIMM 1
-       Type: Unknown
-       Type Detail: Unknown Synchronous
-       Speed: Unknown
-       Manufacturer: NO DIMM
-       Serial Number: NO DIMM
-       Asset Tag: NO DIMM
-       Part Number: NO DIMM
-       Rank: Unknown
-       Configured Memory Speed: Unknown
-       Minimum Voltage: Unknown
-       Maximum Voltage: Unknown
-       Configured Voltage: Unknown
-
-Handle 0x0011, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0007
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16 GB
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM100 J17
-       Bank Locator: SOCKET 1 CHANNEL 0 DIMM 0
-       Type: DDR4
-       Type Detail: Synchronous Registered (Buffered)
-       Speed: 2400 MT/s
-       Manufacturer: Samsung
-       Serial Number: 0x379A2774
-       Asset Tag: Unknown
-       Part Number: M393A2K43BB1-CRC
-       Rank: 2
-       Configured Memory Speed: 2400 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 2.0 V
-       Configured Voltage: 1.2 V
-
-Handle 0x0012, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0007
-       Error Information Handle: Not Provided
-       Total Width: Unknown
-       Data Width: Unknown
-       Size: No Module Installed
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM101 J18
-       Bank Locator: SOCKET 1 CHANNEL 0 DIMM 1
-       Type: Unknown
-       Type Detail: Unknown Synchronous
-       Speed: Unknown
-       Manufacturer: NO DIMM
-       Serial Number: NO DIMM
-       Asset Tag: NO DIMM
-       Part Number: NO DIMM
-       Rank: Unknown
-       Configured Memory Speed: Unknown
-       Minimum Voltage: Unknown
-       Maximum Voltage: Unknown
-       Configured Voltage: Unknown
-
-Handle 0x0013, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0007
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16 GB
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM110 J20
-       Bank Locator: SOCKET 1 CHANNEL 1 DIMM 0
-       Type: DDR4
-       Type Detail: Synchronous Registered (Buffered)
-       Speed: 2400 MT/s
-       Manufacturer: Samsung
-       Serial Number: 0x3766308A
-       Asset Tag: Unknown
-       Part Number: M393A2K43BB1-CRC
-       Rank: 2
-       Configured Memory Speed: 2400 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 2.0 V
-       Configured Voltage: 1.2 V
-
-Handle 0x0014, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0007
-       Error Information Handle: Not Provided
-       Total Width: Unknown
-       Data Width: Unknown
-       Size: No Module Installed
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM111 J21
-       Bank Locator: SOCKET 1 CHANNEL 1 DIMM 1
-       Type: Unknown
-       Type Detail: Unknown Synchronous
-       Speed: Unknown
-       Manufacturer: NO DIMM
-       Serial Number: NO DIMM
-       Asset Tag: NO DIMM
-       Part Number: NO DIMM
-       Rank: Unknown
-       Configured Memory Speed: Unknown
-       Minimum Voltage: Unknown
-       Maximum Voltage: Unknown
-       Configured Voltage: Unknown
-
-Handle 0x0015, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0007
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16 GB
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM120 J23
-       Bank Locator: SOCKET 1 CHANNEL 2 DIMM 0
-       Type: DDR4
-       Type Detail: Synchronous Registered (Buffered)
-       Speed: 2400 MT/s
-       Manufacturer: Samsung
-       Serial Number: 0x376630B0
-       Asset Tag: Unknown
-       Part Number: M393A2K43BB1-CRC
-       Rank: 2
-       Configured Memory Speed: 2400 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 2.0 V
-       Configured Voltage: 1.2 V
-
-Handle 0x0016, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0007
-       Error Information Handle: Not Provided
-       Total Width: Unknown
-       Data Width: Unknown
-       Size: No Module Installed
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM121 J24
-       Bank Locator: SOCKET 1 CHANNEL 2 DIMM 1
-       Type: Unknown
-       Type Detail: Unknown Synchronous
-       Speed: Unknown
-       Manufacturer: NO DIMM
-       Serial Number: NO DIMM
-       Asset Tag: NO DIMM
-       Part Number: NO DIMM
-       Rank: Unknown
-       Configured Memory Speed: Unknown
-       Minimum Voltage: Unknown
-       Maximum Voltage: Unknown
-       Configured Voltage: Unknown
-
-Handle 0x0017, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0007
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16 GB
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM130 J26
-       Bank Locator: SOCKET 1 CHANNEL 3 DIMM 0
-       Type: DDR4
-       Type Detail: Synchronous Registered (Buffered)
-       Speed: 2400 MT/s
-       Manufacturer: Samsung
-       Serial Number: 0x376630A0
-       Asset Tag: Unknown
-       Part Number: M393A2K43BB1-CRC
-       Rank: 2
-       Configured Memory Speed: 2400 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 2.0 V
-       Configured Voltage: 1.2 V
-
-Handle 0x0018, DMI type 17, 40 bytes
-Memory Device
-       Array Handle: 0x0007
-       Error Information Handle: Not Provided
-       Total Width: Unknown
-       Data Width: Unknown
-       Size: No Module Installed
-       Form Factor: DIMM
-       Set: None
-       Locator: DIMM131 J27
-       Bank Locator: SOCKET 1 CHANNEL 3 DIMM 1
-       Type: Unknown
-       Type Detail: Unknown Synchronous
-       Speed: Unknown
-       Manufacturer: NO DIMM
-       Serial Number: NO DIMM
-       Asset Tag: NO DIMM
-       Part Number: NO DIMM
-       Rank: Unknown
-       Configured Memory Speed: Unknown
-       Minimum Voltage: Unknown
-       Maximum Voltage: Unknown
-       Configured Voltage: Unknown
-```
-
-## Linux 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
-```
diff --git a/docs/content/infrastructure/testbed_configuration/sm_clx_hw_bios_cfg.md b/docs/content/infrastructure/testbed_configuration/sm_clx_hw_bios_cfg.md
deleted file mode 100644 (file)
index c955b42..0000000
+++ /dev/null
@@ -1,1425 +0,0 @@
----
-bookToc: true
-title: "SuperMicro Cascadelake"
----
-
-# SuperMicro Cascadelake
-
-## Linux lscpu
-
-```
-Architecture:        x86_64
-CPU op-mode(s):      32-bit, 64-bit
-Byte Order:          Little Endian
-CPU(s):              112
-On-line CPU(s) list: 0-111
-Thread(s) per core:  2
-Core(s) per socket:  28
-Socket(s):           2
-NUMA node(s):        2
-Vendor ID:           GenuineIntel
-CPU family:          6
-Model:               85
-Model name:          Intel(R) Xeon(R) Platinum 8280 CPU @ 2.70GHz
-Stepping:            7
-CPU MHz:             3299.609
-BogoMIPS:            5400.00
-Virtualization:      VT-x
-L1d cache:           32K
-L1i cache:           32K
-L2 cache:            1024K
-L3 cache:            39424K
-NUMA node0 CPU(s):   0-27,56-83
-NUMA node1 CPU(s):   28-55,84-111
-Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
-cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
-pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology
-nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est
-tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt
-tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch
-cpuid_fault epb cat_l3 cdp_l3 invpcid_single ssbd mba ibrs ibpb stibp
-ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1
-hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx
-smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1
-xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
-pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
-```
-
-```
-Architecture:        x86_64
-CPU op-mode(s):      32-bit, 64-bit
-Byte Order:          Little Endian
-CPU(s):              96
-On-line CPU(s) list: 0-95
-Thread(s) per core:  2
-Core(s) per socket:  24
-Socket(s):           2
-NUMA node(s):        2
-Vendor ID:           GenuineIntel
-CPU family:          6
-Model:               85
-Model name:          Intel(R) Xeon(R) Gold 6252N CPU @ 2.30GHz
-Stepping:            7
-CPU MHz:             3000.989
-BogoMIPS:            4600.00
-Virtualization:      VT-x
-L1d cache:           32K
-L1i cache:           32K
-L2 cache:            1024K
-L3 cache:            36608K
-NUMA node0 CPU(s):   0-23,48-71
-NUMA node1 CPU(s):   24-47,72-95
-Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
-cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
-pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology
-nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2
-ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt
-tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch
-cpuid_fault epb cat_l3 cdp_l3 invpcid_single ssbd mba ibrs ibpb stibp
-ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle
-avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap
-clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1
-xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
-pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
-```
-
-## Linux dmidecode
-
-```
-  # dmidecode 3.1
-  Getting SMBIOS data from sysfs.
-  SMBIOS 3.1.2 present.
-  Table at 0x6EB92000.
-
-  Handle 0x0000, DMI type 0, 26 bytes
-  BIOS Information
-          Vendor: American Megatrends Inc.
-          Version: 3.0c
-          Release Date: 03/27/2019
-          Address: 0xF0000
-          Runtime Size: 64 kB
-          ROM Size: 32 MB
-          Characteristics:
-                  PCI is supported
-                  BIOS is upgradeable
-                  BIOS shadowing is allowed
-                  Boot from CD is supported
-                  Selectable boot is supported
-                  BIOS ROM is socketed
-                  EDD is supported
-                  5.25"/1.2 MB floppy services are supported (int 13h)
-                  3.5"/720 kB floppy services are supported (int 13h)
-                  3.5"/2.88 MB floppy services are supported (int 13h)
-                  Print screen service is supported (int 5h)
-                  Serial services are supported (int 14h)
-                  Printer services are supported (int 17h)
-                  ACPI is supported
-                  USB legacy is supported
-                  BIOS boot specification is supported
-                  Targeted content distribution is supported
-                  UEFI is supported
-          BIOS Revision: 5.14
-
-  Handle 0x0001, DMI type 1, 27 bytes
-  System Information
-          Manufacturer: Supermicro
-          Product Name: SYS-7049GP-TRT
-          Version: 0123456789
-          Serial Number: S291427X9525476
-          UUID: 00000000-0000-0000-0000-AC1F6BACD7BA
-          Wake-up Type: Power Switch
-          SKU Number: To be filled by O.E.M.
-          Family: To be filled by O.E.M.
-
-  Handle 0x0002, DMI type 2, 15 bytes
-  Base Board Information
-          Manufacturer: Supermicro
-          Product Name: X11DPG-QT
-          Version: 1.10A
-          Serial Number: VM189S007860
-          Asset Tag: To be filled by O.E.M.
-          Features:
-                  Board is a hosting board
-                  Board is replaceable
-          Location In Chassis: To be filled by O.E.M.
-          Chassis Handle: 0x0003
-          Type: Motherboard
-          Contained Object Handles: 0
-
-  Handle 0x0003, DMI type 3, 22 bytes
-  Chassis Information
-          Manufacturer: Supermicro
-          Type: Other
-          Lock: Not Present
-          Version: 0123456789
-          Serial Number: C7470KH37A30566
-          Asset Tag: To be filled by O.E.M.
-          Boot-up State: Safe
-          Power Supply State: Safe
-          Thermal State: Safe
-          Security Status: None
-          OEM Information: 0x00000000
-          Height: Unspecified
-          Number Of Power Cords: 1
-          Contained Elements: 0
-          SKU Number: To be filled by O.E.M.
-
-  Handle 0x0055, DMI type 4, 48 bytes
-  Processor Information
-          Socket Designation: CPU1
-          Type: Central Processor
-          Family: Xeon
-          Manufacturer: Intel(R) Corporation
-          ID: 57 06 05 00 FF FB EB BF
-          Signature: Type 0, Family 6, Model 85, Stepping 7
-          Flags:
-                  FPU (Floating-point unit on-chip)
-                  VME (Virtual mode extension)
-                  DE (Debugging extension)
-                  PSE (Page size extension)
-                  TSC (Time stamp counter)
-                  MSR (Model specific registers)
-                  PAE (Physical address extension)
-                  MCE (Machine check exception)
-                  CX8 (CMPXCHG8 instruction supported)
-                  APIC (On-chip APIC hardware supported)
-                  SEP (Fast system call)
-                  MTRR (Memory type range registers)
-                  PGE (Page global enable)
-                  MCA (Machine check architecture)
-                  CMOV (Conditional move instruction supported)
-                  PAT (Page attribute table)
-                  PSE-36 (36-bit page size extension)
-                  CLFSH (CLFLUSH instruction supported)
-                  DS (Debug store)
-                  ACPI (ACPI supported)
-                  MMX (MMX technology supported)
-                  FXSR (FXSAVE and FXSTOR instructions supported)
-                  SSE (Streaming SIMD extensions)
-                  SSE2 (Streaming SIMD extensions 2)
-                  SS (Self-snoop)
-                  HTT (Multi-threading)
-                  TM (Thermal monitor supported)
-                  PBE (Pending break enabled)
-          Version: Intel(R) Xeon(R) Gold 6252N CPU @ 2.30GHz
-          Voltage: 1.6 V
-          External Clock: 100 MHz
-          Max Speed: 4500 MHz
-          Current Speed: 2300 MHz
-          Status: Populated, Enabled
-          Upgrade: Socket LGA3647-1
-          L1 Cache Handle: 0x0052
-          L2 Cache Handle: 0x0053
-          L3 Cache Handle: 0x0054
-          Serial Number: Not Specified
-          Asset Tag: UNKNOWN
-          Part Number: Not Specified
-          Core Count: 24
-          Core Enabled: 24
-          Thread Count: 48
-          Characteristics:
-                  64-bit capable
-                  Multi-Core
-                  Hardware Thread
-                  Execute Protection
-                  Enhanced Virtualization
-                  Power/Performance Control
-
-  Handle 0x0059, DMI type 4, 48 bytes
-  Processor Information
-          Socket Designation: CPU2
-          Type: Central Processor
-          Family: Xeon
-          Manufacturer: Intel(R) Corporation
-          ID: 57 06 05 00 FF FB EB BF
-          Signature: Type 0, Family 6, Model 85, Stepping 7
-          Flags:
-                  FPU (Floating-point unit on-chip)
-                  VME (Virtual mode extension)
-                  DE (Debugging extension)
-                  PSE (Page size extension)
-                  TSC (Time stamp counter)
-                  MSR (Model specific registers)
-                  PAE (Physical address extension)
-                  MCE (Machine check exception)
-                  CX8 (CMPXCHG8 instruction supported)
-                  APIC (On-chip APIC hardware supported)
-                  SEP (Fast system call)
-                  MTRR (Memory type range registers)
-                  PGE (Page global enable)
-                  MCA (Machine check architecture)
-                  CMOV (Conditional move instruction supported)
-                  PAT (Page attribute table)
-                  PSE-36 (36-bit page size extension)
-                  CLFSH (CLFLUSH instruction supported)
-                  DS (Debug store)
-                  ACPI (ACPI supported)
-                  MMX (MMX technology supported)
-                  FXSR (FXSAVE and FXSTOR instructions supported)
-                  SSE (Streaming SIMD extensions)
-                  SSE2 (Streaming SIMD extensions 2)
-                  SS (Self-snoop)
-                  HTT (Multi-threading)
-                  TM (Thermal monitor supported)
-                  PBE (Pending break enabled)
-          Version: Intel(R) Xeon(R) Gold 6252N CPU @ 2.30GHz
-          Voltage: 1.6 V
-          External Clock: 100 MHz
-          Max Speed: 4500 MHz
-          Current Speed: 2300 MHz
-          Status: Populated, Enabled
-          Upgrade: Socket LGA3647-1
-          L1 Cache Handle: 0x0056
-          L2 Cache Handle: 0x0057
-          L3 Cache Handle: 0x0058
-          Serial Number: Not Specified
-          Asset Tag: UNKNOWN
-          Part Number: Not Specified
-          Core Count: 24
-          Core Enabled: 24
-          Thread Count: 48
-          Characteristics:
-                  64-bit capable
-                  Multi-Core
-                  Hardware Thread
-                  Execute Protection
-                  Enhanced Virtualization
-                  Power/Performance Control
-```
-
-## Linux dmidecode pci
-
-```
-  Handle 0x000B, DMI type 9, 17 bytes
-  System Slot Information
-        Designation: CPU1 SLOT2 PCI-E 3.0 X16
-        Type: x16 PCI Express 3 x16
-        Current Usage: In Use
-        Length: Long
-        ID: 2
-        Characteristics:
-                3.3 V is provided
-                Opening is shared
-                PME signal is supported
-        Bus Address: 0000:18:00.0
-
-  Handle 0x000C, DMI type 9, 17 bytes
-  System Slot Information
-        Designation: CPU1 SLOT4 PCI-E 3.0 X16
-        Type: x16 PCI Express 3 x16
-        Current Usage: In Use
-        Length: Short
-        ID: 4
-        Characteristics:
-                3.3 V is provided
-                Opening is shared
-                PME signal is supported
-        Bus Address: 0000:3b:00.0
-
-  Handle 0x000D, DMI type 9, 17 bytes
-  System Slot Information
-        Designation: CPU2 SLOT6 PCI-E 3.0 X16
-        Type: x16 PCI Express 3 x16
-        Current Usage: Available
-        Length: Short
-        ID: 6
-        Characteristics:
-                3.3 V is provided
-                Opening is shared
-                PME signal is supported
-        Bus Address: 0000:ff:00.0
-
-  Handle 0x000E, DMI type 9, 17 bytes
-  System Slot Information
-        Designation: CPU2 SLOT8 PCI-E 3.0 X16
-        Type: x16 PCI Express 3 x16
-        Current Usage: Available
-        Length: Short
-        ID: 8
-        Characteristics:
-                3.3 V is provided
-                Opening is shared
-                PME signal is supported
-        Bus Address: 0000:ff:00.0
-
-  Handle 0x000F, DMI type 9, 17 bytes
-  System Slot Information
-        Designation: CPU1 SLOT9 PCI-E 3.0 X16
-        Type: x16 PCI Express 3 x16
-        Current Usage: Available
-        Length: Short
-        ID: 9
-        Characteristics:
-                3.3 V is provided
-                Opening is shared
-                PME signal is supported
-        Bus Address: 0000:ff:00.0
-
-  Handle 0x0010, DMI type 9, 17 bytes
-  System Slot Information
-        Designation: CPU2 SLOT10 PCI-E 3.0 X16
-        Type: x16 PCI Express 3 x16
-        Current Usage: Available
-        Length: Short
-        ID: 10
-        Characteristics:
-                3.3 V is provided
-                Opening is shared
-                PME signal is supported
-        Bus Address: 0000:ff:00.0
-
-  Handle 0x0011, DMI type 9, 17 bytes
-  System Slot Information
-        Designation: CPU2 SLOT11 PCI-E 3.0 X4(IN X8)
-        Type: x4 PCI Express 3 x8
-        Current Usage: Available
-        Length: Short
-        ID: 11
-        Characteristics:
-                3.3 V is provided
-                Opening is shared
-                PME signal is supported
-        Bus Address: 0000:ff:00.0
-
-  Handle 0x0012, DMI type 9, 17 bytes
-  System Slot Information
-        Designation: M.2 CONNECTOR
-        Type: x4 M.2 Socket 2
-        Current Usage: Available
-        Length: Short
-        Characteristics:
-                3.3 V is provided
-                Opening is shared
-                PME signal is supported
-        Bus Address: 0000:ff:00.0
-```
-
-## Linux dmidecode memory
-
-```
-  Handle 0x0023, DMI type 17, 84 bytes
-  Memory Device
-       Array Handle: 0x0021
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16384 MB
-       Form Factor: DIMM
-       Set: None
-       Locator: P1-DIMMA1
-       Bank Locator: P0_Node0_Channel0_Dimm0
-       Type: DDR4
-       Type Detail: Synchronous
-       Speed: 2933 MT/s
-       Manufacturer: SK Hynix
-       Serial Number: 93275F0E
-       Asset Tag: P1-DIMMA1_AssetTag (date:19/22)
-       Part Number: HMA82GR7CJR8N-WM
-       Rank: 2
-       Configured Clock Speed: 2934 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-  Handle 0x0024, DMI type 17, 84 bytes
-  Memory Device
-       Array Handle: 0x0021
-       Error Information Handle: Not Provided
-       Total Width: Unknown
-       Data Width: Unknown
-       Size: No Module Installed
-       Form Factor: DIMM
-       Set: None
-       Locator: P1-DIMMA2
-       Bank Locator: P0_Node0_Channel0_Dimm1
-       Type: Unknown
-       Type Detail: Unknown
-       Speed: Unknown
-       Manufacturer: NO DIMM
-       Serial Number: NO DIMM
-       Asset Tag: NO DIMM
-       Part Number: NO DIMM
-       Rank: Unknown
-       Configured Clock Speed: Unknown
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-  Handle 0x0025, DMI type 17, 84 bytes
-  Memory Device
-       Array Handle: 0x0021
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16384 MB
-       Form Factor: DIMM
-       Set: None
-       Locator: P1-DIMMB1
-       Bank Locator: P0_Node0_Channel1_Dimm0
-       Type: DDR4
-       Type Detail: Synchronous
-       Speed: 2933 MT/s
-       Manufacturer: SK Hynix
-       Serial Number: 93275F1F
-       Asset Tag: P1-DIMMB1_AssetTag (date:19/22)
-       Part Number: HMA82GR7CJR8N-WM
-       Rank: 2
-       Configured Clock Speed: 2934 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-  Handle 0x0027, DMI type 17, 84 bytes
-  Memory Device
-       Array Handle: 0x0021
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16384 MB
-       Form Factor: DIMM
-       Set: None
-       Locator: P1-DIMMC1
-       Bank Locator: P0_Node0_Channel2_Dimm0
-       Type: DDR4
-       Type Detail: Synchronous
-       Speed: 2933 MT/s
-       Manufacturer: SK Hynix
-       Serial Number: 93275F07
-       Asset Tag: P1-DIMMC1_AssetTag (date:19/22)
-       Part Number: HMA82GR7CJR8N-WM
-       Rank: 2
-       Configured Clock Speed: 2934 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-  Handle 0x002B, DMI type 17, 84 bytes
-  Memory Device
-       Array Handle: 0x0029
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16384 MB
-       Form Factor: DIMM
-       Set: None
-       Locator: P1-DIMMD1
-       Bank Locator: P0_Node1_Channel0_Dimm0
-       Type: DDR4
-       Type Detail: Synchronous
-       Speed: 2933 MT/s
-       Manufacturer: SK Hynix
-       Serial Number: 93275F02
-       Asset Tag: P1-DIMMD1_AssetTag (date:19/22)
-       Part Number: HMA82GR7CJR8N-WM
-       Rank: 2
-       Configured Clock Speed: 2934 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-  Handle 0x002C, DMI type 17, 84 bytes
-  Memory Device
-       Array Handle: 0x0029
-       Error Information Handle: Not Provided
-       Total Width: Unknown
-       Data Width: Unknown
-       Size: No Module Installed
-       Form Factor: DIMM
-       Set: None
-       Locator: P1-DIMMD2
-       Bank Locator: P0_Node1_Channel0_Dimm1
-       Type: Unknown
-       Type Detail: Unknown
-       Speed: Unknown
-       Manufacturer: NO DIMM
-       Serial Number: NO DIMM
-       Asset Tag: NO DIMM
-       Part Number: NO DIMM
-       Rank: Unknown
-       Configured Clock Speed: Unknown
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-  Handle 0x002D, DMI type 17, 84 bytes
-  Memory Device
-       Array Handle: 0x0029
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16384 MB
-       Form Factor: DIMM
-       Set: None
-       Locator: P1-DIMME1
-       Bank Locator: P0_Node1_Channel1_Dimm0
-       Type: DDR4
-       Type Detail: Synchronous
-       Speed: 2933 MT/s
-       Manufacturer: SK Hynix
-       Serial Number: 93275F19
-       Asset Tag: P1-DIMME1_AssetTag (date:19/22)
-       Part Number: HMA82GR7CJR8N-WM
-       Rank: 2
-       Configured Clock Speed: 2934 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-  Handle 0x002F, DMI type 17, 84 bytes
-  Memory Device
-       Array Handle: 0x0029
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16384 MB
-       Form Factor: DIMM
-       Set: None
-       Locator: P1-DIMMF1
-       Bank Locator: P0_Node1_Channel2_Dimm0
-       Type: DDR4
-       Type Detail: Synchronous
-       Speed: 2933 MT/s
-       Manufacturer: SK Hynix
-       Serial Number: 93275FD3
-       Asset Tag: P1-DIMMF1_AssetTag (date:19/22)
-       Part Number: HMA82GR7CJR8N-WM
-       Rank: 2
-       Configured Clock Speed: 2934 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-  Handle 0x0031, DMI type 16, 23 bytes
-  Physical Memory Array
-       Location: System Board Or Motherboard
-       Use: System Memory
-       Error Correction Type: Single-bit ECC
-       Maximum Capacity: 2304 GB
-       Error Information Handle: Not Provided
-       Number Of Devices: 4
-
-  Handle 0x0033, DMI type 17, 84 bytes
-  Memory Device
-       Array Handle: 0x0031
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16384 MB
-       Form Factor: DIMM
-       Set: None
-       Locator: P2-DIMMA1
-       Bank Locator: P1_Node0_Channel0_Dimm0
-       Type: DDR4
-       Type Detail: Synchronous
-       Speed: 2933 MT/s
-       Manufacturer: SK Hynix
-       Serial Number: 93275FE2
-       Asset Tag: P2-DIMMA1_AssetTag (date:19/22)
-       Part Number: HMA82GR7CJR8N-WM
-       Rank: 2
-       Configured Clock Speed: 2934 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-  Handle 0x0034, DMI type 17, 84 bytes
-  Memory Device
-       Array Handle: 0x0031
-       Error Information Handle: Not Provided
-       Total Width: Unknown
-       Data Width: Unknown
-       Size: No Module Installed
-       Form Factor: DIMM
-       Set: None
-       Locator: P2-DIMMA2
-       Bank Locator: P1_Node0_Channel0_Dimm1
-       Type: Unknown
-       Type Detail: Unknown
-       Speed: Unknown
-       Manufacturer: NO DIMM
-       Serial Number: NO DIMM
-       Asset Tag: NO DIMM
-       Part Number: NO DIMM
-       Rank: Unknown
-       Configured Clock Speed: Unknown
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-  Handle 0x0035, DMI type 17, 84 bytes
-  Memory Device
-       Array Handle: 0x0031
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16384 MB
-       Form Factor: DIMM
-       Set: None
-       Locator: P2-DIMMB1
-       Bank Locator: P1_Node0_Channel1_Dimm0
-       Type: DDR4
-       Type Detail: Synchronous
-       Speed: 2933 MT/s
-       Manufacturer: SK Hynix
-       Serial Number: 93276001
-       Asset Tag: P2-DIMMB1_AssetTag (date:19/22)
-       Part Number: HMA82GR7CJR8N-WM
-       Rank: 2
-       Configured Clock Speed: 2934 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-  Handle 0x0037, DMI type 17, 84 bytes
-  Memory Device
-       Array Handle: 0x0031
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16384 MB
-       Form Factor: DIMM
-       Set: None
-       Locator: P2-DIMMC1
-       Bank Locator: P1_Node0_Channel2_Dimm0
-       Type: DDR4
-       Type Detail: Synchronous
-       Speed: 2933 MT/s
-       Manufacturer: SK Hynix
-       Serial Number: 93276005
-       Asset Tag: P2-DIMMC1_AssetTag (date:19/22)
-       Part Number: HMA82GR7CJR8N-WM
-       Rank: 2
-       Configured Clock Speed: 2934 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-  Handle 0x0039, DMI type 16, 23 bytes
-  Physical Memory Array
-       Location: System Board Or Motherboard
-       Use: System Memory
-       Error Correction Type: Single-bit ECC
-       Maximum Capacity: 2304 GB
-       Error Information Handle: Not Provided
-       Number Of Devices: 4
-
-  Handle 0x003B, DMI type 17, 84 bytes
-  Memory Device
-       Array Handle: 0x0039
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16384 MB
-       Form Factor: DIMM
-       Set: None
-       Locator: P2-DIMMD1
-       Bank Locator: P1_Node1_Channel0_Dimm0
-       Type: DDR4
-       Type Detail: Synchronous
-       Speed: 2933 MT/s
-       Manufacturer: SK Hynix
-       Serial Number: 93275F44
-       Asset Tag: P2-DIMMD1_AssetTag (date:19/22)
-       Part Number: HMA82GR7CJR8N-WM
-       Rank: 2
-       Configured Clock Speed: 2934 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-  Handle 0x003C, DMI type 17, 84 bytes
-  Memory Device
-       Array Handle: 0x0039
-       Error Information Handle: Not Provided
-       Total Width: Unknown
-       Data Width: Unknown
-       Size: No Module Installed
-       Form Factor: DIMM
-       Set: None
-       Locator: P2-DIMMD2
-       Bank Locator: P1_Node1_Channel0_Dimm1
-       Type: Unknown
-       Type Detail: Unknown
-       Speed: Unknown
-       Manufacturer: NO DIMM
-       Serial Number: NO DIMM
-       Asset Tag: NO DIMM
-       Part Number: NO DIMM
-       Rank: Unknown
-       Configured Clock Speed: Unknown
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-  Handle 0x003D, DMI type 17, 84 bytes
-  Memory Device
-       Array Handle: 0x0039
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16384 MB
-       Form Factor: DIMM
-       Set: None
-       Locator: P2-DIMME1
-       Bank Locator: P1_Node1_Channel1_Dimm0
-       Type: DDR4
-       Type Detail: Synchronous
-       Speed: 2933 MT/s
-       Manufacturer: SK Hynix
-       Serial Number: 93275FDF
-       Asset Tag: P2-DIMME1_AssetTag (date:19/22)
-       Part Number: HMA82GR7CJR8N-WM
-       Rank: 2
-       Configured Clock Speed: 2934 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-
-  Handle 0x003F, DMI type 17, 84 bytes
-  Memory Device
-       Array Handle: 0x0039
-       Error Information Handle: Not Provided
-       Total Width: 72 bits
-       Data Width: 64 bits
-       Size: 16384 MB
-       Form Factor: DIMM
-       Set: None
-       Locator: P2-DIMMF1
-       Bank Locator: P1_Node1_Channel2_Dimm0
-       Type: DDR4
-       Type Detail: Synchronous
-       Speed: 2933 MT/s
-       Manufacturer: SK Hynix
-       Serial Number: 93275FDD
-       Asset Tag: P2-DIMMF1_AssetTag (date:19/22)
-       Part Number: HMA82GR7CJR8N-WM
-       Rank: 2
-       Configured Clock Speed: 2934 MT/s
-       Minimum Voltage: 1.2 V
-       Maximum Voltage: 1.2 V
-       Configured Voltage: 1.2 V
-```
-
-## Xeon CLX Server BIOS Configuration - TG
-
-### Boot Feature
-
-```
-  |  Quiet Boot                                [Enabled]               |Boot option                  |
-  |                                                                    |                             |
-  |  Option ROM Messages                       [Force BIOS]            |                             |
-  |  Bootup NumLock State                      [On]                    |                             |
-  |  Wait For "F1" If Error                    [Enabled]               |                             |
-  |  INT19 Trap Response                       [Immediate]             |                             |
-  |  Re-try Boot                               [Disabled]              |                             |
-  |  Install Windows 7 USB support             [Disabled]              |                             |
-  |  Port 61h Bit-4 Emulation                  [Disabled]              |                             |
-  |                                                                    |                             |
-  |  Power Configuration                                               |                             |
-  |  Watch Dog Function                        [Disabled]              |                             |
-  |  Restore on AC Power Loss                  [Last State]            |                             |
-  |  Power Button Function                     [Instant Off]           |                             |
-```
-
-### CPU Configuration
-
-```
-  |  Processor Configuration                                          ^|Enables Hyper Threading      |
-  |  --------------------------------------------------               *|(Software Method to          |
-  |  Processor BSP Revision                    50657 - CLX B1         *|Enable/Disable Logical       |
-  |  Processor Socket                          CPU1      |  CPU2      *|Processor threads.           |
-  |  Processor ID                              00050657* |  00050657  *|                             |
-  |  Processor Frequency                       2.700GHz  |  2.700GHz  *|                             |
-  |  Processor Max Ratio                            1BH  |  1BH       *|                             |
-  |  Processor Min Ratio                            0AH  |  0AH       *|                             |
-  |  Microcode Revision                        0500002C  |  0500002C  *|                             |
-  |  L1 Cache RAM                                  64KB  |      64KB  *|                             |
-  |  L2 Cache RAM                                1024KB  |    1024KB  *|                             |
-  |  L3 Cache RAM                               39424KB  |   39424KB  *|                             |
-  |  Processor 0 Version                                              *|                             |
-  |  Intel(R) Xeon(R) Platinum 8280 CPU @ 2.70GHz                     *|                             |
-  |  Processor 1 Version                                              *|                             |
-  |  Intel(R) Xeon(R) Platinum 8280 CPU @ 2.70GHz                     *|                             |
-  |                                                                   *|-----------------------------|
-  |  Hyper-Threading [ALL]                     [Enable]               *|><: Select Screen            |
-  |  Cores Enabled                             0                      *|^v: Select Item              |
-  |  Monitor/Mwait                             [Auto]                 *|Enter: Select                |
-  |  Execute Disable Bit                       [Enable]               +|+/-: Change Opt.             |
-  |  Intel Virtualization Technology           [Enable]               +|F1: General Help             |
-  |  PPIN Control                              [Unlock/Enable]        +|F2: Previous Values          |
-  |  Hardware Prefetcher                       [Enable]               +|F3: Optimized Defaults       |
-  |  Adjacent Cache Prefetch                   [Enable]               v|F4: Save & Exit              |
-  |  DCU Streamer Prefetcher                   [Enable]                |                             |
-  |  DCU IP Prefetcher                         [Enable]                |                             |
-  |  LLC Prefetch                              [Disable]               |                             |
-  |  Extended APIC                             [Disable]               |                             |
-  |  AES-NI                                    [Enable]                |                             |
-  |> Advanced Power Management Configuration                           |                             |
-```
-
-#### Advanced Power Management Configuration
-
-```
-  |  Advanced Power Management Configuration                           |Switch CPU Power Management  |
-  |  --------------------------------------------------                |profile                      |
-  |  Power Technology                          [Custom]                |                             |
-  |  Power Performance Tuning                  [BIOS Controls EPB]     |                             |
-  |  ENERGY_PERF_BIAS_CFG mode                 [Maximum Performance]   |                             |
-  |> CPU P State Control                                               |                             |
-  |> Hardware PM State Control                                         |                             |
-  |> CPU C State Control                                               |                             |
-  |> Package C State Control                                           |                             |
-  |> CPU T State Control                                               |                             |
-```
-
-##### CPU P State Control
-
-```
-  |  CPU P State Control                                               |EIST allows the processor    |
-  |                                                                    |to dynamically adjust        |
-  |  SpeedStep (P-States)                      [Disable]               |frequency and voltage based  |
-  |  EIST PSD Function                         [HW_ALL]                |on power versus performance  |
-  |                                                                    |needs.                       |
-  |                                                                    |                             |
-```
-
-##### Hardware PM State Control
-
-```
-  |  Hardware PM State Control                                         |If set to Disable, hardware ^|
-  |                                                                    |will choose a P-state       *|
-  |  Hardware P-States                         [Disable]               |setting for the system      *|
-  |                                                                    |based on an OS request.     *|
-  |                                                                    |If set to Native Mode,      *|
-  |                                                                    |hardware will choose a      *|
-  |                                                                    |P-state setting based on OS *|
-  |                                                                    |guidance.                   *|
-  |                                                                    |If set to Native Mode with  *|
-  |                                                                    |No Legacy Support, hardware *|
-  |                                                                    |will choose a P-state       *|
-  |                                                                    |setting independently       *|
-  |                                                                    |without OS guidance.        +|
-  |                                                                    |If set to Out of Band Mode, +|
-  |                                                                    |hardware autonomously       v|
-```
-
-##### CPU C State Control
-
-```
-  |  CPU C State Control                                               |Select Enable to support     |
-  |                                                                    |Autonomous Core C-State      |
-  |  Autonomous Core C-State                   [Disable]               |control which will allow     |
-  |  CPU C6 report                             [Disable]               |the processor core to        |
-  |  Enhanced Halt State (C1E)                 [Disable]               |control its C-State setting  |
-  |                                                                    |automatically and            |
-  |                                                                    |independently.               |
-```
-
-##### Package C State Control
-
-```
-  |  Package C State Control                                           |Limit the lowest package     |
-  |                                                                    |level C-State to             |
-  |  Package C State                           [C0/C1 state]           |processors. Lower package    |
-  |                                                                    |C-State lower processor      |
-  |                                                                    |power consumption upon idle. |
-```
-
-##### CPU T State Control
-
-```
-  |  CPU T State Control                                               |Enable/Disable CPU           |
-  |                                                                    |throttling by OS.            |
-  |  Software Controlled T-States              [Disable]               |Throttling reduces power     |
-  |                                                                    |consumption                  |
-```
-
-#### Chipset Configuration
-
-```
-  |  WARNING: Setting wrong values in below sections may cause         |North Bridge Parameters      |
-  |           system to malfunction.                                   |                             |
-  |> North Bridge                                                      |                             |
-  |> South Bridge                                                      |                             |
-```
-
-##### North Bridge
-
-```
-  |> UPI Configuration                                                 |Displays and provides        |
-  |> Memory Configuration                                              |option to change the UPI     |
-  |> IIO Configuration                                                 |Settings                     |
-```
-
-##### UPI Configuration
-
-```
-  |  UPI Configuration                                                 |Use this feature to select   |
-  |  --------------------------------------------------                |the degrading precedence     |
-  |  Number of CPU                             2                       |option for Ultra Path        |
-  |  Number of Active UPI Link                 3                       |Interconnect connections.    |
-  |  Current UPI Link Speed                    Fast                    |Select Topology Precedent    |
-  |  Current UPI Link Frequency                10.4 GT/s               |to degrade UPI features if   |
-  |  UPI Global MMIO Low Base / Limit          90000000 / FBFFFFFF     |system options are in        |
-  |  UPI Global MMIO High Base / Limit         0000000000000000 /      |conflict. Select Feature     |
-  |                                            00000000FFFFFFFF        |Precedent to degrade UPI     |
-  |  UPI Pci-e Configuration Base / Size       80000000 / 10000000     |topology if system options   |
-  |  Degrade Precedence                        [Topology Precedence]   |are in conflict.             |
-  |  Link L0p Enable                           [Disable]               |                             |
-  |  Link L1 Enable                            [Disable]               |                             |
-  |  IO Directory Cache (IODC)                 [Auto]                  |                             |
-  |  SNC                                       [Disable]               |                             |
-  |  XPT Prefetch                              [Disable]               |                             |
-  |  KTI Prefetch                              [Enable]                |-----------------------------|
-  |  Local/Remote Threshold                    [Auto]                  |><: Select Screen            |
-  |  Stale AtoS                                [Auto]                  |^v: Select Item              |
-  |  LLC Dead Line Alloc                       [Enable]                |Enter: Select                |
-  |  Isoc Mode                                 [Auto]                  |+/-: Change Opt.             |
-```
-
-##### Memory Configuration
-
-```
-  |                                                                    |Select POR to enforce POR    |
-  |  --------------------------------------------------                |restrictions for DDR4        |
-  |  Integrated Memory Controller (iMC)                                |frequency and voltage        |
-  |  --------------------------------------------------                |programming                  |
-  |                                                                    |                             |
-  |  Enforce POR                               [POR]                   |                             |
-  |  PPR Type                                  [Hard PPR]              |                             |
-  |  Enhanced PPR                              [Disable]               |                             |
-  |   Operation Mode                           [Test and Repair]       |                             |
-  |  Memory Frequency                          [2933]                  |                             |
-  |  Data Scrambling for DDR4                  [Auto]                  |                             |
-  |  tCCD_L Relaxation                         [Auto]                  |                             |
-  |  tRWSR Relaxation                          [Disable]               |                             |
-  |  tRFC Optimization for 16Gb Based DIMM     [Force 550ns]           |                             |
-  |  2x Refresh                                [Auto]                  |                             |
-  |  Page Policy                               [Auto]                  |                             |
-  |  IMC Interleaving                          [2-way Interleave]      |-----------------------------|
-  |> Memory Topology                                                   |><: Select Screen            |
-  |> Memory RAS Configuration                                          |^v: Select Item              |
-```
-
-##### IIO Configuration
-
-```
-  |  IIO Configuration                                                 |Expose IIO DFX devices and   |
-  |  --------------------------------------------------                |other CPU devices like PMON  |
-  |                                                                    |                             |
-  |  EV DFX Features                           [Disable]               |                             |
-  |> CPU1 Configuration                                                |                             |
-  |> CPU2 Configuration                                                |                             |
-  |> IOAT Configuration                                                |                             |
-  |> Intel. VT for Directed I/O (VT-d)                                 |                             |
-  |> Intel. VMD technology                                             |                             |
-  |                                                                    |                             |
-  |   IIO-PCIE Express Global Options                                  |                             |
-  |  ========================================                          |                             |
-  |  PCI-E Completion Timeout Disable          [No]                    |                             |
-```
-
-##### CPU1 Configuration
-
-```
-  |  IOU0 (IIO PCIe Br1)                       [Auto]                  |Selects PCIe port            |
-  |  IOU1 (IIO PCIe Br2)                       [Auto]                  |Bifurcation for selected     |
-  |  IOU2 (IIO PCIe Br3)                       [Auto]                  |slot(s)                      |
-  |> CPU1 SLOT2 PCI-E 3.0 X16                                          |                             |
-  |> CPU1 SLOT4 PCI-E 3.0 X16                                          |                             |
-  |> CPU1 SLOT9 PCI-E 3.0 X16                                          |                             |
-```
-
-##### CPU2 Configuration
-
-```
-  |  IOU0 (IIO PCIe Br1)                       [Auto]                  |Selects PCIe port            |
-  |  IOU1 (IIO PCIe Br2)                       [Auto]                  |Bifurcation for selected     |
-  |  IOU2 (IIO PCIe Br3)                       [Auto]                  |slot(s)                      |
-  |> CPU2 SLOT6 PCI-E 3.0 X16                                          |                             |
-  |> CPU2 SLOT8 PCI-E 3.0 X16                                          |                             |
-  |> CPU2 SLOT10 PCI-E 3.0 X16                                         |                             |
-```
-
-#### South Bridge
-
-```
-  |                                                                    |Enables Legacy USB support.  |
-  |  USB Module Version                        21                      |AUTO option disables legacy  |
-  |                                                                    |support if no USB devices    |
-  |  USB Devices:                                                      |are connected. DISABLE       |
-  |        1 Keyboard, 1 Mouse, 1 Hub                                  |option will keep USB         |
-  |                                                                    |devices available only for   |
-  |  Legacy USB Support                        [Enabled]               |EFI applications.            |
-  |  XHCI Hand-off                             [Enabled]               |                             |
-  |  Port 60/64 Emulation                      [Enabled]               |                             |
-  |  PCIe PLL SSC                              [Disable]               |                             |
-  |  Real USB Wake Up                          [Enabled]               |                             |
-  |  Front USB Wake Up                         [Enabled]               |                             |
-  |                                                                    |                             |
-  |  Azalia                                    [Auto]                  |                             |
-  |    Azalia PME Enable                       [Disabled]              |                             |
-```
-
-### PCIe/PCI/PnP Configuration
-
-```
-  |  PCI Bus Driver Version                    A5.01.18               ^|Enables or Disables 64bit    |
-  |                                                                   *|capable Devices to be        |
-  |  PCI Devices Common Settings:                                     *|Decoded in Above 4G Address  |
-  |  Above 4G Decoding                         [Enabled]              *|Space (Only if System        |
-  |  SR-IOV Support                            [Enabled]              *|Supports 64 bit PCI          |
-  |  ARI Support                               [Enabled]              *|Decoding).                   |
-  |  MMIO High Base                            [56T]                  *|                             |
-  |  MMIO High Granularity Size                [256G]                 *|                             |
-  |  Maximum Read Request                      [Auto]                 *|                             |
-  |  MMCFG Base                                [2G]                   *|                             |
-  |  NVMe Firmware Source                      [Vendor Defined        *|                             |
-  |                                            Firmware]              *|                             |
-  |  VGA Priority                              [Onboard]              *|                             |
-  |  CPU1 SLOT2 PCI-E 3.0 X16 OPROM            [Legacy]               *|                             |
-  |  CPU1 SLOT4 PCI-E 3.0 X16 OPROM            [Legacy]               *|                             |
-  |  CPU2 SLOT6 PCI-E 3.0 X16 OPROM            [Legacy]               *|                             |
-  |  CPU2 SLOT8 PCI-E 3.0 X16 OPROM            [Legacy]               *|-----------------------------|
-  |  CPU1 SLOT9 PCI-E 3.0 X16 OPROM            [Legacy]               *|><: Select Screen            |
-  |  CPU2 SLOT10 PCI-E 3.0 X16 OPROM           [Legacy]               *|^v: Select Item              |
-  |  CPU2 SLOT11 PCI-E 3.0 X4(IN X8) OPROM     [Legacy]               *|Enter: Select                |
-  |  M.2 CONNECTOR OPROM                       [Legacy]               *|+/-: Change Opt.             |
-  |  Bus Master Enable                         [Enabled]              +|F1: General Help             |
-  |  Onboard LAN1 Option ROM                   [Legacy]               +|F2: Previous Values          |
-  |  Onboard LAN2 Option ROM                   [Disabled]             +|F3: Optimized Defaults       |
-  |  Onboard Video Option ROM                  [Legacy]               v|F4: Save & Exit              |
-  |> Network Stack Configuration                                       |                             |
-```
-
-### ACPI Settings
-
-```
-  |  ACPI Settings                                                     |Enable or Disable Non        |
-  |                                                                    |uniform Memory Access        |
-  |  NUMA                                      [Enabled]               |(NUMA).                      |
-  |  WHEA Support                              [Enabled]               |                             |
-  |  High Precision Event Timer                [Enabled]               |                             |
-```
-
-## Xeon CLX Server BIOS Configuration - DUT
-
-### Boot Feature
-
-```
-  |  Quiet Boot                                [Enabled]               |Boot option                  |
-  |                                                                    |                             |
-  |  Option ROM Messages                       [Force BIOS]            |                             |
-  |  Bootup NumLock State                      [On]                    |                             |
-  |  Wait For "F1" If Error                    [Enabled]               |                             |
-  |  INT19 Trap Response                       [Immediate]             |                             |
-  |  Re-try Boot                               [Disabled]              |                             |
-  |  Install Windows 7 USB support             [Disabled]              |                             |
-  |  Port 61h Bit-4 Emulation                  [Disabled]              |                             |
-  |                                                                    |                             |
-  |  Power Configuration                                               |                             |
-  |  Watch Dog Function                        [Disabled]              |                             |
-  |  Restore on AC Power Loss                  [Last State]            |                             |
-  |  Power Button Function                     [Instant Off]           |                             |
-```
-
-### CPU Configuration
-
-```
-  |--------------------------------------------------------------------+-----------------------------\
-  |  Processor Configuration                                          ^|Enables Hyper Threading      |
-  |  --------------------------------------------------               *|(Software Method to          |
-  |  Processor BSP Revision                    50657 - CLX B1         *|Enable/Disable Logical       |
-  |  Processor Socket                          CPU1      |  CPU2      *|Processor threads.           |
-  |  Processor ID                              00050657* |  00050657  *|                             |
-  |  Processor Frequency                       2.300GHz  |  2.300GHz  *|                             |
-  |  Processor Max Ratio                            17H  |  17H       *|                             |
-  |  Processor Min Ratio                            0AH  |  0AH       *|                             |
-  |  Microcode Revision                        0500002C  |  0500002C  *|                             |
-  |  L1 Cache RAM                                  64KB  |      64KB  *|                             |
-  |  L2 Cache RAM                                1024KB  |    1024KB  *|                             |
-  |  L3 Cache RAM                               36608KB  |   36608KB  *|                             |
-  |  Processor 0 Version                                              *|                             |
-  |  Intel(R) Xeon(R) Gold 6252N CPU @ 2.30GHz                        *|                             |
-  |  Processor 1 Version                                              *|                             |
-  |  Intel(R) Xeon(R) Gold 6252N CPU @ 2.30GHz                        *|                             |
-  |                                                                   *|-----------------------------|
-  |  Hyper-Threading [ALL]                     [Enable]               *|><: Select Screen            |
-  |  Cores Enabled                             0                      *|^v: Select Item              |
-  |  Monitor/Mwait                             [Auto]                 *|Enter: Select                |
-  |  Execute Disable Bit                       [Enable]               +|+/-: Change Opt.             |
-  |  Intel Virtualization Technology           [Enable]               +|F1: General Help             |
-  |  PPIN Control                              [Unlock/Enable]        +|F2: Previous Values          |
-  |  Hardware Prefetcher                       [Enable]               +|F3: Optimized Defaults       |
-  |  Adjacent Cache Prefetch                   [Enable]               v|F4: Save & Exit              |
-  |  DCU Streamer Prefetcher                   [Enable]                |                             |
-  |  DCU IP Prefetcher                         [Enable]                |                             |
-  |  LLC Prefetch                              [Disable]               |                             |
-  |  Extended APIC                             [Disable]               |                             |
-  |  AES-NI                                    [Enable]                |                             |
-  |> Advanced Power Management Configuration                           |                             |
-```
-
-#### Advanced Power Management Configuration
-
-```
-  |  Advanced Power Management Configuration                           |Switch CPU Power Management  |
-  |  --------------------------------------------------                |profile                      |
-  |  Power Technology                          [Custom]                |                             |
-  |  Power Performance Tuning                  [BIOS Controls EPB]     |                             |
-  |  ENERGY_PERF_BIAS_CFG mode                 [Maximum Performance]   |                             |
-  |> CPU P State Control                                               |                             |
-  |> Hardware PM State Control                                         |                             |
-  |> CPU C State Control                                               |                             |
-  |> Package C State Control                                           |                             |
-  |> CPU T State Control                                               |                             |
-```
-
-##### CPU P State Control
-
-```
-  |  CPU P State Control                                               |EIST allows the processor    |
-  |                                                                    |to dynamically adjust        |
-  |  SpeedStep (P-States)                      [Disable]               |frequency and voltage based  |
-  |  Activate PBF                              [Disable]               |on power versus performance  |
-  |  Configure PBF                             [Enable]                |needs.                       |
-  |  EIST PSD Function                         [HW_ALL]                |                             |
-```
-
-##### Hardware PM State Control
-
-```
-  |  Hardware PM State Control                                         |If set to Disable, hardware ^|
-  |                                                                    |will choose a P-state       *|
-  |  Hardware P-States                         [Disable]               |setting for the system      *|
-  |                                                                    |based on an OS request.     *|
-  |                                                                    |If set to Native Mode,      *|
-  |                                                                    |hardware will choose a      *|
-  |                                                                    |P-state setting based on OS *|
-  |                                                                    |guidance.                   *|
-  |                                                                    |If set to Native Mode with  *|
-  |                                                                    |No Legacy Support, hardware *|
-  |                                                                    |will choose a P-state       *|
-  |                                                                    |setting independently       *|
-  |                                                                    |without OS guidance.        +|
-  |                                                                    |If set to Out of Band Mode, +|
-  |                                                                    |hardware autonomously       v|
-```
-
-##### CPU C State Control
-
-```
-  |  CPU C State Control                                               |Select Enable to support     |
-  |                                                                    |Autonomous Core C-State      |
-  |  Autonomous Core C-State                   [Disable]               |control which will allow     |
-  |  CPU C6 report                             [Disable]               |the processor core to        |
-  |  Enhanced Halt State (C1E)                 [Disable]               |control its C-State setting  |
-  |                                                                    |automatically and            |
-  |                                                                    |independently.               |
-```
-
-##### Package C State Control
-
-```
-  |  Package C State Control                                           |Limit the lowest package     |
-  |                                                                    |level C-State to             |
-  |  Package C State                           [C0/C1 state]           |processors. Lower package    |
-  |                                                                    |C-State lower processor      |
-  |                                                                    |power consumption upon idle. |
-```
-
-##### CPU T State Control
-
-```
-  |  CPU T State Control                                               |Enable/Disable CPU           |
-  |                                                                    |throttling by OS.            |
-  |  Software Controlled T-States              [Disable]               |Throttling reduces power     |
-  |                                                                    |consumption                  |
-```
-
-#### Chipset Configuration
-
-```
-  |  WARNING: Setting wrong values in below sections may cause         |North Bridge Parameters      |
-  |           system to malfunction.                                   |                             |
-  |> North Bridge                                                      |                             |
-  |> South Bridge                                                      |                             |
-```
-
-##### North Bridge
-
-```
-  |> UPI Configuration                                                 |Displays and provides        |
-  |> Memory Configuration                                              |option to change the UPI     |
-  |> IIO Configuration                                                 |Settings                     |
-```
-
-##### UPI Configuration
-
-```
-  |  UPI Configuration                                                 |Use this feature to select   |
-  |  --------------------------------------------------                |the degrading precedence     |
-  |  Number of CPU                             2                       |option for Ultra Path        |
-  |  Number of Active UPI Link                 3                       |Interconnect connections.    |
-  |  Current UPI Link Speed                    Fast                    |Select Topology Precedent    |
-  |  Current UPI Link Frequency                10.4 GT/s               |to degrade UPI features if   |
-  |  UPI Global MMIO Low Base / Limit          90000000 / FBFFFFFF     |system options are in        |
-  |  UPI Global MMIO High Base / Limit         0000000000000000 /      |conflict. Select Feature     |
-  |                                            00000000FFFFFFFF        |Precedent to degrade UPI     |
-  |  UPI Pci-e Configuration Base / Size       80000000 / 10000000     |topology if system options   |
-  |  Degrade Precedence                        [Topology Precedence]   |are in conflict.             |
-  |  Link L0p Enable                           [Disable]               |                             |
-  |  Link L1 Enable                            [Disable]               |                             |
-  |  IO Directory Cache (IODC)                 [Auto]                  |                             |
-  |  SNC                                       [Disable]               |                             |
-  |  XPT Prefetch                              [Disable]               |                             |
-  |  KTI Prefetch                              [Enable]                |-----------------------------|
-  |  Local/Remote Threshold                    [Auto]                  |><: Select Screen            |
-  |  Stale AtoS                                [Auto]                  |^v: Select Item              |
-  |  LLC Dead Line Alloc                       [Enable]                |Enter: Select                |
-  |  Isoc Mode                                 [Auto]                  |+/-: Change Opt.             |
-```
-
-##### Memory Configuration
-
-```
-  |                                                                    |Select POR to enforce POR    |
-  |  --------------------------------------------------                |restrictions for DDR4        |
-  |  Integrated Memory Controller (iMC)                                |frequency and voltage        |
-  |  --------------------------------------------------                |programming                  |
-  |                                                                    |                             |
-  |  Enforce POR                               [POR]                   |                             |
-  |  PPR Type                                  [Hard PPR]              |                             |
-  |  Enhanced PPR                              [Disable]               |                             |
-  |   Operation Mode                           [Test and Repair]       |                             |
-  |  Memory Frequency                          [2933]                  |                             |
-  |  Data Scrambling for DDR4                  [Auto]                  |                             |
-  |  tCCD_L Relaxation                         [Auto]                  |                             |
-  |  tRWSR Relaxation                          [Disable]               |                             |
-  |  tRFC Optimization for 16Gb Based DIMM     [Force 550ns]           |                             |
-  |  2x Refresh                                [Auto]                  |                             |
-  |  Page Policy                               [Auto]                  |                             |
-  |  IMC Interleaving                          [2-way Interleave]      |-----------------------------|
-  |> Memory Topology                                                   |><: Select Screen            |
-  |> Memory RAS Configuration                                          |^v: Select Item              |
-```
-
-##### IIO Configuration
-
-```
-  |  IIO Configuration                                                 |Expose IIO DFX devices and   |
-  |  --------------------------------------------------                |other CPU devices like PMON  |
-  |                                                                    |                             |
-  |  EV DFX Features                           [Disable]               |                             |
-  |> CPU1 Configuration                                                |                             |
-  |> CPU2 Configuration                                                |                             |
-  |> IOAT Configuration                                                |                             |
-  |> Intel. VT for Directed I/O (VT-d)                                 |                             |
-  |> Intel. VMD technology                                             |                             |
-  |                                                                    |                             |
-  |   IIO-PCIE Express Global Options                                  |                             |
-  |  ========================================                          |                             |
-  |  PCI-E Completion Timeout Disable          [No]                    |                             |
-```
-
-##### CPU1 Configuration
-
-```
-  |  IOU0 (IIO PCIe Br1)                       [Auto]                  |Selects PCIe port            |
-  |  IOU1 (IIO PCIe Br2)                       [Auto]                  |Bifurcation for selected     |
-  |  IOU2 (IIO PCIe Br3)                       [Auto]                  |slot(s)                      |
-  |> CPU1 SLOT2 PCI-E 3.0 X16                                          |                             |
-  |> CPU1 SLOT4 PCI-E 3.0 X16                                          |                             |
-  |> CPU1 SLOT9 PCI-E 3.0 X16                                          |                             |
-```
-
-##### CPU2 Configuration
-
-```
-  |  IOU0 (IIO PCIe Br1)                       [Auto]                  |Selects PCIe port            |
-  |  IOU1 (IIO PCIe Br2)                       [Auto]                  |Bifurcation for selected     |
-  |  IOU2 (IIO PCIe Br3)                       [Auto]                  |slot(s)                      |
-  |> CPU2 SLOT6 PCI-E 3.0 X16                                          |                             |
-  |> CPU2 SLOT8 PCI-E 3.0 X16                                          |                             |
-  |> CPU2 SLOT10 PCI-E 3.0 X16                                         |                             |
-```
-
-#### South Bridge
-
-```
-  |                                                                    |Enables Legacy USB support.  |
-  |  USB Module Version                        21                      |AUTO option disables legacy  |
-  |                                                                    |support if no USB devices    |
-  |  USB Devices:                                                      |are connected. DISABLE       |
-  |        1 Keyboard, 1 Mouse, 1 Hub                                  |option will keep USB         |
-  |                                                                    |devices available only for   |
-  |  Legacy USB Support                        [Enabled]               |EFI applications.            |
-  |  XHCI Hand-off                             [Enabled]               |                             |
-  |  Port 60/64 Emulation                      [Enabled]               |                             |
-  |  PCIe PLL SSC                              [Disable]               |                             |
-  |  Real USB Wake Up                          [Enabled]               |                             |
-  |  Front USB Wake Up                         [Enabled]               |                             |
-  |                                                                    |                             |
-  |  Azalia                                    [Auto]                  |                             |
-  |    Azalia PME Enable                       [Disabled]              |                             |
-```
-
-### PCIe/PCI/PnP Configuration
-
-```
-  |  PCI Bus Driver Version                    A5.01.18               ^|Enables or Disables 64bit    |
-  |                                                                   *|capable Devices to be        |
-  |  PCI Devices Common Settings:                                     *|Decoded in Above 4G Address  |
-  |  Above 4G Decoding                         [Enabled]              *|Space (Only if System        |
-  |  SR-IOV Support                            [Enabled]              *|Supports 64 bit PCI          |
-  |  ARI Support                               [Enabled]              *|Decoding).                   |
-  |  MMIO High Base                            [56T]                  *|                             |
-  |  MMIO High Granularity Size                [256G]                 *|                             |
-  |  Maximum Read Request                      [Auto]                 *|                             |
-  |  MMCFG Base                                [2G]                   *|                             |
-  |  NVMe Firmware Source                      [Vendor Defined        *|                             |
-  |                                            Firmware]              *|                             |
-  |  VGA Priority                              [Onboard]              *|                             |
-  |  CPU1 SLOT2 PCI-E 3.0 X16 OPROM            [Legacy]               *|                             |
-  |  CPU1 SLOT4 PCI-E 3.0 X16 OPROM            [Legacy]               *|                             |
-  |  CPU2 SLOT6 PCI-E 3.0 X16 OPROM            [Legacy]               *|                             |
-  |  CPU2 SLOT8 PCI-E 3.0 X16 OPROM            [Legacy]               *|-----------------------------|
-  |  CPU1 SLOT9 PCI-E 3.0 X16 OPROM            [Legacy]               *|><: Select Screen            |
-  |  CPU2 SLOT10 PCI-E 3.0 X16 OPROM           [Legacy]               *|^v: Select Item              |
-  |  CPU2 SLOT11 PCI-E 3.0 X4(IN X8) OPROM     [Legacy]               *|Enter: Select                |
-  |  M.2 CONNECTOR OPROM                       [Legacy]               *|+/-: Change Opt.             |
-  |  Bus Master Enable                         [Enabled]              +|F1: General Help             |
-  |  Onboard LAN1 Option ROM                   [Legacy]               +|F2: Previous Values          |
-  |  Onboard LAN2 Option ROM                   [Disabled]             +|F3: Optimized Defaults       |
-  |  Onboard Video Option ROM                  [Legacy]               v|F4: Save & Exit              |
-  |> Network Stack Configuration                                       |                             |
-```
-
-### ACPI Settings
-
-```
-  |  ACPI Settings                                                     |Enable or Disable Non        |
-  |                                                                    |uniform Memory Access        |
-  |  NUMA                                      [Enabled]               |(NUMA).                      |
-  |  WHEA Support                              [Enabled]               |                             |
-  |  High Precision Event Timer                [Enabled]               |                             |
-```
-
-##  Linux cmdline
-
-```
-$ cat /proc/cmdline
-BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic root=UUID=2d6f4d44-76b1-4343-bc73-c066a3e95b32 ro audit=0 default_hugepagesz=2M hugepagesz=1G hugepages=32 hugepagesz=2M hugepages=32768 hpet=disable intel_idle.max_cstate=1 intel_iommu=on intel_pstate=disable iommu=pt isolcpus=1-23,25-47,49-71,73-95 mce=off nmi_watchdog=0 nohz_full=1-23,25-47,49-71,73-95 nosoftlockup numa_balancing=disable processor.max_cstate=1 rcu_nocbs=1-23,25-47,49-71,73-95 tsc=reliable console=ttyS0,115200n8 quiet
-```
-
-## Xeon Clx Server Firmware Inventory
-
-```
-Host.         IPMI IP.     BMC.  BIOS. CPLD.     CPU Microcode. PCI Bus.  X710 Firmware. XXV710 Firmware. i40e.    CX-5 Firmware. mlx5_core    E810 Firmware. ice.
-s33-t27-sut1. 10.30.55.18. 1.67. 3.2.  03.B1.05. 0500002C.      A5.01.18. 9.20.          9.20.            2.22.20. 16.35.2000.    23.07-0.5.0. 4.30.          1.12.6.
-s34-t27-tg1.  10.30.55.19. 1.67. 3.2.  03.B1.05. 0500002C.      A5.01.18. 8.30.          8.30.            2.19.3.  16.32.1010.    5.9-0.5.5.   N/A.           N/A.
-s35-t28-sut1. 10.30.55.20. 1.67. 3.2.  03.B1.05. 0500002C.      A5.01.18. 9.20.          9.20.            2.22.20. 16.35.2000.    23.07-0.5.0. 4.30.          1.12.6.
-s36-t28-tg1.  10.30.55.21. 1.67. 3.2.  03.B1.05. 0500002C.      A5.01.18. 8.30.          8.30.            2.19.3.  16.32.1010.    5.9-0.5.5.   N/A.           N/A.
-s37-t29-sut1. 10.30.55.22. 1.67. 3.2.  03.B1.05. 0500002C.      A5.01.18. 9.20.          9.20.            2.22.20. 16.35.2000.    23.07-0.5.0. 4.30.          1.12.6.
-s38-t29-tg1.  10.30.55.23. 1.67. 3.2.  03.B1.05. 0500002C.      A5.01.18. 8.30.          8.30.            2.19.3.  16.32.1010.    5.9-0.5.5.   N/A.           N/A.
-```
@@ -1,34 +1,32 @@
 ---
-# file: host_vars/10.32.8.23.yaml
+# file: host_vars/10.30.51.37.yaml
 
-hostname: "s38-t29-tg1"
+hostname: "s37-t27-tg1"
 grub:
   audit: "0"
-  default_hugepagesz: "2M hugepagesz=1G hugepages=32 hugepagesz=2M hugepages=8192"
+  default_hugepagesz: "2M hugepagesz=1G hugepages=32 hugepagesz=2M hugepages=32768"
   hpet: "disable"
   intel_idle.max_cstate: "1"
   intel_iommu: "on"
   intel_pstate: "disable"
   iommu: "pt"
-  isolcpus: "1-27,29-55,57-83,85-111"
+  isolcpus: "1-31,33-63,65-95,97-127"
   mce: "off"
   nmi_watchdog: "0"
-  nohz_full: "1-27,29-55,57-83,85-111"
+  nohz_full: "1-31,33-63,65-95,97-127"
   nosoftlockup: true
   numa_balancing: "disable"
   processor.max_cstate: "1"
-  rcu_nocbs: "1-27,29-55,57-83,85-111"
+  rcu_nocbs: "1-31,33-63,65-95,97-127"
   tsc: "reliable"
 sysctl:
   kernel:
-    watchdog_cpumask: "0,28,56,84"
+    watchdog_cpumask: "0,32,64,96"
   vm:
-    nr_hugepages: 8192
+    nr_hugepages: 32768
     max_map_count: 20000
 
-inventory_ipmi_hostname: "10.30.55.23"
+inventory_ipmi_hostname: "10.30.50.37"
 cpu_microarchitecture: "cascadelake"
 
-intel_700_matrix: "dpdk22.07"
-intel_800_matrix: "dpdk22.07"
 mellanox_matrix: "dpdk22.07"
index 7ab0d8a..0061ce6 100644 (file)
@@ -4,26 +4,26 @@
 hostname: "s89-t39t310-tg1"
 grub:
   audit: "0"
-  default_hugepagesz: "2M hugepagesz=1G hugepages=32 hugepagesz=2M hugepages=32768"
+  default_hugepagesz: "2M hugepagesz=1G hugepages=32 hugepagesz=2M hugepages=8192"
   hpet: "disable"
   intel_idle.max_cstate: "1"
   intel_iommu: "on"
   intel_pstate: "disable"
   iommu: "pt"
-  isolcpus: "1-31,33-63,65-95,97-127"
+  isolcpus: "1-27,29-55,57-83,85-111"
   mce: "off"
   nmi_watchdog: "0"
-  nohz_full: "1-31,33-63,65-95,97-127"
+  nohz_full: "1-27,29-55,57-83,85-111"
   nosoftlockup: true
   numa_balancing: "disable"
   processor.max_cstate: "1"
-  rcu_nocbs: "1-31,33-63,65-95,97-127"
+  rcu_nocbs: "1-27,29-55,57-83,85-111"
   tsc: "reliable"
 sysctl:
   kernel:
-    watchdog_cpumask: "0,32,64,96"
+    watchdog_cpumask: "0,28,56,84"
   vm:
-    nr_hugepages: 32768
+    nr_hugepages: 8192
     max_map_count: 20000
 
 inventory_ipmi_hostname: "10.30.50.89"
index 6036b38..0676560 100755 (executable)
@@ -83,13 +83,12 @@ dhcp-host=3c:ec:ef:b9:a6:92,10.30.51.85,s85-t214-sut1,infinite # eno1
 dhcp-host=3c:ec:ef:bc:92:e4,10.30.51.86,s86-t214-tg1,infinite # eno1            ICX
 dhcp-host=3c:ec:ef:bc:92:e8,10.30.51.87,s87-t215-sut1,infinite # eno1           OCT
 dhcp-host=3c:ec:ef:bc:a1:ac,10.30.51.88,s88-t215-tg1,infinite # eno1            OCT
-dhcp-host=3c:ec:ef:b9:cc:44,10.30.51.89,s89-t39t310-tg1,infinite # eno1         ICX
+dhcp-host=ac:1f:6b:ac:d7:76,10.30.51.89,s89-t39t310-tg1,infinite # eno1         CLX
 dhcp-host=3c:ec:ef:bc:85:8a,10.30.51.90,s90-t31t32-tg1,infinite #eno1           ICX
 dhcp-host=d8:5e:d3:02:b1:bb,10.30.51.91,s91-nomad,infinite #eno1                ALT
 dhcp-host=d8:5e:d3:02:b1:9f,10.30.51.92,s92-nomad,infinite #eno1                ALT
 dhcp-host=a4:bf:01:55:ac:39,10.30.51.93,s93-t39-sut1,infinite # enp4s0          SNR
 dhcp-host=a4:bf:01:55:af:5e,10.30.51.94,s94-t39-sut2,infinite # enp4s0          SNR
 # Hosts DHCP settings yul1_2 subnet.
-dhcp-host=ac:1f:6b:ac:d7:76,10.32.8.23,s38-t29-tg1,infinite # eno1              CLX
 dhcp-host=3c:ec:ef:43:a3:ba,10.32.8.24,s60-t210-sut1,infinite # eno1np0         ZN2
 dhcp-host=3c:ec:ef:46:34:e8,10.32.8.25,s61-t210-tg1,infinite # eno1np0          ZN2
index bd7853b..02be24b 100644 (file)
@@ -1,4 +1,4 @@
-menuentry "Install s89-t39t310-tg1" {
+menuentry "Install s37-t27-tg1" {
     linux    /casper/ubuntu-jammy-amd64/vmlinuz ip=dhcp interface=3c:ec:ef:b9:cc:44 url=http://10.30.51.24:8081/ubuntu_jammy_amd64//ubuntu-22.04.1-live-server-amd64.iso autoinstall ds=nocloud-net\;s=http://10.30.51.24:8081/ubuntu_jammy_amd64/3c:ec:ef:b9:cc:44/ --- console=ttyS0,115200n8 quiet
     initrd   /casper/ubuntu-jammy-amd64/initrd
 }
index 4dabc97..65a7e74 100644 (file)
@@ -1,4 +1,4 @@
-menuentry "Install s38-t29-tg1" {
+menuentry "Install s89-t39t310-tg1" {
     linux    /casper/ubuntu-jammy-amd64/vmlinuz ip=dhcp interface=ac:1f:6b:ac:d7:76 url=http://10.30.51.24:8081/ubuntu_jammy_amd64//ubuntu-22.04.1-live-server-amd64.iso autoinstall ds=nocloud-net\;s=http://10.30.51.24:8081/ubuntu_jammy_amd64/ac:1f:6b:ac:d7:76/ --- console=ttyS0,115200n8 quiet
     initrd   /casper/ubuntu-jammy-amd64/initrd
 }
index 1e89ddb..21ca110 100644 (file)
@@ -10,7 +10,7 @@ autoinstall:
     - arches: [default]
       uri: http://ports.ubuntu.com/ubuntu-ports
   identity:
-    hostname: s89-t39t310-tg1
+    hostname: s37-t27-tg1
     password: $6$Y62lhMGJD8YNzmJn$H4DSqjrwFp5WN3tOvIrF.g/G2duOV76zXHAmaA/RU8jfT8H8sDumLQe/Q.EmI5pjPv7dzgI8j9BQPWes7efBK0
     realname: testuser
     username: testuser
@@ -22,7 +22,7 @@ autoinstall:
   network:
     ethernets:
       eno1:
-        addresses: [ 10.30.51.89/24 ]
+        addresses: [ 10.30.51.37/24 ]
         dhcp4: false
         gateway4: 10.30.51.1
         nameservers:
index c516b55..1e89ddb 100644 (file)
@@ -10,7 +10,7 @@ autoinstall:
     - arches: [default]
       uri: http://ports.ubuntu.com/ubuntu-ports
   identity:
-    hostname: s38-t29-tg1
+    hostname: s89-t39t310-tg1
     password: $6$Y62lhMGJD8YNzmJn$H4DSqjrwFp5WN3tOvIrF.g/G2duOV76zXHAmaA/RU8jfT8H8sDumLQe/Q.EmI5pjPv7dzgI8j9BQPWes7efBK0
     realname: testuser
     username: testuser
@@ -22,9 +22,9 @@ autoinstall:
   network:
     ethernets:
       eno1:
-        addresses: [ 10.32.8.23/24 ]
+        addresses: [ 10.30.51.89/24 ]
         dhcp4: false
-        gateway4: 10.32.8.1
+        gateway4: 10.30.51.1
         nameservers:
           addresses: [ 1.1.1.1, 8.8.8.8 ]
     version: 2
index d2f1e0d..28875db 100644 (file)
@@ -19,7 +19,7 @@ nodes:
       port1:
         # s89-t39t310-tg1-c4/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE.
         mac_address: "b4:96:91:a5:22:08"
-        pci_address: "0000:ca:00.0"
+        pci_address: "0000:86:00.0"
         ip4_address: "172.16.10.1"
         driver: ice
         link: disabled1
@@ -27,7 +27,7 @@ nodes:
       port2:
         # s89-t39t310-tg1-c4/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE.
         mac_address: "b4:96:91:a5:22:09"
-        pci_address: "0000:ca:00.1"
+        pci_address: "0000:86:00.1"
         ip4_address: "172.16.20.1"
         driver: ice
         link: link2
@@ -35,7 +35,7 @@ nodes:
       port3:
         # s89-t39t310-tg1-c4/p3 - 25GE port3 Intel E810-XXVDA4 4p25GE.
         mac_address: "b4:96:91:a5:22:0a"
-        pci_address: "0000:ca:00.2"
+        pci_address: "0000:86:00.2"
         ip4_address: "172.16.50.1"
         driver: ice
         link: disabled2
@@ -43,7 +43,7 @@ nodes:
       port4:
         # s89-t39t310-tg1-c4/p4 - 25GE port4 Intel E810-XXVDA4 4p25GE.
         mac_address: "b4:96:91:a5:22:0b"
-        pci_address: "0000:ca:00.3"
+        pci_address: "0000:86:00.3"
         ip4_address: "172.16.60.1"
         driver: ice
         link: link5