X3522 adapters support receive (RX) checksum offload. To ensure maximum performance from the adapter, this should be enabled, which is the default setting on the adapter. For more information, see Performance Tuning on Linux.
To change offload settings for RX, use the ethtool command:
ethtool --offload <interface> [rx on|off]