X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=fdio.infra.ansible%2Finventories%2Flf_inventory%2Fhost_vars%2F10.30.51.57.yaml;h=58c7e7682c3f808e0feb114c95ff675822bf1bc0;hb=618b515ab7bdb99ee22d66d7762d8a73802140df;hp=52ec3d99117f31a577e747988b3435125949a873;hpb=df5672b3d9c29b51397f4770eb992c9f3f3955ce;p=csit.git diff --git a/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.57.yaml b/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.57.yaml index 52ec3d9911..58c7e7682c 100644 --- a/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.57.yaml +++ b/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.57.yaml @@ -1,29 +1,34 @@ --- # file: host_vars/10.30.51.57.yaml -hostname: "s10-t24-tg1" +hostname: "s57-t23-tg1" 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-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" - nosoftlockup: True + 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.50.54' -cpu_microarchitecture: "skylake" +inventory_ipmi_hostname: "10.30.50.57" +cpu_microarchitecture: "sapphirerapids" + +intel_700_matrix: "dpdk22.07" +intel_800_matrix: "dpdk22.07" +mellanox_matrix: "dpdk22.07"