Configuring Task Offloading - UG1739

AMD Solarflare X4 Series Ethernet Adapter User Guide (UG1739)

Document ID
UG1739
Release Date
2025-10-24
Revision
1.0 English

X4 series adapters support transmit (TX) and receive (RX) Layer3/4 checksum offload, as well as TCP segmentation offload. To ensure maximum performance from the adapter, all task offloads must be enabled, which is the default setting on the adapter. For more information, see Performance Tuning on Linux.

To change settings for TX and RX Layer3/4 checksum offload, use the ethtool command:

ethtool --offload <interface> [rx on|off] [tx on|off]