Spdk/test/lib/nvmf/virtual
Daniel Verkamp 2d34864a61 nvmf: stub out Abort command support
Add handling of the Abort command in virtual subsystems.  This doesn't
actually abort any requests - the spdk_nvmf_request_abort()
implementation just fails all abort requests - but at least this gives
us a place to hook up actual abort handling later.

Change-Id: Iafaa393c6f9e7f404af91747cbd81c64ab4810bb
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/365905
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-06-20 20:03:01 -04:00
..
.gitignore test/nvmf:add virtual.c unit test 2017-01-27 10:54:28 -07:00
Makefile test/nvmf:add virtual.c unit test 2017-01-27 10:54:28 -07:00
virtual_ut.c nvmf: stub out Abort command support 2017-06-20 20:03:01 -04:00