]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'eth-fbnic-add-firmware-logging-support'
authorJakub Kicinski <kuba@kernel.org>
Wed, 9 Jul 2025 00:05:50 +0000 (17:05 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 9 Jul 2025 00:05:50 +0000 (17:05 -0700)
Lee Trager says:

====================
eth: fbnic: Add firmware logging support

Firmware running on fbnic generates device logs. These logs contain useful
information about the device which may or may not be related to the host.
Logs are stored in a ring buffer and accessible through DebugFS.
====================

Link: https://patch.msgid.link/20250702192207.697368-1-lee@trager.us
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge