Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

types: Update id-ctrl field based on NVMe 2.1 spec #912

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

sc108-lee
Copy link
Contributor

Boot Partition Capabilities (BPCAP)
NVM Subsystem Shutdown Latency (NSSL)
Power Loss Signaling Information (PLSI)
Controller Reachability Capabilities (CRCAP)
Key Per I/O Capabilities (KPIOC)
Maximum Processing Time for Firmware Activation Without Reset (MPTFAWR)

src/nvme/types.h Outdated Show resolved Hide resolved
src/nvme/types.h Outdated Show resolved Hide resolved
src/nvme/types.h Outdated Show resolved Hide resolved
@igaw
Copy link
Collaborator

igaw commented Dec 2, 2024

looks good, just add the mask/shift things and also the missing bit field definition, so that all is consistent. thanks

@sc108-lee
Copy link
Contributor Author

Updated based on review :)

Boot Partition Capabilities (BPCAP)
NVM Subsystem Shutdown Latency (NSSL)
Power Loss Signaling Information (PLSI)
Controller Reachability Capabilities (CRCAP)
Key Per I/O Capabilities (KPIOC)
Maximum Processing Time for Firmware Activation Without Reset (MPTFAWR)
Command Quiesce Time (CQT)
Recommended Host-Initiated Refresh Interval (RHIRI)
Host-Initiated Refresh Time (HIRT)

Add missing explaination for NVME_TELEMETRY_DA_CTRL_DETERMINE

Signed-off-by: Steven Seungcheol Lee <[email protected]>
@igaw igaw merged commit 5011a3f into linux-nvme:master Dec 6, 2024
15 checks passed
@igaw
Copy link
Collaborator

igaw commented Dec 6, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants