]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Fri, 3 Feb 2012 01:15:58 +0000 (09:15 +0800)
commitd5bc2092e98488afa446637d71d0bb5c04aa9524
treefc018668defaf964adcfdd433e135d0512856029
parent514359ed38b4a5b3cd5f0a5d2d238054e4321f8d
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>
(cherry picked from commit 7555e83df399ef35e031b137442eac2b1894b993)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe_sriov.c
drivers/net/ixgbe/ixgbe_type.h