Thread (5 messages) 5 messages, 3 authors, 2016-03-01

Re: [PATCH net-next] hv_netvsc: add ethtool support for set and get of settings

From: David Miller <davem@davemloft.net>
Date: 2016-02-29 22:09:16
Also in: lkml

From: Simon Xiao <redacted>
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 <redacted>
Applied, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help