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

Added per-queue timeout value #640

Merged
merged 6 commits into from
Jan 6, 2025

Conversation

cliffburdick
Copy link
Contributor

@cliffburdick cliffburdick commented Dec 13, 2024

Right now a batch is sent to the application when the number of packets matches the batch size. This might be fine for the nominal case of steady traffic, but when the traffic is less predictable and bursty we may want a timeout that packets will be set if any amount have been received.

Signed-off-by: Cliff Burdick <cburdick@nvidia.com>
Signed-off-by: Cliff Burdick <cburdick@nvidia.com>
Signed-off-by: Cliff Burdick <cburdick@nvidia.com>
Signed-off-by: Cliff Burdick <cburdick@nvidia.com>
Signed-off-by: Cliff Burdick <cburdick@nvidia.com>
@tbirdso
Copy link
Contributor

tbirdso commented Jan 6, 2025

Thanks @dylan-eustice for confirming review/testing offline.

Copy link
Contributor

@tbirdso tbirdso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving following offline discussion

@tbirdso tbirdso merged commit 872d865 into nvidia-holoscan:main Jan 6, 2025
3 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