Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1346196
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next] hv_netvsc: add ethtool support for set and get of settings |
| Date | 2016-02-29 23:10 +0100 |
| Message-ID | <r7EaT-q9-15@gated-at.bofh.it> (permalink) |
| References | <r6bXk-1x8-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Simon Xiao <sixiao@microsoft.com> Date: Thu, 25 Feb 2016 15:24:08 -0800 > This patch allows the user to set and retrieve speed and duplex of the > hv_netvsc device via ethtool. > > Example: > $ ethtool eth0 > Settings for eth0: > ... > Speed: Unknown! > Duplex: Unknown! (255) > ... > $ ethtool -s eth0 speed 1000 duplex full > $ ethtool eth0 > Settings for eth0: > ... > Speed: 1000Mb/s > Duplex: Full > ... > > This is based on patches by Roopa Prabhu and Nikolay Aleksandrov. > > Signed-off-by: Simon Xiao <sixiao@microsoft.com> Applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next] hv_netvsc: add ethtool support for set and get of settings Simon Xiao <sixiao@microsoft.com> - 2016-02-25 22:50 +0100
Re: [PATCH net-next] hv_netvsc: add ethtool support for set and get of settings David Miller <davem@davemloft.net> - 2016-02-29 23:10 +0100
Re: [PATCH net-next] hv_netvsc: add ethtool support for set and get of settings Ben Hutchings <ben@decadent.org.uk> - 2016-02-29 23:40 +0100
Re: [PATCH net-next] hv_netvsc: add ethtool support for set and get of settings David Miller <davem@davemloft.net> - 2016-03-01 00:00 +0100
Re: [PATCH net-next] hv_netvsc: add ethtool support for set and get of settings Ben Hutchings <ben@decadent.org.uk> - 2016-03-01 16:40 +0100
csiph-web