6.7

Table Of Contents
5 Click OK to apply the changes.
6 To reload the driver module of the physical adapter, run the esxcli system module set console
command in the ESXi Shell on the host.
a To disable the driver, run the esxcli system module set command with the --enabled false
option.
esxcli system module set --enabled false --module nic_driver_module
b To enable the driver, run the esxcli system module set command with the --enabled true
option.
esxcli system module set --enabled true --module nic_driver_module
If a physical adapter does not support hardware TSO, the VMkernel segments large TCP packets coming
from the guest operating system and sends them to the adapter.
Determine Whether TSO Is Enabled on an ESXi Host
Examine whether hardware TSO is enabled in the VMkernel when you estimate the networking
performance on a host that runs latency-sensitive workloads. By default, hardware TSO is enabled on an
ESXi host.
Procedure
1 In the vSphere Web Client, navigate to the host.
2 On the Configure tab, expand System.
3 Click Advanced System Settings.
4 Examine the value of the Net.UseHwTSO and Net.UseHwTSO6 parameters.
Net.UseHwTSO shows the TSO state for IPv4, and Net.UseHwTSO6 for IPv6. TSO is enabled if the
property is set to 1.
Enable or Disable TSO on a Linux Virtual Machine
Enable TSO support on the network adapter of a Linux virtual machine so that the guest operating system
redirects TCP packets that need segmentation to the VMkernel.
Prerequisites
n
Verify that ESXi supports the Linux guest operating system.
See the VMware Compatibility Guide documentation.
n
Verify that the network adapter on the Linux virtual machine is VMXNET2 or VMXNET3.
vSphere Networking
VMware, Inc. 166