Skip to content

Commit adf6112

Browse files
authored
Merge pull request #124344 from huffmatt/patch-7
Update accelerated-networking-overview.md
2 parents f084def + 0455feb commit adf6112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The following diagram illustrates how two VMs communicate with and without Accel
3131

3232
Accelerated Networking has the following benefits:
3333

34-
- **Lower latency and higher packets per second (pps)**. Removing the virtual switch from the data path eliminates the time that packets spend in the host for policy processing. It also increases the number of packets that the VM can process.
34+
- **Lower latency and higher packets per second**. Removing the virtual switch from the data path eliminates the time that packets spend in the host for policy processing. It also increases the number of packets that the VM can process.
3535

3636
- **Reduced jitter**. Processing time for virtual switches depends on the amount of policy to apply and the workload of the CPU that does the processing. Offloading policy enforcement to the hardware removes that variability by delivering packets directly to the VM. Offloading also removes the host-to-VM communication, all software interrupts, and all context switches.
3737

0 commit comments

Comments
 (0)