feat(infra): Onboard Mellanox III.
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.30.51.72.yaml
index 873bdbc..a819334 100644 (file)
@@ -5,23 +5,16 @@ hostname: "s62-t34-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_pstate: "disable"
-  iommu: "pt"
-  isolcpus: "1-31,33-63,65-95,97-127"
-  mce: "off"
+  iommu.passthrough: "1"
+  isolcpus: "1-40,81-120"
   nmi_watchdog: "0"
-  nohz_full: "1-31,33-63,65-95,97-127"
+  nohz_full: "1-40,81-120"
   nosoftlockup: true
-  numa_balancing: "disable"
   processor.max_cstate: "1"
-  rcu_nocbs: "1-31,33-63,65-95,97-127"
-  tsc: "reliable"
+  rcu_nocbs: "1-40,81-120"
 sysctl:
   kernel:
-    watchdog_cpumask: "0,32,64,96"
+    watchdog_cpumask: "0,41-80,121-159"
   vm:
     nr_hugepages: 32768
     max_map_count: 20000
@@ -29,4 +22,4 @@ sysctl:
 inventory_ipmi_hostname: "10.30.50.72"
 cpu_microarchitecture: "altra"
 
-intel_700_matrix: "dpdk21.11"
+intel_700_matrix: "dpdk22.03"