diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-11-18 19:48:57 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-11-18 19:48:57 -0800 |
commit | c664e2136f083b9135057b4a3c83a5a0a467af23 (patch) | |
tree | 7818a2659f7a51559bdcdf87e04fe89b581099db /tools/testing/selftests/drivers/net/lib/py/load.py | |
parent | 84ad4825605982e68f781d5d180b0a148c9c81a1 (diff) | |
parent | 3c2179e66355a2f85ff86a73719f0ce7dcf4a226 (diff) |
Merge branch 'bnxt_en-add-context-memory-dump-to-coredump'
Michael Chan says:
====================
bnxt_en: Add context memory dump to coredump
The driver currently supports Live FW dump and crashed FW dump. On
the newer chips, the driver allocates host backing store context
memory for the chip and FW to store various states. The content of
this context memory will be useful for debugging. This patchset
adds the context memory contents to the ethtool -w coredump using
a new dump flag.
The first patch is the FW interface update, followed by some
refactoring of the context memory logic. Next, we add support for
some new context memory types that contain various FW debug logs.
After that, we add a new dump flag and the code to dump all the
available context memory during ethtool -w coredump.
v1: https://lore.kernel.org/20241113053649.405407-1-michael.chan@broadcom.com
====================
Link: https://patch.msgid.link/20241115151438.550106-1-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/drivers/net/lib/py/load.py')
0 files changed, 0 insertions, 0 deletions