[PATCH v3] nvme-auth: Include SC_C in RVAL controller hash
Keith Busch
kbusch at kernel.org
Mon Apr 20 09:31:45 PDT 2026
On Fri, Apr 17, 2026 at 10:50:48AM +1000, alistair23 at gmail.com wrote:
> From: Alistair Francis <alistair.francis at wdc.com>
>
> Section 8.3.4.5.5 of the NVMe Base Specification 2.1 describes what is
> included in the Response Value (RVAL) hash and SC_C should be included.
> Currently we are hardcoding 0 instead of using the correct SC_C value.
>
> Update the host and target code to use the SC_C when calculating the
> RVAL instead of using 0.
Thanks, applied to nvme-7.1.
More information about the Linux-nvme
mailing list