net-test: remove bbr/bbr2 from list of acceptable congestion control algos
bbr2 isn't even yet available in the upstream linux kernel.
Quoting from https://android-review.googlesource.com/c/kernel/common/+/1735979:
Neal Cardwell says:
As one of the co-authors of BBR, some thoughts:
Currently mainline Linux only has BBRv1. BBR is a work in progress,
and BBRv1 is not at the level of performance where we would like to
see it deployed at wide scale on Android phones. In some circumstances
BBRv1 can cause high and frequent packet loss, and thus also poor latency
for request/response (web, RPC, SSH) traffic, and low throughput for
coexisting Reno and CUBIC flows. This could cause poor user experiences
in households, schools, or enterprises where there are constrained uplinks
into the Internet. I would recommend against making BBRv1 available on
Android phones, and I would urge that BBR not be made available on Android
phones until BBRv2 is upstream.
Test: TreeHugger, ran tests against ACK 5.4
Bug: 191723680
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Original-Change: https://android-review.googlesource.com/1736796
Merged-In: Ia1a600d93f0420fbb57238d70c9ae3d5cfd1eac3
Change-Id: Ia1a600d93f0420fbb57238d70c9ae3d5cfd1eac3
1 file changed