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

From: Ben Hutchings
Date: Tue Mar 01 2016 - 10:31:34 EST


On Mon, 2016-02-29 at 17:50 -0500, David Miller wrote:
> From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
> Date: Mon, 29 Feb 2016 22:34:38 +0000
>
> > On Mon, 2016-02-29 at 17:09 -0500, David Miller wrote:
> >> From: Simon Xiao <sixiao@xxxxxxxxxxxxx>
> >> 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@xxxxxxxxxxxxx>
> >>Â
> >> Applied, thanks.
>
> > I missed this due to flu, but now I look at it - I don't see the point.
> > Link speed isn't meaingful for a memory-based transport, so "unknown"
> > is correct. ÂThe link is effectively full duplex though.
>
> > If the issue is that ethtool is a bit shouty about unknowns, let's
> > consider changing that in ethtool, not teaching drivers to lie.
>
> The issue is that certain bonding modes do not work properly without
> a speed being reported by a device.

Ah, of course.

> We're doing this for other "virtual" devices already thanks to changes
> that went in last week, so there is precedence.

I know, just wasn't convinced it was a good precedent.

Ben.

--
Ben Hutchings
If God had intended Man to program,
we'd have been born with serial I/O ports.

Attachment: signature.asc
Description: This is a digitally signed message part