Skip to content

Chunk interrupt handling#3615

Open
jyao1 wants to merge 2 commits into
DMTF:mainfrom
jyao1:chunk_int
Open

Chunk interrupt handling#3615
jyao1 wants to merge 2 commits into
DMTF:mainfrom
jyao1:chunk_int

Conversation

@jyao1
Copy link
Copy Markdown
Member

@jyao1 jyao1 commented Apr 27, 2026

Fix #3577

jyao1 added 2 commits April 27, 2026 14:31
The spec says: The chunked transfer shall not be interrupted by any commands that
are not part of the chunk transfer sequence, with the exception of GET_VERSION.

Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
@jyao1 jyao1 requested a review from steven-bellock as a code owner April 27, 2026 06:36
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.

Interrupting command (excluding GET_VERSION) during chunk transfer terminates chunk transfer sequence.

1 participant