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

[PATCH v3] validation: dma: fix packet length when using segmented packets #1938

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

TuomasTaipale
Copy link
Collaborator

@TuomasTaipale TuomasTaipale commented Oct 26, 2023

When testing DMA transfers with potentially segmented packets, ensure that allocated packet length does not exceed allocated transfer destination memory size.

v3:

  • Added reviewed-by tag

@odpbuild odpbuild changed the title validation: dma: fix packet length when using segmented packets [PATCH v1] validation: dma: fix packet length when using segmented packets Oct 26, 2023
@odpbuild odpbuild changed the title [PATCH v1] validation: dma: fix packet length when using segmented packets [PATCH v2] validation: dma: fix packet length when using segmented packets Oct 27, 2023
When testing DMA transfers with potentially segmented packets, ensure
that allocated packet length does not exceed allocated transfer
destination memory size.

Signed-off-by: Tuomas Taipale <tuomas.taipale@nokia.com>
Reviewed-by: Matias Elo <matias.elo@nokia.com>
@odpbuild odpbuild changed the title [PATCH v2] validation: dma: fix packet length when using segmented packets [PATCH v3] validation: dma: fix packet length when using segmented packets Oct 30, 2023
@MatiasElo MatiasElo enabled auto-merge (rebase) October 30, 2023 06:54
@MatiasElo MatiasElo merged commit 237969a into OpenDataPlane:master Oct 30, 2023
174 checks passed
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