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

Fixing issue when user wraps around queue #30

Open
wants to merge 2 commits into
base: iree-aie
Choose a base branch
from

Conversation

eddierichter-amd
Copy link
Collaborator

Previously we were not taking the queue size into account when accessing the ring buffer, which was creating errors when an application attempted to write more packets to the queue than the queue size.

@eddierichter-amd eddierichter-amd marked this pull request as ready for review September 21, 2024 21:01
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