commit | 7555e83df399ef35e031b137442eac2b1894b993 | [log] [tgz] |
---|---|---|
author | Lior Levy <lior.levy@intel.com> | Sat Jun 25 00:09:08 2011 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Jun 25 00:10:34 2011 -0700 |
tree | 1181b29beb0470cd5c419d1036c123d64049563d | |
parent | a535c30e9e98d201089503a0ffa0093cba16e796 [diff] |
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>