]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Update ATR to use recorded TX queues instead of CPU for routing
authorAlexander Duyck <alexander.h.duyck@intel.com>
Sat, 11 Jun 2011 01:44:53 +0000 (01:44 +0000)
committerJoe Jin <joe.jin@oracle.com>
Fri, 3 Feb 2012 01:19:57 +0000 (09:19 +0800)
commit44b7df110fa4ef6770491a4c84a3ccb5d6a651f5
treea88164cdd9f9937fe6c7efb2745e9ecdf8271aeb
parent4696809ac93c6957e85276b94e2ea0fc4a8d4306
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>
(cherry picked from commit 6440752c872e418452a2cbbf5e73d546affe2b28)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe_main.c