Skip to content

Instantly share code, notes, and snippets.

@danish-rehman
Created January 8, 2015 08:05
Show Gist options
  • Save danish-rehman/cb1f5f704694b73bc959 to your computer and use it in GitHub Desktop.
Save danish-rehman/cb1f5f704694b73bc959 to your computer and use it in GitHub Desktop.
Check the offloading values
Check the offloading values
>> ethtool --show-offload eth0
Offload parameters for eth1:
rx-checksumming: on
tx-checksumming: on
scatter-gather: on
tcp-segmentation-offload: on
udp-fragmentation-offload: off
generic-segmentation-offload: on
generic-receive-offload: on
large-receive-offload: off
rx-vlan-offload: on
tx-vlan-offload: on
ntuple-filters: off
receive-hashing: on
Off all the offloading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment