Hi all,
By popular demand, we have rebased the BBRv2 v2alpha branch from 5.4 to 5.10.
The BBRv2 code in this release should be functionally identical to the previous release, since in this rebase we only made the minimal changes to the BBRv2 and TCP patches necessary to get the code to compile.
There were two changes of note we incorporated during the rebase. The kernel .config generated by the gce-install.sh build/install/boot script now has some added features:
(1) it builds all available congestion control modules, to facilitate comparisons (a request made recently on the bbr-dev list
here)
(2) it has UEFI support needed to allow booting on the new
E2 "cost-optimized general purpose" VM type on Google Cloud You can find the list of rebased commits
here.
As always, previous versions of the v2alpha release can be found using the
git tags in the Google bbr repository.
best,
neal