Loading
external_code/identify: use nvme_connect() if an address is provided
The identify app can now be used in two modes: - without any parameters it'll attach to all available NVMe controllers and print each one out, - with a single parameter specifying the BDF address of the controller it'll only attach and print out information about that controller. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I02c7a8a072f1db5fdfd428a5ab84163f26338a09 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6666 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>