6.5.1

Table Of Contents
Procedure
u
In a terminal window on the Linux guest operating system, to enable or disable TSO, run the ethtool
command with the -K and tso options.
n
To enable TSO, run the following command:
ethtool -K ethY tso on
n
To disable TSO, run the following command:
ethtool -K ethY tso off
where Y in ethY is the sequence number of the NIC in the virtual machine.
Enable or Disable TSO on a Windows Virtual Machine
By default, TSO is enabled on a Windows virtual machine on VMXNET2 and VXMNET3 network
adapters. For performance reasons, you might want to disable TSO.
Prerequisites
n
Verify that ESXi 6.0 supports the Windows guest operating system. See the VMware Compatibility
Guide documentation.
n
Verify that the network adapter on the Windows virtual machine is VMXNET2 or VMXNET3.
Procedure
1 In the Network and Sharing Center on the Windows control panel, click the name of the network
adapter.
2 Click its name.
A dialog box displays the status of the adapter.
3 Click Properties, and beneath the network adapter type, click Configure.
4 On the Advanced tab, set the Large Send Offload V2 (IPv4) and Large Send Offload V2 (IPv6)
properties to Enabled or Disabled.
5 Click OK.
6 Restart the virtual machine.
Large Receive Ooad
Use Large Receive Offload (LRO) to reduce the CPU overhead for processing packets that arrive from
the network at a high rate.
vSphere Networking
VMware, Inc. 173