Lines Matching refs:ethX
227 # ethtool -K <ethX> ntuple <off|on>
235 # ethtool -u <ethX>
239 # ethtool -U <ethX> flow-type <type> src-ip <ip> [m <ip_mask>] dst-ip <ip>
244 <ethX> - the Ethernet device to program
257 # ethtool -U <ethX> delete <N>
266 # ethtool -U <ethX> flow-type tcp4 src-ip 192.168.10.1 dst-ip \
271 # ethtool -U <ethX> flow-type tcp4 src-ip 192.168.10.1 dst-ip \
276 # ethtool -U <ethX> flow-type tcp4 src-ip 192.168.10.1 dst-ip \
290 # ethtool -U <ethX> flow-type tcp4 src-ip 192.168.0.0 m 0.255.255.255 dst-ip
368 # ethtool -N <ethX> rx-flow-hash <type> <option>
411 # ethtool -K <ethX> ntuple on
443 # ethtool -K <ethX> ntuple off
470 # echo 4 > /sys/class/net/<ethX>/device/sriov_numvfs
474 # echo 0 > /sys/class/net/<ethX>/device/sriov_numvfs
479 # cat /sys/class/net/<ethX>/device/sriov_totalvfs
489 # ip -s link show dev <ethX>
509 # ip link set dev <ethX> vf <id> vlan <vlan id>
532 # ip link set <ethX> vf 0 mac <address>
536 # ip link set <ethX> vf 0 mac 00:01:02:03:04:05
554 # ip link set dev <ethX> vf 1 trust [on|off]
566 # ip link set <ethX> promisc on
567 Where <ethX> is a VF interface in the VM
571 # ip link set <ethX> allmulticast on
572 Where <ethX> is a VF interface in the VM
579 # ethtool --set-priv-flags <ethX> vf-true-promisc-support on
616 # ethtool --set-priv-flags <ethX> mdd-auto-reset-vf on|off
626 # ip link set <ethX> vf <vf id> spoofchk {off|on}
635 following where <ethX> is the interface number::
637 # ifconfig <ethX> mtu 9000 up
641 # ip link set mtu 9000 dev <ethX>
642 # ip link set up dev <ethX>
683 # ethtool <ethX>
747 # ethtool --set-priv-flags <ethX> fw-lldp-agent on
751 # ethtool --set-priv-flags <ethX> fw-lldp-agent off
755 # ethtool --show-priv-flags <ethX>
778 # ethtool -A <ethX> rx <on|off> tx <on|off>
796 # ethtool -A <ethX> rx off tx off
797 # ethtool -A <ethX> rx on tx on
836 # ethtool -K <ethX> rxvlan off
867 # ethtool -k <ethX>
884 # ethtool -K <ethX> tx-udp-segmentation [off|on]
913 # ethtool -S <ethX> | grep "rx_dropped"
918 # ethtool -G <ethX> rx <N>
934 # ethtool -C <ethX> adaptive-rx off adaptive-tx off
944 # ethtool -C <ethX> adaptive-rx off adaptive-tx off rx-usecs 80 tx-usecs 80
951 # ethtool -C <ethX> adaptive-rx off adaptive-tx off rx-usecs 0 tx-usecs 0
961 # ethtool --per-queue <ethX> queue_mask 0xa --coalesce adaptive-rx off
966 # ethtool --per-queue <ethX> queue_mask 0xa --show-coalesce
987 # ethtool -C <ethX> adaptive-rx off adaptive-tx off rx-usecs-high 20
998 device's local_cpulist: ``/sys/class/net/<ethX>/device/local_cpulist``.