Hi. I would like to nominate commit ae1c07a6b7ced6c0c94c99e3b53f4e7856fa8bff for backport to stable branches earlier than 3.7.
commit ae1c07a6b7ced6c0c94c99e3b53f4e7856fa8bff Author: Alexander Duyck <[email protected]> Date: Wed Aug 8 05:23:22 2012 +0000 igb: Remove artificial restriction on RQDPC stat reading For some reason the reading of the RQDPC register was being artificially limited to 4K. Instead of limiting the value we should read the value and add the full amount. Otherwise this can lead to a misleading number of dropped packets when the actual value is in fact much higher. Signed-off-by: Alexander Duyck <[email protected]> Tested-by: Jeff Pieper <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]> Cheers, Vinson -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
