commit | 86df242b4dbe4d38ef85e0e828ff8a55d182ec80 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@intel.com> | Tue May 20 08:01:35 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sun Jun 08 22:50:53 2014 -0700 |
tree | 611c1add81c026921562c6a7b2cb3799d48d623b | |
parent | b78370c021c9d52721c7f96fbb3e10f5b2f428d3 [diff] |
i40e: add checks for AQ error status bits Check for error status bits on the AdminQ event queue and announce them if seen. If the Firmware sets these bits, it will trigger an AdminQ interrupt to get the driver's attention to process the ARQ, which will likely be enough to clear the actual issue. Signed-off-by: Shannon Nelson <shannon.nelson@intel.com> Change-ID: I009e0ebc8be764e40e193b29aed2863f43eb5cb0 Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>