Spdk/lib/nvmf
Daniel Verkamp 12ab1e26df nvmf: report SPDK version as firmware version
Use the version #defines from spdk/version.h to build a firmware version
string for the virtual NVMe-oF controller model.

Change-Id: I18285cfa75c8915a7db46d4d79c0447392bd5d8c
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/375252
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-08-23 13:55:42 -04:00
..
ctrlr_bdev.c nvmf: encapsulate namespace data into a struct 2017-08-18 17:50:58 -04:00
ctrlr_discovery.c nvmf: ctrlr_discovery.c no longer uses g_nvmf_tgt 2017-08-23 11:06:47 -04:00
ctrlr.c nvmf: report SPDK version as firmware version 2017-08-23 13:55:42 -04:00
ctrlr.h nvmf: move admin processing to ctrlr.c 2017-08-18 17:50:58 -04:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00
nvmf_internal.h nvmf: Add a pointer to the target to the subsystem 2017-08-22 11:29:03 -04:00
nvmf.c nvmf: Rename spdk_nvmf_tgt_poll to spdk_nvmf_tgt_accept 2017-08-23 11:06:47 -04:00
rdma.c nvmf: Change spdk_nvmf_tgt_init to take an options struct 2017-08-22 11:29:03 -04:00
request.c nvmf: spdk_nvmf_find_subsystem now takes a tgt parameter 2017-08-23 11:06:47 -04:00
request.h nvmf: Rename spdk_nvmf_conn to spdk_nvmf_qpair 2017-08-08 13:46:48 -04:00
subsystem.c nvmf: spdk_nvmf_tgt_listen now takes a target parameter 2017-08-23 11:06:47 -04:00
subsystem.h nvmf: ctrlr_discovery.c no longer uses g_nvmf_tgt 2017-08-23 11:06:47 -04:00
transport.c nvmf: Replace transport controller with poll_group 2017-08-11 19:44:35 -04:00
transport.h nvmf: Replace transport controller with poll_group 2017-08-11 19:44:35 -04:00