Re: [patch 12/12] Configure out ethtool support
From: Matt Mackall <hidden>
Date: 2008-07-31 01:13:05
On Wed, 2008-07-30 at 16:21 -0700, David Miller wrote:
From: Matt Mackall <redacted> Date: Wed, 30 Jul 2008 18:05:02 -0500quoted
On Wed, 2008-07-30 at 15:37 -0700, David Miller wrote:quoted
From: Matt Mackall <redacted> Date: Wed, 30 Jul 2008 17:24:26 -0500quoted
On Wed, 2008-07-30 at 14:35 -0700, David Miller wrote:quoted
This change means you can't configure nearly all of the features on your ethernet card. You can't even configure the link parameters without ethtool support.Which is big fat don't-care for the vast majority of users. Various popular distros don't even install the tool by default.Are you even aware that the ethtool layer gets invoked by simply enabling IP forwarding or bridgining, in order to disable LRO offloading which conflicts with such uses?Oh noes. How ever will my poor webcam get on the internets without that.Have any firewall rules implemented on that webcam?
Of course not. It's a webcam. Or it's a printer or game console or media streamer or alarm clock or BluRay player, etc. Yes, I do have a Linux-powered alarm clock (A Nokia N800) and no, it doesn't have a firewall.
It's only a matter of time before other core facilities need to use ethtool to adjust the device's settings in one way or another.
To which I'll respond that your LRO scheme could have just as easily been implemented the other way around. That is, the driver could have been written to not go into LRO mode until the core said "hey, it's safe to turn on LRO mode now if you happen to have it". Same for checksumming, etc. Which, in addition to being friendly to CONFIG_ETHTOOL=N, is generally a bit more conservative. -- Mathematics is the supreme nostalgia of our time.