[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1380641775.1939.1.camel@bwh-desktop.uk.level5networks.com>
Date: Tue, 1 Oct 2013 16:36:15 +0100
From: Ben Hutchings <bhutchings@...arflare.com>
To: <netdev@...r.kernel.org>
CC: <linux-net-drivers@...arflare.com>
Subject: Re: [PATCH ethtool 2/2] Hide state of VLAN tag offload and LRO if
the kernel is too old
On Tue, 2013-09-24 at 00:26 +0100, Ben Hutchings wrote:
> Starting with Linux 2.6.37 and ethtool 2.6.36 it was possible to show
> the state of VLAN tag offload (using ETHTOOL_GFLAGS). But the state
> would always be shown as 'off' for older kernel versions, even though
> VLAN tag offload had been implemented long before this.
>
> In ethtool 3.4.2 I attempted to fix this by also reading the state of
> VLAN tag offload from the 'features' attribute in sysfs. But this had
> to be reverted because it causes 'ethtool -K' to pass the flags back
> into ETHTOOL_SFLAGS.
>
> Instead, hide the VLAN tag offload flags if the kernel is older than
> 2.6.37.
>
> Similarly, LRO was implemented some time before it was exposed through
> ETHTOOL_GFLAGS in Linux 2.6.24. So hide the LRO flag if the kernel
> is older than that.
>
> Signed-off-by: Ben Hutchings <bhutchings@...arflare.com>
> ---
> ethtool.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++------------
> 1 file changed, 46 insertions(+), 12 deletions(-)
I've now applied this.
Ben.
--
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists