All of lore.kernel.org
 help / color / mirror / Atom feed
* nvme: return the whole CQE through the request passthrough interface
@ 2016-02-08 18:09 Christoph Hellwig
  2016-02-08 18:09 ` [PATCH] " Christoph Hellwig
  0 siblings, 1 reply; 6+ messages in thread
From: Christoph Hellwig @ 2016-02-08 18:09 UTC (permalink / raw)


See http://www.infradead.org/rpr.html

For NVMe over Fabrics we need the whole completion queue available
through the request interface in some cases, and Matias mentioned could
use this for LighNVM as well.

The attached patch uses req->special to allow passing a whole CQE around
that the low level driver can fill out.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-02-13 10:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-08 18:09 nvme: return the whole CQE through the request passthrough interface Christoph Hellwig
2016-02-08 18:09 ` [PATCH] " Christoph Hellwig
2016-02-08 19:47   ` Matias Bjørling
2016-02-09 12:46     ` Christoph Hellwig
2016-02-09 13:05   ` Matias Bjørling
2016-02-13 10:01   ` Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.