feat(bootstrap): Add more granular eb scripts
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.30.51.58.yaml
index a100bcc..ecfced1 100644 (file)
@@ -1,32 +1,36 @@
 ---
 # file: host_vars/10.30.51.58.yaml
 
-hostname: "s14-t32-sut1"
+hostname: "s58-t24-sut1"
 grub:
   audit: "0"
   default_hugepagesz: "2M hugepagesz=1G hugepages=32 hugepagesz=2M hugepages=32768"
   hpet: "disable"
   intel_idle.max_cstate: "1"
-  intel_iommu: "on"
+  intel_iommu: "on,sm_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: 32768
     max_map_count: 20000
 
-inventory_ipmi_hostname: "10.30.50.55"
-cpu_microarchitecture: "skylake"
+inventory_ipmi_hostname: "10.30.50.58"
+cpu_microarchitecture: "sapphirerapids"
+docker_sut: true
 
-intel_700_matrix: "dpdk22.03"
+intel_800_matrix: "dpdk23.11"
+mellanox_matrix: "dpdk23.11"
+intel_dsa_matrix: true
+#intel_qat_matrix: true
\ No newline at end of file