[Intel-wired-lan] [PATCH iwl-next v1 0/2] i40e: Log FW state in recovery mode
Jedrzej Jagielski
jedrzej.jagielski at intel.com
Fri Jan 12 09:59:43 UTC 2024
Introduce logging FW state in recovery mode functionality.
1st patch adds implementation of admin command reading content of alt
ram.
2nd patch utilices the command to get trace buffer data and logs it
when entering recovery mode.
Jedrzej Jagielski (1):
i40e-linux: Add support for reading Trace Buffer
Przemyslaw R Karpinski (1):
i40e: Add read alternate indirect command
drivers/net/ethernet/intel/i40e/i40e.h | 2 +
.../net/ethernet/intel/i40e/i40e_adminq_cmd.h | 4 +-
drivers/net/ethernet/intel/i40e/i40e_common.c | 40 +++++++++++++++++++
drivers/net/ethernet/intel/i40e/i40e_main.c | 35 ++++++++++++++++
.../net/ethernet/intel/i40e/i40e_prototype.h | 3 ++
.../net/ethernet/intel/i40e/i40e_register.h | 2 +
drivers/net/ethernet/intel/i40e/i40e_type.h | 5 +++
7 files changed, 89 insertions(+), 2 deletions(-)
--
2.31.1
More information about the Intel-wired-lan
mailing list