Message ID | 20240626102646.14298-1-ranjan.kumar@broadcom.com |
---|---|
Headers | show |
Series | mpi3mr: Host diag buffer support | expand |
Ranjan, > The controllers managed by mpi3mr driver requires system memory to > save hardware and firmware diagnostic information, this patch set > enhances the drivers to provide host memory to the controller for > diagnostic information. This patch set also provides driver changes > to push kernel messages into the diagnostic buffers reserved for the > driver, so that the information will be available as part of debug > data fetched from the controller. In addition, support for > configuring automatic diagnostic information is added in the driver. Applied to 6.11/scsi-staging, thanks!
On Wed, 26 Jun 2024 15:56:42 +0530, Ranjan Kumar wrote: > The controllers managed by mpi3mr driver requires system memory to > save hardware and firmware diagnostic information, this patch set > enhances the drivers to provide host memory to the controller for > diagnostic information. This patch set also provides driver changes > to push kernel messages into the diagnostic buffers reserved for the > driver, so that the information will be available as part of debug > data fetched from the controller. In addition, support for > configuring automatic diagnostic information is added in the driver. > > [...] Applied to 6.11/scsi-queue, thanks! [1/4] mpi3mr: HDB allocation and posting for hardware and Firmware buffers https://git.kernel.org/mkp/scsi/c/fc4444941140 [2/4] mpi3mr: Trigger support https://git.kernel.org/mkp/scsi/c/d8d08d1638ce [3/4] mpi3mr: ioctl support for HDB https://git.kernel.org/mkp/scsi/c/78b506984ebe [4/4] mpi3mr: Update driver version to 8.9.1.0.50 https://git.kernel.org/mkp/scsi/c/3f7e469987f8