diff options
author | 2024-12-04 11:40:32 +0100 | |
---|---|---|
committer | 2024-12-04 11:40:32 +0100 | |
commit | 2e9ac3fbc6f781040a85d112d2541a473be76720 (patch) | |
tree | c49721c4b77948eb1b3e189258c2ea1787e750d1 /fdio.infra.ansible | |
parent | 0ebc52457569ad77cfa5b1c322d0d28baeea9777 (diff) |
docs(infra): General update
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I757d68cb768b159debdf90eb1322e7c3c0ee068e
Diffstat (limited to 'fdio.infra.ansible')
-rw-r--r-- | fdio.infra.ansible/roles/mellanox/defaults/main.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fdio.infra.ansible/roles/mellanox/defaults/main.yaml b/fdio.infra.ansible/roles/mellanox/defaults/main.yaml index 7e6e6e70d4..91201624a9 100644 --- a/fdio.infra.ansible/roles/mellanox/defaults/main.yaml +++ b/fdio.infra.ansible/roles/mellanox/defaults/main.yaml @@ -22,9 +22,6 @@ mellanox_download_url: "http://content.mellanox.com/ofed" mellanox_extract_dir: "/opt" mellanox_compatibility_matrix: - dpdk22.07: - # https://doc.dpdk.org/guides/rel_notes/release_22_07.html - ofed: "5.9-0.5.6.0" dpdk24.07: # https://doc.dpdk.org/guides/rel_notes/release_24_07.html ofed: "24.04-0.7.0.0" |