]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: A fix to VF TX rate limit
authorLior Levy <lior.levy@intel.com>
Sat, 25 Jun 2011 07:09:08 +0000 (00:09 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 25 Jun 2011 07:10:34 +0000 (00:10 -0700)
commit00a271a4dfc70567eb720f18b96078468660d875
tree1181b29beb0470cd5c419d1036c123d64049563d
parent64cfe2a9c721b616c33a2d6bdfcbab271cbc0ec2
ixgbe: A fix to VF TX rate limit

There is a need to configure MMW_SIZE in register RTTBCNRM with a correct
value (0x4 for non jumbo frames and 0x14 for jumbo frames support).
For 82599 the value is 0x4 and for X540 the value is 0x14.

Signed-off-by: Lior Levy <lior.levy@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe_sriov.c
drivers/net/ixgbe/ixgbe_type.h