Re: [PATCH 7/7] cxgb3 - Add SW LRO support

From: Steve Wise
Date: Tue Feb 27 2007 - 09:57:47 EST


On Tue, 2007-02-27 at 09:53 -0500, Jeff Garzik wrote:
> Steve Wise wrote:
> > On Mon, 2007-02-26 at 05:13 +0000, Christoph Hellwig wrote:
> >> On Sat, Feb 24, 2007 at 04:44:23PM -0800, divy@xxxxxxxxxxx wrote:
> >>> From: Divy Le Ray <divy@xxxxxxxxxxx>
> >>>
> >>> 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
>
> That's argument to further avoiding compounding the problem, by
> reinventing the wheel for each driver.

You're right. But cxgb3 has it now in the driver (tested and working).
Shouldn't it be pulled in? When the network stack design gets done
(which could take a few releases to finalize), all the drivers can be
updated to use it. It doesn't seem reasonable to allow some drivers to
support LRO and others to not support it...


Steve.



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/