Skip to content

Commit 26565c6

Browse files
committed
DPDK MANA: add missing period in NOTE
1 parent 8495e92 commit 26565c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ popd
9191
Note the following example code for running DPDK with MANA. The direct-to-vf 'netvsc' configuration on Azure is recommended for maximum performance with MANA.
9292

9393
>[!NOTE]
94-
>DPDK requires either 2MB or 1GB hugepages to be enabled
94+
>DPDK requires either 2MB or 1GB hugepages to be enabled.
9595
>Example assumes an Azure VM with 2 accelerated networking NICs attached.
9696
9797
```bash

0 commit comments

Comments
 (0)