[ofa-general] Re: [PATCH v4 for-2.6.27] IPOIB: add LRO support.
Or Gerlitz
ogerlitz at voltaire.com
Tue Jul 1 05:08:09 PDT 2008
Roland Dreier wrote:
> > +extern int ipoib_use_lro;
> > +extern int ipoib_lro_max_aggr;
Roland,
I the past, few times you have commented that as far as its possible to
go without mod params, this should be the practice... for example here
sysfs entries set by various hotplug mechanisms, or telling the user to
upgrade their ethtool package, etc could serve to eliminate the need in
mod params.
During the review I asked why the default value for max_aggr is 64 and
it was ignored, also what we want the default value for use_lro to be? I
recall there was once a comment from Dave Miller saying why it would be
wise to have it off by default, I will look for that.
Or.
More information about the general
mailing list