From: Tom Herbert <therbert@google.com>
Date: Fri, 23 Apr 2010 08:32:02 -0700
LRO is extremely discouraged, because it has to be disabled
when any form of forwarding or bridging is enabled. LRO is
done such that the input packet stream cannot be reconstituted
on transmit.
GRO on the other hand, allows proper reconstitution of the input
packet stream so it can be enabled unconditionally.
We are encouraging hardware manufacturers to tweak their receive
batching offload such that it matches the rules imposed by GRO
which allow proper reconsitution on transmit.
The fact is the code patch is there and it is going to be enabled all
the time, so we have to cope with it.
--
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