Hi,

> TSO fixes
> - fix rare early completion when using TSO
> - extra descriptor for the sentinel descriptor

Is this the same bug as e1000? The extra DMA descriptor is going to be
costly, especially on 10Gb. Would the e1000_unmap_and_free_tx_resource
trick used in e1000 work instead?

(Actually I noticed we are still adding sentinel descriptors in e1000
even now we are doing the e1000_unmap_and_free_tx_resource trick, could
we remove it?)

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