i40e: dump VF information in debugfs
authorMitch Williams <mitch.a.williams@intel.com>
Wed, 12 Apr 2017 11:16:52 +0000 (07:16 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 19 Apr 2017 23:38:23 +0000 (16:38 -0700)
commit3118025a070f3346a3f23cbb8e9039ff567a6c46
treef55f17c465500d67d271186adbf89e1ef20c727f
parent0e626ff7ccbfc43c6cc4aeea611c40b899682382
i40e: dump VF information in debugfs

Dump some internal state about VFs through debugfs. This provides
information not available with 'ip link show'. To use, write "dump vf
<id>" to the command file, or just "dump vf" to dump information on all
of the VFs.

Change-ID: Ibe32b7f4ae55d4358c0b903217475f708ada1ecd
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_debugfs.c