Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1420272
| From | Jens Axboe <axboe@kernel.dk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: general preparation for NVMe over Fabrics support |
| Date | 2016-06-12 15:40 +0200 |
| Message-ID | <rJdMm-Nl-9@gated-at.bofh.it> (permalink) |
| References | <rHafT-1OH-9@gated-at.bofh.it> <rIb9T-pw-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jun 09 2016, Keith Busch wrote: > On Mon, Jun 06, 2016 at 11:20:42PM +0200, Christoph Hellwig wrote: > > This patch set adds some needed preparations for the upcoming NVMe over > > Fabrics support. > > > > Contains: > > - Allow transfer size limitations for NVMe transports > > - Add the get_log_page command definition required by the NVMe target > > - more helpers in core code that can be used by various transports > > - add some missing constants and identify attributes > > This series looks good. > > Reviewed-by: Keith Busch <keith.busch@inte.com> Added 1-8, 9/10 throws a lot of rejects and it's pre-coffee here. What is this against? I corrected your email, unless you joined a hot new startup called Inte. > For patch ordering, I had thought there were no issues with these > I submitted: > > http://lists.infradead.org/pipermail/linux-nvme/2016-May/004704.html This looks fine for 4.7. > http://lists.infradead.org/pipermail/linux-nvme/2016-May/004709.html This one is a bit involved... -- Jens Axboe
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
general preparation for NVMe over Fabrics support Christoph Hellwig <hch@lst.de> - 2016-06-06 23:30 +0200
[PATCH 03/10] nvme.h: add NVM command set SQE/CQE size defines Christoph Hellwig <hch@lst.de> - 2016-06-06 23:30 +0200
[PATCH 02/10] nvme.h: Add get_log_page command strucure Christoph Hellwig <hch@lst.de> - 2016-06-06 23:30 +0200
[PATCH 09/10] nvme: update nvme_cancel_io() a bit Christoph Hellwig <hch@lst.de> - 2016-06-06 23:30 +0200
[PATCH 04/10] nvme.h: add AER constants Christoph Hellwig <hch@lst.de> - 2016-06-06 23:30 +0200
[PATCH 08/10] nvme: move the workaround for I/O queue-less controllers from PCIe to core Christoph Hellwig <hch@lst.de> - 2016-06-06 23:30 +0200
[PATCH 01/10] nvme.h: add RTD3R, RTD3E and OAES fields Christoph Hellwig <hch@lst.de> - 2016-06-06 23:30 +0200
Re: [PATCH 01/10] nvme.h: add RTD3R, RTD3E and OAES fields Johannes Thumshirn <jthumshirn@suse.de> - 2016-06-07 10:20 +0200
Re: [PATCH 01/10] nvme.h: add RTD3R, RTD3E and OAES fields Johannes Thumshirn <jthumshirn@suse.de> - 2016-06-07 10:40 +0200
Re: [PATCH 01/10] nvme.h: add RTD3R, RTD3E and OAES fields Christoph Hellwig <hch@lst.de> - 2016-06-07 12:50 +0200
[PATCH 06/10] nvme: allow for size limitations from transport drivers Christoph Hellwig <hch@lst.de> - 2016-06-06 23:30 +0200
[PATCH 07/10] nvme: factor out a add nvme_is_write helper Christoph Hellwig <hch@lst.de> - 2016-06-06 23:30 +0200
Re: general preparation for NVMe over Fabrics support Keith Busch <keith.busch@intel.com> - 2016-06-09 18:40 +0200
Re: general preparation for NVMe over Fabrics support Christoph Hellwig <hch@lst.de> - 2016-06-09 19:20 +0200
Re: general preparation for NVMe over Fabrics support Jens Axboe <axboe@kernel.dk> - 2016-06-12 15:40 +0200
Re: general preparation for NVMe over Fabrics support Christoph Hellwig <hch@lst.de> - 2016-06-13 10:10 +0200
csiph-web