]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: DCB, set minimum bandwidth per traffic class
authorJohn Fastabend <john.r.fastabend@intel.com>
Wed, 9 Mar 2011 04:46:16 +0000 (04:46 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 12 Mar 2011 12:14:48 +0000 (04:14 -0800)
commit319bab4c492a5ae7411c813a421866abcaa568ef
tree8535968cc4b9c6acfbc28cef156477b094b139ea
parent24792a18f73e9e2b96955d30b0c76c832fd01626
ixgbe: DCB, set minimum bandwidth per traffic class

DCB provides a guaranteed bandwidth in the case with 0%
bandwidth then no bandwidth is guaranteed. However the
traffic class should still be able to transmit traffic.
For this to work the traffic class must be given the
minimum credits required to send a frame.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe_dcb.c