i40e: enable user dump of internal hardware state
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Tue, 7 Apr 2015 23:45:37 +0000 (19:45 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 15 Apr 2015 03:14:58 +0000 (20:14 -0700)
commit3169c323cf9dc3b00b0a6a3d434968832daa4147
tree8ba0454e838ff0bb313deca853594195f4f24504
parentf18ae1009276b604ff5776b41af981f25db52240
i40e: enable user dump of internal hardware state

This is a feature to enable better debugging of user reported issues by
allowing a bash script to acquire information about the internal hardware
state. The data output to the kernel log is collected by the script and can
then be sent to Intel. This is a critical debugging feature for helping us
interpret and reproduce complex customer setups.

Change-ID: Ie8b3ab09086d6870a709015f51ada05af10b41bb
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_common.c
drivers/net/ethernet/intel/i40e/i40e_debugfs.c
drivers/net/ethernet/intel/i40e/i40e_prototype.h