From a55369440cc41695d66afc421b79800820ed970e Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Tue, 10 Oct 2023 11:19:16 +0200 Subject: [PATCH] update NVMe reference Update to version 2.0c of the base specification, and 1.0c of the NVM, TCP and PCIe specifications and add links to the specifications. --- scsi-nvme.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/scsi-nvme.md b/scsi-nvme.md index 2d1a853..8e41f81 100644 --- a/scsi-nvme.md +++ b/scsi-nvme.md @@ -62,27 +62,31 @@ normative: seriesinfo: ANSI INCITS: 502-2019 NVME-BASE: - title: NVM Express Base Specification, Revision 2.0b + target: https://nvmexpress.org/wp-content/uploads/NVM-Express-Base-Specification-2.0c-2022.10.04-Ratified.pdf + title: NVM Express Base Specification, Revision 2.0c author: - org: NVM Express, Inc. - date: 2022-01 + date: 2022-10 NVME-NVM: - title: NVM Express NVM Command Set Specification, Revision 1.0b + target: https://nvmexpress.org/wp-content/uploads/NVM-Express-NVM-Command-Set-Specification-1.0c-2022.10.03-Ratified.pdf + title: NVM Express NVM Command Set Specification, Revision 1.0c author: - org: NVM Express, Inc. - date: 2022-01 + date: 2022-10 NVME-TCP: - title: NVM Express TCP Transport Specification, Revision 1.0b + target: https://nvmexpress.org/wp-content/uploads/NVM-Express-TCP-Transport-Specification-1.0c-2022.10.03-Ratified.pdf + title: NVM Express TCP Transport Specification, Revision 1.0c author: - org: NVM Express, Inc. - date: 2022-01 + date: 2022-10 RFC8446: informative: NVME-PCIE: - title: NVMe over PCIe Transport Specification, Revision 1.0b + target: https://nvmexpress.org/wp-content/uploads/NVM-Express-PCIe-Transport-Specification-1.0c-2022.10.03-Ratified.pdf + title: NVMe over PCIe Transport Specification, Revision 1.0c author: - org: NVM Express, Inc. - date: 2022-01 + date: 2022-10 --- abstract -- 2.50.1