Re: [PATCH] Make possible speeds known to ethtool

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Herbert Xu
Date: Thursday, January 8, 2009 - 10:35 pm

On Fri, Jan 09, 2009 at 12:30:21AM -0500, Jeff Garzik wrote:

Yes that's a problem for flags that require the drivers to reset
itself.


But as I explained before, GRO (like GSO) is purely a software
setting, it has nothing to do with the driver at all.  In other
words we don't need the driver to reset or do anything.

If anything by going into the driver's set_flags function as you
suggested may cause a spurious reset that wouldn't have happened
otherwise.

So for software flags like GSO/GRO at least, I don't see any
benefit in going to a multi-bit interface.  On the flip side,
I see potential complications with a multi-bit interfaces that
simply don't exist with a single-bit interface.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Make possible speeds known to ethtool, Herbert Xu, (Thu Jan 8, 9:19 pm)
Re: [PATCH] Make possible speeds known to ethtool, David Miller, (Thu Jan 8, 10:00 pm)
Re: [PATCH] Make possible speeds known to ethtool, Jeff Garzik, (Thu Jan 8, 10:03 pm)
Re: [PATCH] Make possible speeds known to ethtool, Jeff Garzik, (Thu Jan 8, 10:05 pm)
Re: [PATCH] Make possible speeds known to ethtool, Herbert Xu, (Thu Jan 8, 10:15 pm)
Re: [PATCH] Make possible speeds known to ethtool, Jeff Garzik, (Thu Jan 8, 10:30 pm)
Re: [PATCH] Make possible speeds known to ethtool, Herbert Xu, (Thu Jan 8, 10:35 pm)
Re: [PATCH] Make possible speeds known to ethtool, Jeff Garzik, (Thu Jan 8, 11:28 pm)
Re: [PATCH] Make possible speeds known to ethtool, Herbert Xu, (Thu Jan 8, 11:30 pm)