On Mon, 2007-02-26 at 05:13 +0000, Christoph Hellwig wrote:
> On Sat, Feb 24, 2007 at 04:44:23PM -0800, [EMAIL PROTECTED] wrote:
> > From: Divy Le Ray <[EMAIL PROTECTED]>
> > 
> > Add all-in-sw lro support.
> 
> Doing this in a LLDD doesn't sound like a good idea.  Have you
> tried doing this in the core networking code instead?

It looks like both Netxen and Neterion drivers already have this.  So I
think for now the LLDD implements LRO.  The stack supports it by virtue
of allowing fragmented skbs that are bigger than the MTU.

Other drivers implementing LRO:

drivers/net/s2io.c
drivers/net/netxen/

Steve.

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to