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

feat(s2n-quic-qns): add ability to set congestion controller in interop/perf #1917

Merged
merged 3 commits into from
Aug 17, 2023

Conversation

WesleyRosenblum
Copy link
Contributor

@WesleyRosenblum WesleyRosenblum commented Aug 17, 2023

Description of changes:

This change adds the ability to specify which congestion controllers (Cubic or BBR) to use in interop testing or the perf app.

Call-outs:

The default for both interop and perf is now BBR.

Testing:

CI

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@WesleyRosenblum WesleyRosenblum marked this pull request as ready for review August 17, 2023 17:11
@WesleyRosenblum WesleyRosenblum merged commit c70af34 into main Aug 17, 2023
128 of 129 checks passed
@WesleyRosenblum WesleyRosenblum deleted the WesleyRosenblum/qnscongestion branch August 17, 2023 21:08
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