+47
−46
Loading
Modify admin passthru so that result field of passthru struct is always populated. This should be safe since dw0 is either reserved or contains command specific info. This is specifically meant for the namespace management command when attempting to create a namespace. As per spec: "Dword 0 of the completion queue entry contains the Namespace Identifier created.". So for nvme cli and perhaps other application to see what is the id of the namespace created there needs to be a way to pass the information back. Signed-off-by:Ahriben Gonzalez <ahribeng@gmail.com> Change-Id: Ide4effc126ad9eedac95b0700dd65041ed4b35b1 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10633 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>