On Thu, 24 Mar 2005 14:33:56 +0100
Martin Schwidefsky <[EMAIL PROTECTED]> wrote:

> [patch 7/9] s390: qeth tcp segmentation offload.
> 
> From: Frank Pavlic <[EMAIL PROTECTED]>
> 
> Add support for TCP Segmentation Offload to the qeth network driver.

It really doesn't appear that you're offloading TCP Segmentation
to the card, you're doing it mostly in software in the qeth
driver.

If that's beneficial, that's fine, but such a thing belongs somewhere
generic so that other drivers can do it without %100 replicating your
qeth code.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to