[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4D076AAF.5040505@linux.vnet.ibm.com>
Date: Tue, 14 Dec 2010 11:01:35 -0200
From: Breno Leitao <leitao@...ux.vnet.ibm.com>
To: Jesse Gross <jesse@...ira.com>
CC: shemminger@...tta.com, davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH] ehea: Fixing LRO configuration
Hi Jesse,
On 12/12/2010 10:39 PM, Jesse Gross wrote:
> I don't think that this should enable those vlan offloading flags.
I just inserted ETH_FLAG_TXVLAN and ETH_FLAG_RXVLAN there because when I
call ethtool -K ethX lro on/off, it sends the ETH_FLAG_LRO plus the vlan
flags if they are enabled (and they are by default).
So, if it doesn't make sense to be toggled, I can mask these flags at
ehea_set_flags(). so that it doesn't arrive at ethtool_op_set_flags().
Does it sound better to you ?
Thanks
Breno
--
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