Skip to content

Conversation

@LPardue
Copy link
Contributor

@LPardue LPardue commented Jan 28, 2026

The algorithm names "bbr2" and "bbr2_gcongestion" alias to the same value
CongestionControlAlgorithm::Bbr2Gcongestion.

This change removes a redundant algorithm name from paramaterized tests.

@LPardue LPardue requested a review from a team as a code owner January 28, 2026 14:57
The algorithm names "bbr2" and "bbr2_gcongestion" alias to the same value
CongestionControlAlgorithm::Bbr2Gcongestion.

This change removes a redundant algorithm name from paramaterized tests.
@LPardue LPardue force-pushed the lucas/remove-redundant-cc-testing branch from a363003 to 80336c3 Compare January 28, 2026 15:01
@ghedo
Copy link
Member

ghedo commented Jan 28, 2026

Can we remove the bbr2_gcongestion one instead? I think eventually we'll want to drop that name anyway...

@LPardue
Copy link
Contributor Author

LPardue commented Jan 28, 2026

Either one works for me, I'll defer to @antoniovicente though

Copy link
Contributor

@antoniovicente antoniovicente left a comment

Choose a reason for hiding this comment

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

Thanks for the cleanup.

Eventually I'ld like to change the name of the primary BBR algoritm to something along the lines of "bbr_ietf" or simply "bbr", but doing this cleanup to reduce redundant testing and less code bulk is a good first step.

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.

3 participants