commit | f08482766b7e3c0b2aaac4b68b30f33a91703aa3 | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Thu Sep 11 19:59:42 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Sep 24 18:54:59 2008 -0400 |
tree | f7f9d9afc40405e3aa878867ebee7a8b3f23220e | |
parent | f6af803f0b7c8e46d72156b042e105b4d481b6c3 [diff] |
ixgbe: add clean rx many routine in some configurations there can be more than one rx queue per vector in msi-x mode. Add functionality to be able to clean this without changing the performance path single-rx-queue cleanup. Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>