commit | ec29bbf8abaca7b295abd4a4204461ca9f82c3f5 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Thu May 17 01:08:39 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue May 22 08:37:06 2018 -0700 |
tree | 57afcfa2fc5a0335ea5468cd997bde239f1b59f8 | |
parent | e08696dcd988dbe5fe8e51753e23d16ee7e75f3e [diff] |
i40e: add function doc headers for ethtool stats functions Add documentation for the i40e_get_stats_count, i40e_get_stat_strings and i40e_get_ethtool_stats explaining that the number and ordering of statistics must remain constant for a given netdevice. 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>