diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-09-16 16:14:17 -0700 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-09-18 11:37:23 +0200 |
commit | 5df1d0a08483eff13f0da1cc66883e0bc2cf4fcf (patch) | |
tree | add3c7729c94dbd7b3050c1ebf3c375e42608941 /rust/kernel | |
parent | a8896d14fc0c1f1b8d532be5605c05440b15d881 (diff) |
eth: fbnic: support FW communication for core dump
To read FW core dump we need to issue two commands to FW:
- first get the FW core dump info
- second read the dump chunk by chunk
Implement these two FW commands. Subsequent commits will use them
to expose FW dump via devlink heath.
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Link: https://patch.msgid.link/20250916231420.1693955-7-kuba@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions