Skip to content

Commit 2222f92

Browse files
authored
Merge pull request #9 from alisheriffMSFT/patch-3
Revise DPDK requirements and add marketplace images
2 parents adb0f73 + 00ffa53 commit 2222f92

1 file changed

Lines changed: 3 additions & 11 deletions

File tree

articles/virtual-network/setup-dpdk-mana.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,6 @@ For general information about the DPDK Environment Abstraction Layer (EAL):
3232

3333
## DPDK requirements for MANA
3434

35-
Utilizing DPDK on MANA hardware requires the Linux kernel 6.2 or later or a backport of the Ethernet and InfiniBand drivers from the latest Linux kernel. It also requires specific versions of DPDK and user-space drivers.
36-
37-
MANA DPDK requires the following set of drivers:
38-
1. [Linux kernel Ethernet driver](https://github.com/torvalds/linux/tree/master/drivers/net/ethernet/microsoft/mana) (5.15 kernel and later)
39-
1. [Linux kernel InfiniBand driver](https://github.com/torvalds/linux/tree/master/drivers/infiniband/hw/mana) (6.2 kernel and later)
40-
1. [DPDK MANA poll-mode driver](https://github.com/DPDK/dpdk/tree/main/drivers/net/mana) (DPDK 22.11 and later)
41-
1. [Libmana user-space drivers](https://github.com/linux-rdma/rdma-core/tree/master/providers/mana) (rdma-core v44 and later)
42-
43-
### Supported Marketplace Images
44-
A full list of supported marketplace images can be found in the '[Azure Accelerated Networking overview](/azure/virtual-network/accelerated-networking-overview?tabs=NetworkManager#limitations-and-constraints)'.
45-
4635
### Kernel support
4736
Running DPDK on MANA hardware requires the Linux kernel 6.14 or later or a backport of the Ethernet and InfiniBand drivers from the Linux kernel 6.14 or later. It also requires specific versions of DPDK and user-space drivers.
4837
MANA DPDK requires the following set of drivers:
@@ -55,6 +44,9 @@ MANA DPDK requires the following set of drivers:
5544
>[!NOTE]
5645
>MANA DPDK is not available for Windows; it will only work on Linux VMs.
5746
47+
### Supported Marketplace Images
48+
A full list of supported marketplace images can be found in the '[Azure Accelerated Networking overview](/azure/virtual-network/accelerated-networking-overview?tabs=NetworkManager#limitations-and-constraints)'.
49+
5850
## Example: Check for MANA
5951

6052
>[!NOTE]

0 commit comments

Comments
 (0)