Skip to content

plugins/lm: Refine Sequence Indicator description and macro usage#2771

Merged
igaw merged 2 commits intolinux-nvme:masterfrom
DanceDance:fix-seqind-lm-plugin
Apr 9, 2025
Merged

plugins/lm: Refine Sequence Indicator description and macro usage#2771
igaw merged 2 commits intolinux-nvme:masterfrom
DanceDance:fix-seqind-lm-plugin

Conversation

@DanceDance
Copy link
Contributor

Changed the command dword reference in the sequence indicator (seqind) help text from CDW11 to CDW10. This aligns with the spec.

In the spec, mos field is at bits 31:16 of CDW10, and seqind is at bits 01:00 of mos, which gives us the final location of (CDW10[17:16]).

Screenshot 2025-04-09 at 07 55 02

Screenshot 2025-04-08 at 20 32 07

Also changed the macro used for setting the sequence indicator bits in the mos field from LM_MIGRATION_SEND_MOS to LM_SEQIND.

igaw and others added 2 commits April 9, 2025 08:54
Fetch LM_SEQIND changes.

Signed-off-by: Daniel Wagner <wagi@kernel.org>
Changed the command dword reference in the sequence indicator (seqind)
help text from CDW11 to CDW10. This aligns with the spec.

Also changed the macro used for setting the sequence indicator bits
in the `mos` field from LM_MIGRATION_SEND_MOS to LM_SEQIND.

Signed-off-by: Dmitry Sherstoboev <sdmitry@google.com>
@igaw igaw force-pushed the fix-seqind-lm-plugin branch from e77f5d4 to fbbdb29 Compare April 9, 2025 06:54
@igaw igaw merged commit 31aa468 into linux-nvme:master Apr 9, 2025
16 checks passed
@igaw
Copy link
Collaborator

igaw commented Apr 9, 2025

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.

2 participants