Messages in this thread |  | | Date | Wed, 04 Sep 2002 08:08:44 +0900 (JST) | Subject | Re: TCP Segmentation Offloading (TSO) | From | Hirokazu Takahashi <> |
| |
Hello,
> Hirokazu Takahashi wrote: > > P.S. > > Using "bswap" is little bit tricky. > > > > bswap was added with the 80486 - 80386 do not have that instruction, > perhaps it's missing in some embedded system cpus, too. Is is possible > to avoid it?
There are two kinds of csum_partial() for x86. I just added bswap to PII/PPro csum_partial()
- 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/
|  |