Skip to content

Conversation

@alexapostolu
Copy link
Contributor

@alexapostolu alexapostolu commented Nov 21, 2025

Skip the stop test if stop is not supported. This allows a driver to still pass the loop transfer tests even if they don't implement dma_stop().

This has been tested on Tenstorrent hardware,
Screenshot 2025-11-21 at 4 20 20 PM

Return NULL if DMA stop is not supported. Some DMA drivers do not
support stopping a transaction.

Signed-off-by: Alex Apostolu <aapostolu@tenstorrent.com>
Skip the stop test if stop is not supported.

Signed-off-by: Alex Apostolu <aapostolu@tenstorrent.com>
@zephyrbot zephyrbot added area: Tests Issues related to a particular existing or missing test area: DMA Direct Memory Access labels Nov 21, 2025
@zephyrbot zephyrbot requested review from nashif and teburd November 21, 2025 21:23
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: DMA Direct Memory Access area: Tests Issues related to a particular existing or missing test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants