commit | d3d0023979c87ee00f61946deb08b6a1ebd0455d | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Fri Jul 15 02:31:25 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Aug 19 05:57:43 2011 -0700 |
tree | 079507dd179c3c5f0ae4ac577895b8544fb013da | |
parent | 0ebafd86656e5b74abb7b7c2a9b5b8458e836532 [diff] |
ixgbe: Refactor transmit map and cleanup routines This patch implements a partial refactor of the TX map/queue and cleanup routines. It merges the map and queue functionality and as a result improves the transmit performance by avoiding unnecessary reads from memory. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>