commit | 0e100440e24b365ea3ba81777666ee9030ecfd00 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Tue Aug 20 14:19:21 2019 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Nov 04 13:12:14 2019 -0800 |
tree | 4d4117605c636b59832193bafa24e227829d329c | |
parent | 1df96ca7e001f08cb347a022e0a6a3e45869dd21 [diff] |
fm10k: add support for ndo_get_vf_stats operation Support capturing and reporting statistics for all of the VFs associated with a given PF device via the ndo_get_vf_stats callback. 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>