Difference between revisions of "Ethtool --show-offload"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[ethtool]] --show-offload [[eno]]1 | |
− | ethtool --show-offload | + | |
− | Features for eno1: | + | Features for eno1: |
− | rx-checksumming: on | + | rx-checksumming: on |
− | tx-checksumming: on | + | tx-checksumming: on |
− | + | tx-checksum-ipv4: 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 | + | scatter-gather: on |
− | + | tx-scatter-gather: on | |
− | + | tx-scatter-gather-fraglist: off [fixed] | |
− | tcp-segmentation-offload: off | + | [[tcp-segmentation]]-offload: off |
− | + | tx-tcp-segmentation: off | |
− | + | tx-tcp-ecn-segmentation: off [fixed] | |
− | + | tx-tcp-mangleid-segmentation: off | |
− | + | tx-tcp6-segmentation: off | |
− | generic-segmentation-offload: off | + | generic-segmentation-offload: off |
− | generic-receive-offload: off | + | generic-receive-offload: off |
− | large-receive-offload: off [fixed] | + | large-receive-offload: off [fixed] |
− | rx-vlan-offload: on | + | rx-vlan-offload: on |
− | tx-vlan-offload: on | + | tx-vlan-offload: on |
− | ntuple-filters: off [fixed] | + | ntuple-filters: off [fixed] |
− | receive-hashing: on | + | receive-hashing: on |
− | highdma: on [fixed] | + | highdma: on [fixed] |
− | rx-vlan-filter: off [fixed] | + | rx-vlan-filter: off [fixed] |
− | vlan-challenged: off [fixed] | + | vlan-challenged: off [fixed] |
− | tx-lockless: off [fixed] | + | tx-lockless: off [fixed] |
− | netns-local: off [fixed] | + | netns-local: off [fixed] |
− | tx-gso-robust: off [fixed] | + | tx-gso-robust: off [fixed] |
− | tx-fcoe-segmentation: off [fixed] | + | tx-fcoe-segmentation: off [fixed] |
− | tx-gre-segmentation: off [fixed] | + | tx-gre-segmentation: off [fixed] |
− | tx-gre-csum-segmentation: off [fixed] | + | tx-gre-csum-segmentation: off [fixed] |
− | tx-ipxip4-segmentation: off [fixed] | + | tx-ipxip4-segmentation: off [fixed] |
− | tx-ipxip6-segmentation: off [fixed] | + | tx-ipxip6-segmentation: off [fixed] |
− | tx-udp_tnl-segmentation: off [fixed] | + | tx-udp_tnl-segmentation: off [fixed] |
− | tx-udp_tnl-csum-segmentation: off [fixed] | + | tx-udp_tnl-csum-segmentation: off [fixed] |
− | tx-gso-partial: off [fixed] | + | tx-gso-partial: off [fixed] |
− | tx-sctp-segmentation: off [fixed] | + | tx-sctp-segmentation: off [fixed] |
− | tx-esp-segmentation: off [fixed] | + | tx-esp-segmentation: off [fixed] |
− | tx-udp-segmentation: off [fixed] | + | tx-udp-segmentation: off [fixed] |
− | fcoe-mtu: off [fixed] | + | fcoe-mtu: off [fixed] |
− | tx-nocache-copy: off | + | tx-nocache-copy: off |
− | loopback: off [fixed] | + | loopback: off [fixed] |
− | rx-fcs: off | + | rx-fcs: off |
− | rx-all: off | + | rx-all: off |
− | tx-vlan-stag-hw-insert: off [fixed] | + | tx-vlan-stag-hw-insert: off [fixed] |
− | rx-vlan-stag-hw-parse: off [fixed] | + | rx-vlan-stag-hw-parse: off [fixed] |
− | rx-vlan-stag-filter: off [fixed] | + | rx-vlan-stag-filter: off [fixed] |
− | l2-fwd-offload: off [fixed] | + | l2-fwd-offload: off [fixed] |
− | hw-tc-offload: off [fixed] | + | hw-tc-offload: off [fixed] |
− | esp-hw-offload: off [fixed] | + | esp-hw-offload: off [fixed] |
− | esp-tx-csum-hw-offload: off [fixed] | + | esp-tx-csum-hw-offload: off [fixed] |
− | rx-udp_tunnel-port-offload: off [fixed] | + | rx-udp_tunnel-port-offload: off [fixed] |
− | tls-hw-tx-offload: off [fixed] | + | tls-hw-tx-offload: off [fixed] |
− | tls-hw-rx-offload: off [fixed] | + | tls-hw-rx-offload: off [fixed] |
− | rx-gro-hw: off [fixed] | + | rx-gro-hw: off [fixed] |
− | tls-hw-record: off [fixed] | + | tls-hw-record: off [fixed] |
− | + | ||
+ | == Related terms == | ||
+ | * [[Tunning]] | ||
== See also == | == See also == | ||
* {{ethtool}} | * {{ethtool}} | ||
+ | * {{MII}} | ||
* {{TCP}} | * {{TCP}} | ||
* {{Ethernet}} | * {{Ethernet}} | ||
[[Category:Networking]] | [[Category:Networking]] |
Latest revision as of 10:27, 13 July 2021
ethtool --show-offload eno1
Features for eno1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: 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-tcp-mangleid-segmentation: off tx-tcp6-segmentation: off generic-segmentation-offload: off generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: on highdma: on [fixed] rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: off [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: off [fixed] tx-gre-csum-segmentation: off [fixed] tx-ipxip4-segmentation: off [fixed] tx-ipxip6-segmentation: off [fixed] tx-udp_tnl-segmentation: off [fixed] tx-udp_tnl-csum-segmentation: off [fixed] tx-gso-partial: off [fixed] tx-sctp-segmentation: off [fixed] tx-esp-segmentation: off [fixed] tx-udp-segmentation: off [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off rx-all: off tx-vlan-stag-hw-insert: off [fixed] rx-vlan-stag-hw-parse: off [fixed] rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] tls-hw-rx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed]
Related terms[edit]
See also[edit]
ethtool
,ethtool --show-offload
,ethtool -S
- MII:
mii-tool
,ethtool
, MDI, RGMII, SGMII, GMII, SFI, XFI, XAUI, SerDes - TCP/IP, Transport protocol, UDP, SCTP, QUIC, subnet mask, Routing protocols: BGP, routing table, Policy based routing, multicast, TCP Fast Open, RDP, TTL, RTT, MPTCP, Large send offload (LSO): (TSO, GRO, GSO, TCP checksum),
ethtool
, SCTP, 5-Tuple, Check TCP connectivity, TCP window size,/proc/sys/net/ipv4/tcp_rmem
, ack, List of TCP ports, localhost, broadcast address - Ethernet: MII, MDI, bonding, etherchannel, STP, ARP, MAC, STP, Jumbo frames, 802.1X, MTU, Ethernet In-Band Access (IBA), LACP, Multicast, Broadcast, SPI
Advertising: