fix(ansible): DPDK compatibility matrix 00/38800/2
authorpmikus <peter.mikus@protonmail.ch>
Wed, 10 May 2023 14:38:51 +0000 (14:38 +0000)
committerPeter Mikus <peter.mikus@protonmail.ch>
Thu, 11 May 2023 06:01:29 +0000 (06:01 +0000)
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: Ic64def8fd155a9a337f23696c23a848e0046cea5

fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.52.yaml
fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.54.yaml
fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.56.yaml
fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.58.yaml
fdio.infra.ansible/roles/mellanox/tasks/ofed.yaml

index 3b5e2fa..0814b0f 100644 (file)
@@ -30,5 +30,5 @@ inventory_ipmi_hostname: "10.30.50.52"
 cpu_microarchitecture: "sapphirerapids"
 docker_sut: true
 
-mellanox_matrix: "dpdk22.07"
+mellanox_matrix: "dpdk23.03"
 intel_dsa_matrix: true
\ No newline at end of file
index 9a2aea8..3fe10c8 100644 (file)
@@ -30,5 +30,5 @@ inventory_ipmi_hostname: "10.30.50.54"
 cpu_microarchitecture: "sapphirerapids"
 docker_sut: true
 
-intel_800_matrix: "dpdk22.07"
+intel_800_matrix: "dpdk23.03"
 intel_dsa_matrix: true
index 69964c2..0fc3c87 100644 (file)
@@ -30,6 +30,6 @@ inventory_ipmi_hostname: "10.30.50.56"
 cpu_microarchitecture: "sapphirerapids"
 docker_sut: true
 
-intel_800_matrix: "dpdk22.07"
-mellanox_matrix: "dpdk22.07"
+intel_800_matrix: "dpdk23.03"
+mellanox_matrix: "dpdk23.03"
 intel_dsa_matrix: true
\ No newline at end of file
index a127c15..fb89c3b 100644 (file)
@@ -30,6 +30,6 @@ inventory_ipmi_hostname: "10.30.50.58"
 cpu_microarchitecture: "sapphirerapids"
 docker_sut: true
 
-intel_800_matrix: "dpdk22.07"
-mellanox_matrix: "dpdk22.07"
+intel_800_matrix: "dpdk23.03"
+mellanox_matrix: "dpdk23.03"
 intel_dsa_matrix: true
index 5b82b11..1084156 100644 (file)
@@ -21,7 +21,7 @@
     - mellanox-inst-drivers
 
 - name: Inst - OFED
-  ansible.builtin.command: "./mlnxofedinstall --with-mft --dpdk --force --upstream-libs" #--without-fw-update"
+  ansible.builtin.command: "./mlnxofedinstall --with-mft --dpdk --force --upstream-libs --without-fw-update"
   args:
     chdir: "{{ mellanox_extract_dir }}/MLNX_OFED_LINUX-{{ ofed }}-{{ ansible_distribution|lower }}{{ ansible_distribution_version }}-{{ ansible_machine }}"
   when: mellanox_firmware_extracted