Re: TCP Segmentation Offloading (TSO)

David S. Miller (davem@redhat.com)
Tue, 03 Sep 2002 14:20:28 -0700 (PDT)


From: "David S. Miller" <davem@redhat.com>
Date: Tue, 03 Sep 2002 14:05:55 -0700 (PDT)

Better fix is to verify len >=2 before half-word alignment
test at the beginning of csum_partial. I am not enough of
an x86 coder to hack this up reliably. :-)

Further inspection shows that PII/PPRO csum_partial variant requires
even more surgery and is even more outside my realm of x86 asm
capability :-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/