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

misc: Update the library to use the API DMAPool. #73

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

iabdalkader
Copy link
Collaborator

@iabdalkader iabdalkader commented May 3, 2024

The DMAPool has been refactored and will be relocated to a common shared repo, likely the core-api. This patch updates the all code to use the new API, and removes the duplicate DMAPool code.

This PR depends on:

@per1234 per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels May 3, 2024
@iabdalkader
Copy link
Collaborator Author

Note that this requires a new core-API release first.

The DMAPool has been refactored and relocated to the core-api. This patch
updates the all code to use the new API, and removes the duplicate DMAPool
code.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
@iabdalkader iabdalkader merged commit 70a630e into main Jun 3, 2024
5 of 7 checks passed
@iabdalkader iabdalkader deleted the dma_pool_api branch June 3, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants