From: Dawid Ciezarkiewicz <[EMAIL PROTECTED]>
Date: Wed, 18 Oct 2006 11:51:46 +0200

> I've tried to put ccrypt handlers as close to hardware xmit and recv as 
> possible so local reorder doesn't matter. Medium doesn't reorder frames and 
> switches, bridges shouldn't do that neither (but as Stephen J. Bevan said 
> this may not be always true).

You can put it all the way in netif_receive_skb() and you still
can see reordering of receive packets on an SMP system.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to