ixgbe: Distribute transmission of FCoE traffic in 82599
authorYi Zou <yi.zou@intel.com>
Thu, 3 Sep 2009 14:56:10 +0000 (14:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Sep 2009 03:01:53 +0000 (20:01 -0700)
commit09ad1cc099f4ba4735d11ce1c5f024ffc521be3b
treeeec3363dfe538be591f23ad4e4180dc49db477ab
parent8de8b2e63490fe7e90128299983198d09d1679c9
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>
drivers/net/ixgbe/ixgbe_main.c