feat(ansible): DPDK 23.07
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.30.51.52.yaml
index c430ad2..d95466a 100644 (file)
@@ -7,7 +7,7 @@ grub:
   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-31,33-63,65-95,97-127"
@@ -28,6 +28,13 @@ sysctl:
 
 inventory_ipmi_hostname: "10.30.50.52"
 cpu_microarchitecture: "sapphirerapids"
+docker_sut: true
 
-intel_700_matrix: "dpdk22.07"
-intel_800_matrix: "dpdk22.07"
+mellanox_matrix: "dpdk23.07"
+intel_dsa_matrix: true
+intel_qat_matrix: true
+
+kernel_version_by_distro:
+  ubuntu:
+    jammy:
+      - "5.15.0-72"
\ No newline at end of file