netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iwl-next v1 0/2] i40e: Log FW state in recovery mode
@ 2024-01-12  9:59 Jedrzej Jagielski
  2024-01-12  9:59 ` [PATCH iwl-next v1 1/2] i40e: Add read alternate indirect command Jedrzej Jagielski
  2024-01-12  9:59 ` [PATCH iwl-next v1 2/2] i40e-linux: Add support for reading Trace Buffer Jedrzej Jagielski
  0 siblings, 2 replies; 7+ messages in thread
From: Jedrzej Jagielski @ 2024-01-12  9:59 UTC (permalink / raw)
  To: intel-wired-lan; +Cc: anthony.l.nguyen, netdev, Jedrzej Jagielski

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-01-15 14:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-12  9:59 [PATCH iwl-next v1 0/2] i40e: Log FW state in recovery mode Jedrzej Jagielski
2024-01-12  9:59 ` [PATCH iwl-next v1 1/2] i40e: Add read alternate indirect command Jedrzej Jagielski
2024-01-13 16:07   ` Simon Horman
2024-01-12  9:59 ` [PATCH iwl-next v1 2/2] i40e-linux: Add support for reading Trace Buffer Jedrzej Jagielski
2024-01-12 12:49   ` Jiri Pirko
2024-01-15 10:37     ` Jagielski, Jedrzej
2024-01-15 14:06       ` Jiri Pirko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).