From mboxrd@z Thu Jan 1 00:00:00 1970 From: James.Bottomley@HansenPartnership.com (James Bottomley) Date: Wed, 28 Jun 2017 14:15:45 -0700 Subject: [PATCH v2 1/6] qla2xxx: Add FC-NVMe port discovery and PRLI handling In-Reply-To: <20170621204846.21663-2-himanshu.madhani@cavium.com> References: <20170621204846.21663-1-himanshu.madhani@cavium.com> <20170621204846.21663-2-himanshu.madhani@cavium.com> Message-ID: <1498684545.2769.17.camel@HansenPartnership.com> On Wed, 2017-06-21@13:48 -0700, Madhani, Himanshu wrote: > From: Duane Grigsby > > Added logic to change the login process into an optional PRIL > step for FC-NVMe ports as a separate operation, such that we can > change type to 0x28 (NVMe). > > Currently, the driver performs the PLOGI/PRLI together as one > operation, but if the discovered port is an NVMe port then we > first issue the PLOGI and then we issue the PRLI. Also, the > fabric discovery logic was changed to mark each discovered FC > NVMe port, so that we can register them with the FC-NVMe transport > later. > > Signed-off-by: Darren Trapp > Signed-off-by: Duane Grigsby > Signed-off-by: Anil Gurumurthy I just got a whole load of bounces from this: you've misspelled Anil's email address (h and t transposed). ?It looks like a generic cut and paste, so could you fix it for next time? Thanks, James