commit | 6440752c872e418452a2cbbf5e73d546affe2b28 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Sat Jun 11 01:44:53 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Jul 21 22:54:19 2011 -0700 |
tree | 3870081c04454171fb3041c71dd2c50d28ee2425 | |
parent | a14bc2bb7075e59be635a2470dc0a32c5a0e8e21 [diff] |
ixgbe: Update ATR to use recorded TX queues instead of CPU for routing This change is meant to update ATR so that it will use the recorded RX queue instead of the CPU in the case of routing. This change is meant to help ixgbe default behavior to more closely match that of the kernel. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>