Google says TCP congestion control algorithm BBRv3 performs well and will be submitted to the Linux kernel mainline this month

Google says TCP congestion control algorithm BBRv3 performs well and will be submitted to the Linux kernel mainline this month

BBR (Bottleneck Bandwidth and Round-trip propagation time) is a set of congestion control algorithms released by Google in 2016. It is particularly suitable for use in weak network environments with a certain packet loss rate. For example, Google uses BBR to enable internal and external networks to operate more efficiently with higher throughput and lower latency. In such environments, the performance of BBR far exceeds that of traditional congestion control algorithms such as CUBIC.

BBR has been updated to version v3. Google said that BBRv3 has been widely used internally and has performed well. They are actively submitting BBRv3 to the upstream Linux kernel mainline.

Google engineers attended the IETF 117 event in San Francisco at the end of July. According to the engineers, BBRv3 includes various fixes and algorithm updates. In addition, BBRv3 reduces the packet retransmission rate by 12% and slightly improves latency.


According to the plan, Google engineers will submit BBRv3 to the upstream Linux kernel mainline TCP/networking module in August and upgrade the BBR module from v1 to v3 code. BBRv3 will adopt a dual license of GPL and BSD.

For more details, see:

  • https://datatracker.ietf.org/meeting/117/materials/slides-117-ccwg-bbrv3-algorithm-bug-fixes-and-public-internet-deployment-00
  • https://github.com/google/bbr/blob/v3/README.md

<<:  China will add more than 600,000 5G base stations by 2023

>>:  Six requirements for integrating SmartNIC/DPU into existing network infrastructure

Recommend

Wireless Broadband Alliance: Wi-Fi 6/6E adoption will reach 83% by 2022

[[429983]] A key finding from the latest cross-in...

The global chip shortage is starting to have significant real-world effects

Over the past few weeks, the severity of the glob...

Don't let hackers sneak into your network: In-depth analysis of DHCP Snooping

1. Overview of DHCP Working Principle Before lear...

How network maintenance personnel can solve IP address conflicts

I believe that every maintenance personnel will e...

What does “IPv6” have to do with us ordinary people?

What is IPv6? Why did it attract widespread atten...

The impact of 5G on enterprises

By 2024, more than 40% of the world’s population ...

Dissecting an HTTP POST request incident

Author: Wei Ling, vivo Internet Server Team This ...