diff options
| author | Anirudh Venkataramanan <[email protected]> | 2018-03-20 14:58:16 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2018-03-26 19:11:19 +0000 |
| commit | fcea6f3da546b93050f3534aadea7bd96c1d7349 (patch) | |
| tree | c201c1019763532f243ad090a189faeb71efbb02 /net/unix/af_unix.c | |
| parent | ice: Add support for VLANs and offloads (diff) | |
| download | kernel-fcea6f3da546b93050f3534aadea7bd96c1d7349.tar.gz kernel-fcea6f3da546b93050f3534aadea7bd96c1d7349.zip | |
ice: Add stats and ethtool support
This patch implements a watchdog task to get packet statistics from
the device.
This patch also adds support for the following ethtool operations:
ethtool devname
ethtool -s devname [msglvl N] [msglevel type on|off]
ethtool -g|--show-ring devname
ethtool -G|--set-ring devname [rx N] [tx N]
ethtool -i|--driver devname
ethtool -d|--register-dump devname [raw on|off] [hex on|off] [file name]
ethtool -k|--show-features|--show-offload devname
ethtool -K|--features|--offload devname feature on|off
ethtool -P|--show-permaddr devname
ethtool -S|--statistics devname
ethtool -a|--show-pause devname
ethtool -A|--pause devname [autoneg on|off] [rx on|off] [tx on|off]
ethtool -r|--negotiate devname
CC: Andrew Lunn <[email protected]>
CC: Jakub Kicinski <[email protected]>
CC: Stephen Hemminger <[email protected]>
Signed-off-by: Anirudh Venkataramanan <[email protected]>
Acked-by: Stephen Hemminger <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
