numam-spdk/lib
Daniel Verkamp 2ced60e9bf nvme: return number of completions processed
nvme_ctrlr_process_io_completions() and
nvme_ctrlr_process_admin_completions() now return the number of
completions processed.

This also adds the possibility of returning an error from the
process_*_completions functions (currently unused, but this at least
gets the API ready in case error conditions are added later).

Change-Id: I1b32ee4f2f3c1c474d646fa2d6b8b7bbb769785f
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-01-11 14:44:22 -07:00
..
ioat ioat: allocate channel context with calloc() 2016-01-06 15:05:25 -07:00
memory build: define a common Makefile clean command 2015-12-07 15:14:36 -07:00
nvme nvme: return number of completions processed 2016-01-11 14:44:22 -07:00
util build: define a common Makefile clean command 2015-12-07 15:14:36 -07:00
Makefile ioat: add user-mode Intel I/OAT driver 2015-12-09 10:14:15 -07:00