Spdk/test/external_code/nvme
Konrad Sztyber 183ac8884d external_code/identify: print controller identify data
The application will now print some of the fields from the identify
controller data.

The code has been copied from `examples/nvme/identify`, but, for the
sake of simplicity, trimmed down to printing reduced number of fields.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I838c47deffb0b877344f3cad0e88b6aca19790ea
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6678
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2021-03-09 08:28:22 +00:00
..
.gitignore test/external_code: initial definitions for basic NVMe driver 2021-03-09 08:28:22 +00:00
identify.c external_code/identify: print controller identify data 2021-03-09 08:28:22 +00:00
Makefile external_code/nvme: queue pair initialization 2021-03-09 08:28:22 +00:00
nvme.c external_code/nvme: send identify controller during init 2021-03-09 08:28:22 +00:00
nvme.h external_code/nvme: introduced nvme_ctrlr_get_data() 2021-03-09 08:28:22 +00:00