Loading
external_code/nvme: send identify controller during init
Now that it's possible to both submit the identify controller command and process its completion, the initialization flow has been updated to issue that command and update controller's identify data (which can be retrieved via nvme_ctrlr_get_data()). Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: Iee0e85f431275a5e6f1767db1d807de7fba6cdcc Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6677 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>