Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1704651

Re: [PATCH v2 00/13] mpt3sas driver NVMe support:

From Christoph Hellwig <hch@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 00/13] mpt3sas driver NVMe support:
Date 2017-08-05 16:00 +0200
Message-ID <ub7Mt-5II-7@gated-at.bofh.it> (permalink)
References <u38Po-413-5@gated-at.bofh.it> <u9X2O-7mD-31@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Aug 02, 2017 at 10:14:40AM +0200, Hannes Reinecke wrote:
> I'm not happy with this approach.
> NVMe devices should _not_ appear as SCSI devices; this will just confuse
> matters _and_ will be incompatible with 'normal' NVMe devices.
> 
> Rather I would like to see the driver to hook into the existing NVMe
> framework (which essentially means to treat the mpt3sas as a weird
> NVMe-over-Fabrics HBA), and expose the NVMe devices like any other NVMe HBA.

That doesn't make any sense.  The devices behind the mpt adapter don't
look like NVMe devices at all for the hosts - there are no NVMe commands
or queues involved at all, they hide behind the same somewhat leaky
scsi abstraction as other devices behind the mpt controller.

The only additional leak is that the controller now supports NVMe-like
PRPs in additions to its existing two SGL formats.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH v2 00/13] mpt3sas driver NVMe support: Hannes Reinecke <hare@suse.de> - 2017-08-02 10:20 +0200
  Re: [PATCH v2 00/13] mpt3sas driver NVMe support: Hannes Reinecke <hare@suse.de> - 2017-08-03 08:50 +0200
  Re: [PATCH v2 00/13] mpt3sas driver NVMe support: Christoph Hellwig <hch@infradead.org> - 2017-08-05 16:00 +0200
    Re: [PATCH v2 00/13] mpt3sas driver NVMe support: James Bottomley <James.Bottomley@HansenPartnership.com> - 2017-08-05 16:50 +0200
      RE: [PATCH v2 00/13] mpt3sas driver NVMe support: Kashyap Desai <kashyap.desai@broadcom.com> - 2017-08-07 16:00 +0200
        Re: [PATCH v2 00/13] mpt3sas driver NVMe support: James Bottomley <James.Bottomley@HansenPartnership.com> - 2017-08-07 16:20 +0200
          RE: [PATCH v2 00/13] mpt3sas driver NVMe support: Kashyap Desai <kashyap.desai@broadcom.com> - 2017-08-07 16:40 +0200
            Re: [PATCH v2 00/13] mpt3sas driver NVMe support: James Bottomley <James.Bottomley@HansenPartnership.com> - 2017-08-07 17:50 +0200
              Re: [PATCH v2 00/13] mpt3sas driver NVMe support: Keith Busch <keith.busch@intel.com> - 2017-08-08 06:00 +0200
                Re: [PATCH v2 00/13] mpt3sas driver NVMe support: Sreekanth Reddy <sreekanth.reddy@broadcom.com> - 2017-08-08 09:10 +0200
                Re: [PATCH v2 00/13] mpt3sas driver NVMe support: Keith Busch <keith.busch@intel.com> - 2017-08-08 09:30 +0200

csiph-web