We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f67b8f commit 2072247Copy full SHA for 2072247
articles/virtual-network/setup-dpdk-mana.md
@@ -38,6 +38,13 @@ MANA DPDK requires the following set of drivers:
38
1. [DPDK MANA poll-mode driver](https://github.com/DPDK/dpdk/tree/main/drivers/net/mana) (DPDK 22.11 and later)
39
1. [Libmana user-space drivers](https://github.com/linux-rdma/rdma-core/tree/master/providers/mana) (rdma-core v44 and later)
40
41
+### Supported Marketplace Images
42
+A nonexhaustive list of images which have the requisite MANA patches for DPDK:
43
+- Red Hat Enterprise Linux 8.9
44
+- Red Hat Enterprise Linux 9.4
45
+- Canonical Ubuntu Server 20.04 (5.15.0-1045-azure)
46
+- Canonical Ubuntu Server 22.04 (5.15.0-1045-azure)
47
+
48
>[!NOTE]
49
>MANA DPDK is not available for Windows; it will only work on Linux VMs.
50
0 commit comments