Hello.

Yes, I genrally like this idea.

In article <[EMAIL PROTECTED]> (at Thu, 22 Jun 2006 18:12:11 +1000), Herbert Xu 
<[EMAIL PROTECTED]> says:

> GSO like TSO is only effective if the MTU is significantly less than the
> maximum value of 64K.  So only the case where the MTU was set to 1500 is
> of interest.  There we can see that the throughput improved by 17.5%
> (3061.05Mb/s => 3598.17Mb/s).  The actual saving in transmission cost is
> in fact a lot more than that as the majority of the time here is spent on
> the RX side which still has to deal with 1500-byte packets.

Can you measure some with other sizes,
e.g. 4kByte, 8kByte, 9000Byte?

--yoshfuji
-
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