public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Additional Diagnostic Buffer Query IOCTL
@ 2021-02-04  3:37 Suganath Prabu S
  2021-02-04  3:37 ` [PATCH 1/2] mpt3sas: Additional Diagnostic Buffer Query IOCTL interface Suganath Prabu S
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Suganath Prabu S @ 2021-02-04  3:37 UTC (permalink / raw)
  To: martin.petersen, linux-scsi
  Cc: Sathya.Prakash, sreekanth.reddy, Suganath Prabu S

[-- Attachment #1: Type: text/plain, Size: 992 bytes --]

* When a host trace buffer is released, applications never know for what
reason the buffer is released.
* Add new ioctl interface to pass more intelligent data to the
applications along with information like what causes or triggers the
buffer release. An Additional Query Command is issued before reading
the buffer and applications would also come to know whether the buffer
is released or not.

* Update the driver version.

Suganath Prabu S (2):
  mpt3sas: Additional Diagnostic Buffer Query IOCTL interface.
  mpt3sas: Update driver version to 37.100.00.00

 drivers/scsi/mpt3sas/mpt3sas_base.c         |  5 +-
 drivers/scsi/mpt3sas/mpt3sas_base.h         | 51 +++++++++++++++-
 drivers/scsi/mpt3sas/mpt3sas_ctl.c          | 67 ++++++++++++++++++++-
 drivers/scsi/mpt3sas/mpt3sas_ctl.h          | 22 +++++++
 drivers/scsi/mpt3sas/mpt3sas_scsih.c        |  2 +
 drivers/scsi/mpt3sas/mpt3sas_trigger_diag.c | 38 +++++++++++-
 6 files changed, 179 insertions(+), 6 deletions(-)

-- 
2.27.0


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4202 bytes --]

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

end of thread, other threads:[~2021-02-09  3:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-04  3:37 [PATCH 0/2] Additional Diagnostic Buffer Query IOCTL Suganath Prabu S
2021-02-04  3:37 ` [PATCH 1/2] mpt3sas: Additional Diagnostic Buffer Query IOCTL interface Suganath Prabu S
2021-02-04  3:37 ` [PATCH 2/2] mpt3sas: Update driver version to 37.100.00.00 Suganath Prabu S
2021-02-09  3:02 ` [PATCH 0/2] Additional Diagnostic Buffer Query IOCTL Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox