On 01/03/2024 13:28, Hannes Reinecke wrote: > A failure in nvmet_setup_auth() does not mean that the NVMe > authentication command failed, so we should rather return a > protocol error with a 'failure1' response than an NVMe status. Shouldn't nvmet reply NVME_SC_INTERNAL like in other similar cases?