Lines Matching refs:ethtool

21 Driver information can be obtained using ethtool, lspci, and ifconfig.
22 Instructions on updating ethtool can be found in the section Additional
100 NOTE: By default, the ethtool priv-flag vf-true-promisc-support is set to
105 #ethtool -set-priv-flags p261p1 vf-true-promisc-support on
140 user-defined flexible two-byte pattern and offset by using the ethtool user-def
147 # ethtool -K ethX ntuple <on|off>
155 # ethtool -N ethX flow-type tcp4 src-ip 192.168.10.1 dst-ip \
160 # ethtool -N ethX flow-type tcp4 src-ip 192.168.10.1 dst-ip \
165 # ethtool <-u|-n> ethX
172 Director rule is added from ethtool (Sideband filter), ATR is turned off by the
173 driver. To re-enable ATR, the sideband can be disabled with the ethtool -K
176 ethtool -K [adapter] ntuple [off|on]
183 ethtool, which also can be used to verify whether ATR rules still exist.
188 characteristics. They are enabled through ethtool's ntuple interface. To add a
191 ethtool -U <device> flow-type <type> src-ip <ip> dst-ip <ip> src-port <port> \
203 ethtool -u <device>
207 ethtool -U <device> delete <N>
215 ethtool -U enp130s0 flow-type tcp4 src-ip 192.168.0.1 dst-ip 192.168.0.5 \
221 ethtool -U enp130s0 flow-type ip4 src-ip 192.168.0.1 src-port 5300 action 7
222 ethtool -U enp130s0 flow-type ip4 src-ip 192.168.0.5 src-port 55 action 10
227 ethtool -U enp130s0 flow-type ip4 src-ip 192.168.0.1 src-port 5300 action 7
228 ethtool -U enp130s0 flow-type ip4 dst-ip 192.168.0.5 src-port 55 action 10
238 This flexible data is specified using the "user-def" field of the ethtool
297 Use ethtool to view and set link-down-on-close, as follows::
299 ethtool --show-priv-flags ethX
300 ethtool --set-priv-flags ethX link-down-on-close [on|off]
340 ethtool section in Identifying Your Adapter
342 The driver utilizes the ethtool interface for driver configuration and
343 diagnostics, as well as displaying statistical information. The latest ethtool
345 https://www.kernel.org/pub/software/network/ethtool/
347 Supported ethtool Commands and Options for Filtering
387 ethtool utility.
407 Ethernet Flow Control (IEEE 802.3x) can be configured with ethtool to enable
417 Use ethtool to change the flow control settings.
421 ethtool -A eth? rx <on|off> tx <on|off>
429 ethtool -s eth? autoneg <on|off>
441 # ethtool -N <dev> rx-flow-hash <type> <option>
466 "ethtool -T <netdev name>" to get a definitive list of PTP capabilities
496 provided by ethtool. That is, if Tx checksum offload is enabled, and the
560 limiting mechanism. The user can control, via ethtool, the number of
565 # ethtool -C ethX rx-usecs-high N
569 rx-usecs and tx-usecs in the same ethtool command, and is also independent of
576 # ethtool -C ethX adaptive-rx off adaptive-tx off rx-usecs-high 20 rx-usecs \
628 queue using ethtool.
635 # ethtool -C <interface> adaptive-rx off adaptive-tx off rx-usecs 125 \
639 per queue using ethtool.
646 # ethtool -C <interface> adaptive-rx off adaptive-tx off rx-usecs 250 \
650 ethtool.
654 # ethtool -C <interface> adaptive-rx off adaptive-tx off rx-usecs 0 \
695 # ethtool -K <interface> hw-tc-offload on
704 - Setting up channels via ethtool (ethtool -L) is not supported when the