X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=fdio.infra.ansible%2Froles%2Fmellanox%2Fdefaults%2Fmain.yaml;h=b071f030aef8142c84702fc6f662ddf91974284e;hp=0961ec7df656086a58745c13effdd81f26b20627;hb=0b947247146f27936e986c262fc9f1d641b5ac4f;hpb=df5672b3d9c29b51397f4770eb992c9f3f3955ce diff --git a/fdio.infra.ansible/roles/mellanox/defaults/main.yaml b/fdio.infra.ansible/roles/mellanox/defaults/main.yaml index 0961ec7df6..b071f030ae 100644 --- a/fdio.infra.ansible/roles/mellanox/defaults/main.yaml +++ b/fdio.infra.ansible/roles/mellanox/defaults/main.yaml @@ -18,4 +18,13 @@ packages_by_arch: x86_64: - [] -mellanox_version: "5.2-1.0.4.0" \ No newline at end of file +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.07: + # https://doc.dpdk.org/guides/rel_notes/release_22_07.html + ofed: "5.6-1.0.3.3"