> -----Original Message-----
> From: Andi Kleen [mailto:[EMAIL PROTECTED] 

> On the other hand it might make sense to do this even on 
> hardware that doesn't support TSO - many card designs can 
> submit a list of packets more efficiently than each packet at 
> a time. If anything the cost of taking the driver lock will be lower.
> 

Ditto. This is actually somewhat orthogonal to TSO, but some cards
(including ours) are indeed optimized for handling "packet trains" (bus
transfer efficiency, etc). 
There are also stack implementations that support transmit for more than
one packet at the time, and the improvements are noticeable.
-
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