Re: [PATCH v6 00/13] Introduce functionality for NVMe initiator
"Martin K. Petersen" <[email protected]> Thu, 6 Aug 2026 15:06:10 -0400
| Newsgroups | gmane.linux.scsi,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 24 Jul 2026 10:47:58 -0700, Karan Tilak Kumar wrote:
> This series adds functionality for NVMe initiator to the fnic driver.
>
> The changes enable the fnic driver to act as an NVMe initiator over
> Fibre Channel (FC-NVMe), allowing the host to discover and communicate
> with NVMe targets using the existing fnic infrastructure. The patches
> prepare the driver for full FC-NVMe initiator operation while
> maintaining existing SCSI/FC functionality.
>
> [...]
Applied to 7.3/scsi-queue, thanks!
[01/13] scsi: fnic: Make debug logging protocol independent
https://git.kernel.org/mkp/scsi/c/b93c38a9f2ce
[02/13] scsi: fnic: Use fnic_num for non-SCSI identifiers
https://git.kernel.org/mkp/scsi/c/6128fec94173
[03/13] scsi: fnic: Decode firmware role configuration
https://git.kernel.org/mkp/scsi/c/12bd1b29128e
[04/13] scsi: fnic: Advertise NVMe initiator service parameters
https://git.kernel.org/mkp/scsi/c/20b991c30229
[05/13] scsi: fnic: Add FDLS role handling for NVMe initiators
https://git.kernel.org/mkp/scsi/c/188dfadf025a
[06/13] scsi: fnic: Add the NVMe/FC transport path
https://git.kernel.org/mkp/scsi/c/5efdd5cf9281
[07/13] scsi: fnic: Route completions and resets by initiator role
https://git.kernel.org/mkp/scsi/c/b3f4bc0a7aec
[08/13] scsi: fnic: Handle NVMe LS frames in FDLS
https://git.kernel.org/mkp/scsi/c/021db11aba3b
[09/13] scsi: fnic: Send NVMe LS requests through FDLS
https://git.kernel.org/mkp/scsi/c/39bf075599bd
[10/13] scsi: fnic: Abort timed-out NVMe LS requests
https://git.kernel.org/mkp/scsi/c/f06ee33d72f5
[11/13] scsi: fnic: Track NVMe transport statistics
https://git.kernel.org/mkp/scsi/c/d25a557d344f
[12/13] scsi: fnic: Expose NVMe transport state in debugfs
https://git.kernel.org/mkp/scsi/c/8ef412ce8bb3
[13/13] scsi: fnic: Bump up version number
https://git.kernel.org/mkp/scsi/c/2265541d221d
--
Martin K. Petersen