Skip to content

Commit 77b9a4b

Browse files
committed
edit pass: accelerated-networking-mana
1 parent fc1a334 commit 77b9a4b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/virtual-network/accelerated-networking-mana-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ To update your VM's Linux kernel, check the documentation for your specific dist
7474

7575
## Verify that traffic is flowing through MANA
7676

77-
Each vNIC that you configure for the VM, with Accelerated Networking enabled, results in two network interfaces in the VM. The following example shows `eth0` and `enP30832p0s0` in a single-NIC configuration:
77+
Each virtual NIC (vNIC) that you configure for the VM, with Accelerated Networking enabled, results in two network interfaces in the VM. The following example shows `eth0` and `enP30832p0s0` in a single-NIC configuration:
7878

7979
```
8080
$ ip link

articles/virtual-network/accelerated-networking-mana-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Learn how to use the Microsoft Azure Network Adapter (MANA) component of Azure B
1717
1818
## Compatibility
1919

20-
MANA supports several VM operating systems. Although your VM might be running a supported OS, you might need to update the kernel (Linux) or install drivers (Windows).
20+
MANA supports several VM operating systems. Although your VM might be running a supported operating system, you might need to update the kernel (Linux) or install drivers (Windows).
2121

2222
MANA maintains feature parity with previous Azure networking features. VMs run on hardware with both Mellanox and MANA NICs, so existing `mlx4` and `mlx5` support still need to be present.
2323

@@ -46,7 +46,7 @@ Several [Azure Marketplace](/marketplace/azure-marketplace-overview) images have
4646

4747
### Custom images and legacy VMs
4848

49-
We recommend using an operating system with support for MANA to maximize performance. If the operating system doesn't support MANA, network connectivity is provided through the hypervisor's virtual switch. The virtual switch is also used during some infrastructure servicing events where the Virtual Function (VF) is revoked.
49+
To maximize performance, we recommend using an operating system that supports MANA. If the operating system doesn't support MANA, network connectivity is provided through the hypervisor's virtual switch. The virtual switch is also used during some infrastructure servicing events where the Virtual Function (VF) is revoked.
5050

5151
### DPDK on MANA hardware
5252

@@ -60,7 +60,7 @@ For information on testing and optimizing network performance in Azure, see [TCP
6060

6161
## Getting started with MANA
6262

63-
Tutorials for each supported OS type are available for you to get started:
63+
Tutorials for each supported OS type are available to help you get started:
6464

6565
- For Linux support, see [Linux VMs with Azure MANA](./accelerated-networking-mana-linux.md).
6666
- For Windows support, see [Windows VMs with Azure MANA](./accelerated-networking-mana-windows.md).

articles/virtual-network/accelerated-networking-mana-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Ensure that Accelerated Networking is enabled on at least one of your NICs:
4444
When you enable Accelerated Networking, you can identify the underlying MANA NIC as a PCI device in the virtual machine.
4545

4646
> [!NOTE]
47-
> When you configure multiple NICs on MANA-supported hardware, there's still only one PCIe Virtual Function (VF) assigned to the VM. MANA is designed such that all VM NICs interact with the same PCIe VF. Because network resource limits are set at the level of the VM type, this configuration has no effect on performance.
47+
> When you configure multiple NICs on MANA-supported hardware, there's still only one PCI Express (PCIe) Virtual Function (VF) assigned to the VM. MANA is designed such that all VM NICs interact with the same PCIe VF. Because network resource limits are set at the level of the VM type, this configuration has no effect on performance.
4848
4949
### Driver check
5050

0 commit comments

Comments
 (0)