igb: reduce cache misses on tx cleanup
authorNick Nunley <nicholasx.d.nunley@intel.com>
Tue, 4 May 2010 21:58:07 +0000 (21:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 May 2010 04:30:12 +0000 (21:30 -0700)
This patch reduces the number of skb cache misses in the
clean_tx_irq path, and results in an overall increase
in tx packet throughput.

Signed-off-by: Nicholas Nunley <nicholasx.d.nunley@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found