commit | 0dc8692e914ac49931d69b5217d5fe0171fc026e | [log] [tgz] |
---|---|---|
author | Mariusz Stachura <mariusz.stachura@intel.com> | Fri Jul 14 09:27:00 2017 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Sep 29 12:50:59 2017 -0700 |
tree | d03d1fd49b28786d333922aaae91ad89f95b0e4d | |
parent | e04ea00217904fc3f6fddac0b74e74e5ac488fda [diff] |
i40e: fix for flow director counters not wrapping as expected An errata with GLQF_PCNT causes it to not wrap as expected. This can cause an error in flow director statistics. This patch resets affected counters just after reading. Signed-off-by: Mariusz Stachura <mariusz.stachura@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>