]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: dump VF information in debugfs
authorMitch Williams <mitch.a.williams@intel.com>
Wed, 12 Apr 2017 11:16:52 +0000 (07:16 -0400)
committerJack Vogel <jack.vogel@oracle.com>
Tue, 10 Oct 2017 21:15:22 +0000 (14:15 -0700)
commit2fbf7e903de163f0274cf8f375e063455f7f77ba
tree08f9dec1972f844f98c5f1610c669fd52a4da274
parente7b048acebdf07a741ea4e0fc2b9c41e8617d506
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>
Orabug: 26785018
(cherry picked from commit 3118025a070f3346a3f23cbb8e9039ff567a6c46)
Signed-off-by: Jack Vogel <jack.vogel@oracle.com>
Reviewed-by: Kyle Fortin <kyle.fortin@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_debugfs.c