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

Test DMA transfer with small size on actual hardware #138

Open
mhier opened this issue Apr 21, 2020 · 2 comments
Open

Test DMA transfer with small size on actual hardware #138

mhier opened this issue Apr 21, 2020 · 2 comments
Labels
postponed A ticket that has might have been postponed from being worked on for various reasons selected This ticket has been selected for the MSK software group board

Comments

@mhier
Copy link
Member

mhier commented Apr 21, 2020

Previously, small DMA transfers (pcieuni driver) would throw a logic_error. This has been fixed as it was breaking the abstraction. A test with real hardware still needs to be done.

mhier added a commit that referenced this issue Apr 21, 2020
This was breaking the abstraction and is actually possible to implement. Real tests with actual hardware still need to be done. See #138
@killenb
Copy link
Member

killenb commented Apr 21, 2020

Did you try the dummy driver? It should behave like the read driver, also for DMA transfers.

@mhier
Copy link
Member Author

mhier commented Apr 21, 2020

yes, I changed the test to run through with that small dma transfer, but I didn't yet check the result. Maybe this should be fixed along. See the commit referencing this ticket (shown above).

@mhier mhier added selected This ticket has been selected for the MSK software group board postponed A ticket that has might have been postponed from being worked on for various reasons labels Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
postponed A ticket that has might have been postponed from being worked on for various reasons selected This ticket has been selected for the MSK software group board
Projects
None yet
Development

No branches or pull requests

2 participants