The standard Linux utility for controlling network drivers and hardware https://mirrors.edge.kernel.org/pub/software/network/ethtool/
Go to file
2024-02-10 19:31:13 +01:00
ethtool.spec automatic update by autodist [release 6.7-1mamba;Sat Feb 10 2024] 2024-02-10 19:31:13 +01:00
README.md automatic version update by autodist [release 3.13-1mamba;Wed Feb 19 2014] 2024-01-05 22:08:01 +01:00

ethtool

ethtool is the standard Linux utility for controlling network drivers and hardware, particularly for wired Ethernet devices. It can be used to:

Get identification and diagnostic information Get extended device statistics Control speed, duplex, autonegotiation and flow control for Ethernet devices Control checksum offload and other hardware offload features Control DMA ring sizes and interrupt moderation Control receive queue selection for multiqueue devices Upgrade firmware in flash memory Most features are dependent on support in the specific driver. See the manual page for full information.