commit | 1e0303fd29428e3e3bbd8edf72f80750f86a7116 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Tue Jul 23 06:01:37 2019 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Aug 22 13:24:13 2019 -0700 |
tree | 78f549845900454f9337e1f02eef77b361e6f340 | |
parent | f93b3fd9a34ba8ac2228e219e05259e503325ab7 [diff] |
i40e: reset veb.tc_stats when resetting veb.stats The stats structure for the VEB switch statistics is reset periodically, but the tc_stats are not reset at the same time. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>