From a338c67531141cf0eed59ed266d523e62d497765 Mon Sep 17 00:00:00 2001 From: pmikus Date: Wed, 19 Oct 2022 08:19:13 +0000 Subject: docs(report): Infra updates. Signed-off-by: pmikus Change-Id: Ib7b3ce9ca94c972c022b087f024ec7df0f525719 --- fdio.infra.ansible/roles/mellanox/defaults/main.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fdio.infra.ansible/roles/mellanox') diff --git a/fdio.infra.ansible/roles/mellanox/defaults/main.yaml b/fdio.infra.ansible/roles/mellanox/defaults/main.yaml index b071f030ae..06089ddfac 100644 --- a/fdio.infra.ansible/roles/mellanox/defaults/main.yaml +++ b/fdio.infra.ansible/roles/mellanox/defaults/main.yaml @@ -22,9 +22,9 @@ mellanox_download_url: "http://content.mellanox.com/ofed" mellanox_extract_dir: "/opt" mellanox_cx5_compatibility_matrix: - dpdk21.02: - # https://doc.dpdk.org/guides/rel_notes/release_21_02.html - ofed: "5.3-1.0.5.0" + dpdk22.03: + # https://doc.dpdk.org/guides/rel_notes/release_22_03.html + ofed: "5.6-1.0.3.3" dpdk22.07: # https://doc.dpdk.org/guides/rel_notes/release_22_07.html ofed: "5.6-1.0.3.3" -- cgit 1.2.3-korg