TCP
Segmentation Offload
Abbreviated
as TSO, TCP segmentation offload is used to reduce the CPU overhead
of TCP/IP on fast networks. TSO breaks down large groups of data sent
over a network into smaller segments that
pass through all the network elements between the source and destination. This
type of offload relies on the network interface controller (NIC) to segment the data
and then add the TCP, IP and data link layer protocol headers to each segment.
The NIC must support TSO. TSO is also
called large segment offload (LSO).
Enabling TSO
To enable TSO at the virtual machine level, you must replace the existing vmxnet or flexible virtual network adapters with enhanced vmxnet virtual network adapters. This replacement might result in a change in the MAC address of the virtual network adapter.
TSO support through the enhanced vmxnet network adapter is available for virtual machines that run the following guest operating systems:
■
| |
■
| |
■
| |
■
|
Enable TSO Support for a Virtual Machine with the vSphere Client
You can enable TSO support on a virtual machine by using an enhanced vmxnet adapter for that virtual machine.
Procedure
1
| Log in to the vSphere Client and select the virtual machine from the inventory panel. |
2
| Click the Summary tab, and click Edit Settings. |
3
| Select the network adapter from the Hardware list. |
4
| Record the network settings and MAC address that the network adapter is using. |
5
| Click Remove to remove the network adapter from the virtual machine. |
6
| Click Add. |
7
| Select Ethernet Adapter and click Next. |
8
| In the Adapter Type group, select Enhanced vmxnet. |
9
| Select the network setting and MAC address that the old network adapter was using and click Next. |
10
| Click Finish and then click OK. |
11
| If the virtual machine is not set to upgrade VMware Tools at each power on, you must upgrade VMware Tools manually. |
TSO is enabled on a VMkernel interface. If TSO becomes disabled for a particular VMkernel interface, the only way to enable TSO is to delete that VMkernel interface and recreate it with TSO enabled.
You can enable TSO support on a virtual machine by using an enhanced vmxnet adapter for that virtual machine.
Procedure
No comments:
Post a Comment