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).
TCP segmentation offload
最新推荐文章于 2025-04-23 14:46:50 发布