On Wed, 14 Feb 2001, Alan Cox wrote:

> > The way I understand it, IA64 and Alpha cope with it, but at the expense 
> > of taking an exception for each packet -- so it's not worth it.
> 
> You want to copy_checksum the frame on these platforms, 

That's what we're doing...

> or better yet use
> a decent network card that can start the frame on odd word alignment. You need
> either the CPU or card to be able to handle misaligns efficiently.

Oh well. It's not too bad as long as Rx traffic is kept to a minimum, 
because Tx is not affected. So use it for anon ftp servers or web servers. 
:)

Ion

-- 
  It is better to keep your mouth shut and be thought a fool,
            than to open it and remove all doubt.

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

Reply via email to