On Sat, Aug 05, 2006 at 07:04:46PM -0400, jamal wrote: > > whenever __e1000_maybe_stop_tx() --> __netif_test_and_stop_queue() was > called it was _guaranteed to find XOFF not set_. i.e 100% of the time.
Hardly surprising since you only have one CPU doing the actual sending. The only time when this can happen is if we more than one CPU transmitted at the exatly same time. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - 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