Lines Matching refs:ethtool
15 Driver information can be obtained using ethtool, lspci, and ip.
32 ethtool section in Additional Features and Configurations
34 The driver utilizes the ethtool interface for driver configuration and
35 diagnostics, as well as displaying statistical information. The latest ethtool
38 https://kernel.org/pub/software/network/ethtool/
90 control for specific workloads, via ethtool, adjusting the number of
95 # ethtool -C <ethX> adaptive-rx off adaptive-tx off
104 # ethtool -C <ethX> adaptive-rx off adaptive-tx off rx-usecs 80
109 using ethtool::
111 # ethtool -C <ethX> adaptive-rx off adaptive-tx off rx-usecs 0
121 # ethtool --per-queue <ethX> queue_mask 0xa --coalesce adaptive-rx off
126 # ethtool --per-queue <ethX> queue_mask 0xa --show-coalesce
142 # ethtool -L <virt_interface> rx <max> tx <max>