6.7

Table Of Contents
Procedure
u
In a terminal window on the Linux guest operating system, run the ethtool command with the -K
and lro options.
n
To enable LRO, run the following command:
ethtool -K ethY lro on
where Y in ethY is the sequence number of the NIC in the virtual machine.
n
To disable LRO, run the following command:
ethtool -K ethY lro off
where Y in ethY is the sequence number of the NIC in the virtual machine.
Enable or Disable LRO on a VMXNET3 Adapter on a Windows
Virtual Machine
If LRO is enabled for VMXNET3 adapters on the host, activate LRO support on a network adapter on a
Windows virtual machine to ensure that the guest operating system does not spend resources to
aggregate incoming packets into larger buffers.
On Windows, the LRO technology is also referred to as Receive Side Coalescing (RSC).
Prerequisites
n
Verify that the virtual machine runs Windows Server 2012 and later or Windows 8 and later.
n
Verify that the virtual machine compatibility is ESXi 6.0 and later.
n
Verify that the version of the VMXNET3 driver installed on the guest operating system is 1.6.6.0 and
later.
n
Verify that LRO is enabled globally on a virtual machine that runs Windows Server 2012 and later or
Windows 8 and later. See Enable LRO Globally on a Windows Virtual Machine.
Procedure
1 In the Network and Sharing Center of the guest operating system's Control Panel, click the name of
the network adapter.
A dialog box displays the status of the adapter.
2 Click Properties, and under the VMXNET3 network adapter type, click Configure.
3 On the Advanced tab, set both Recv Segment Coalescing (IPv4) and Recv Segment Coalescing
(IPv6) to Enabled or Disabled.
4 Click OK.
vSphere Networking
VMware, Inc. 171