feat(infra): Mellanox compatibility Matrix
[csit.git] / fdio.infra.ansible / roles / mellanox / defaults / main.yaml
index 0caaae1..a12a613 100644 (file)
@@ -18,4 +18,13 @@ packages_by_arch:
   x86_64:
     - []
 
-mellanox_version: "5.2-1.0.4.0"
+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.5-1.0.3.2"