Created
January 14, 2015 16:28
-
-
Save jkjuopperi/a09c8ef6213bf053e7ee to your computer and use it in GitHub Desktop.
ethtool -k eth0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Features for eth0: | |
rx-checksumming: off | |
tx-checksumming: on | |
tx-checksum-ipv4: off [fixed] | |
tx-checksum-unneeded: off [fixed] | |
tx-checksum-ip-generic: on | |
tx-checksum-ipv6: off [fixed] | |
tx-checksum-fcoe-crc: off [fixed] | |
tx-checksum-sctp: off [fixed] | |
scatter-gather: on | |
tx-scatter-gather: on | |
tx-scatter-gather-fraglist: off [fixed] | |
tcp-segmentation-offload: off | |
tx-tcp-segmentation: off | |
tx-tcp-ecn-segmentation: off [fixed] | |
tx-tcp6-segmentation: off [fixed] | |
udp-fragmentation-offload: off [fixed] | |
generic-segmentation-offload: off | |
generic-receive-offload: off | |
large-receive-offload: off [fixed] | |
rx-vlan-offload: off | |
tx-vlan-offload: off [fixed] | |
ntuple-filters: off [fixed] | |
receive-hashing: off [fixed] | |
highdma: off [fixed] | |
rx-vlan-filter: on [fixed] | |
vlan-challenged: off [fixed] | |
tx-lockless: off [fixed] | |
netns-local: off [fixed] | |
tx-gso-robust: off [fixed] | |
tx-fcoe-segmentation: off [fixed] | |
fcoe-mtu: off [fixed] | |
tx-nocache-copy: on | |
loopback: off [fixed] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment