feat(ansible): Ubuntu Jammy VI.
[csit.git] / fdio.infra.ansible / roles / mellanox / defaults / main.yaml
index 0961ec7..b071f03 100644 (file)
@@ -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"