commit | 09ad1cc099f4ba4735d11ce1c5f024ffc521be3b | [log] [tgz] |
---|---|---|
author | Yi Zou <yi.zou@intel.com> | Thu Sep 03 14:56:10 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 03 20:01:53 2009 -0700 |
tree | eec3363dfe538be591f23ad4e4180dc49db477ab | |
parent | 8de8b2e63490fe7e90128299983198d09d1679c9 [diff] |
ixgbe: Distribute transmission of FCoE traffic in 82599 This adds a simple selection of a FCoE tx queue based on the current cpu id to distribute transmission of FCoE traffic evenly among multiple FCoE transmit queues. Signed-off-by: Yi Zou <yi.zou@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>