Skip to content

Memcmp fix#29

Open
byrnedj wants to merge 1 commit into
intel:perf_baselinefrom
byrnedj:upstream_memcmp_fix
Open

Memcmp fix#29
byrnedj wants to merge 1 commit into
intel:perf_baselinefrom
byrnedj:upstream_memcmp_fix

Conversation

@byrnedj

@byrnedj byrnedj commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

This fixes the offset used to compute the mismatch. For a single descriptor we could just use the thr_comp.bytes_completed, but if a transaction was broken into multiple parts, we need to find where that mismatch lived out of the total (thr_bytes_completed - current descriptor xfer size)

descriptor we could just use the thr_comp.bytes_completed, but
if a transaction was broken into multiple parts, we need to find
where that mismatch lived out of the total (thr_bytes_completed -
current descriptor xfer size)
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.

1 participant