Message ID | 20231211173617.932990-1-kartilak@cisco.com (mailing list archive) |
---|---|
Headers | show |
Series | Introduce support for multiqueue (MQ) in fnic | expand |
Karan, > This cover letter describes the feature: add support for multiqueue > (MQ) to fnic driver. Applied to 6.8/scsi-staging, thanks!
On Mon, 11 Dec 2023 09:36:04 -0800, Karan Tilak Kumar wrote: > This cover letter describes the feature: add support for multiqueue (MQ) > to fnic driver. > > Background: The Virtual Interface Card (VIC) firmware exposes several > queues that can be configured for sending IOs and receiving IO > responses. Unified Computing System Manager (UCSM) and Intersight > Manager (IMM) allows users to configure the number of queues to be > used for IOs. > > [...] Applied to 6.8/scsi-queue, thanks! [01/13] scsi: fnic: Modify definitions to sync with VIC firmware https://git.kernel.org/mkp/scsi/c/2cda90e6f649 [02/13] scsi: fnic: Add and use fnic number https://git.kernel.org/mkp/scsi/c/ca008aeeb02c [03/13] scsi: fnic: Add and improve log messages https://git.kernel.org/mkp/scsi/c/3df9dd0d51c2 [04/13] scsi: fnic: Rename wq_copy to hw_copy_wq https://git.kernel.org/mkp/scsi/c/86b86a7d2fda [05/13] scsi: fnic: Get copy workqueue count and interrupt mode from config https://git.kernel.org/mkp/scsi/c/8c2a6f815a18 [06/13] scsi: fnic: Refactor and redefine fnic.h for multiqueue https://git.kernel.org/mkp/scsi/c/554a14826020 [07/13] scsi: fnic: Modify ISRs to support multiqueue(MQ) https://git.kernel.org/mkp/scsi/c/8a8449ca5e33 [08/13] scsi: fnic: Define stats to track multiqueue (MQ) IOs https://git.kernel.org/mkp/scsi/c/b559b827716c [09/13] scsi: fnic: Remove usage of host_lock https://git.kernel.org/mkp/scsi/c/848d010ab934 [10/13] scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c https://git.kernel.org/mkp/scsi/c/52f6e196e52e [11/13] scsi: fnic: Add support for multiqueue (MQ) in fnic driver https://git.kernel.org/mkp/scsi/c/c81df08cd294 [12/13] scsi: fnic: Improve logs and add support for multiqueue (MQ) https://git.kernel.org/mkp/scsi/c/55cf715244a7 [13/13] scsi: fnic: Increment driver version https://git.kernel.org/mkp/scsi/c/53021c192cc5