From mboxrd@z Thu Jan 1 00:00:00 1970 From: kashyap.desai@broadcom.com (Kashyap Desai) Date: Mon, 15 Jan 2018 17:46:05 +0530 Subject: [PATCH 13/14] megaraid_sas: NVME passthru command support In-Reply-To: <780f280162fa01c41f15aaeb64503ffd@mail.gmail.com> References: <1515159339-26790-1-git-send-email-shivasharan.srikanteshwara@broadcom.com> <20180108100531.GA6967@infradead.org> <35aabb7a8b8ffed4040c5ac01c01fb0a@mail.gmail.com> <1515601333.2745.8.camel@wdc.com> <20180111174619.GA2860@localhost.localdomain> <780f280162fa01c41f15aaeb64503ffd@mail.gmail.com> Message-ID: <6d58b9ecb0fbb23b04545bb736ca8a39@mail.gmail.com> This patch is not yet included because of the ongoing discussion. Chris H, Martin et all - How are we moving forward with this patch ? Thanks, Kashyap > -----Original Message----- > From: Sathya Prakash Veerichetty [mailto:sathya.prakash at broadcom.com] > Sent: Thursday, January 11, 2018 11:37 PM > To: Keith Busch > Cc: dgilbert at interlog.com; Bart Van Assche; hch at infradead.org; Kashyap > Desai; Shivasharan Srikanteshwara; Sumit Saxena; linux- > nvme at lists.infradead.org; Peter Rivera; linux-scsi at vger.kernel.org > Subject: RE: [PATCH 13/14] megaraid_sas: NVME passthru command support > > >>So even when used as a RAID member, there will be a device handle at > /dev/sdX for each NVMe device the megaraid controller manages? > In megaraid controller, you can expose bare NVMe drives and RAID volumes > created out of NVMe drives, when the RAID volume is created underlying > member drives will not have /dev/sdX entries associated with them, however > for bare NVMe drives there will be associated /dev/sdX entries.