commit | 39cd9e0f6783fd2dd2b0e95500e34575b3707ed8 | [log] [tgz] |
---|---|---|
author | Martin KaFai Lau <kafai@fb.com> | Wed Mar 24 18:52:40 2021 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Fri Mar 26 20:41:51 2021 -0700 |
tree | 4de7bd9ac4448727d35be24ea114fca1c09886e4 | |
parent | 5bd022ec01f060f30672cc6383b8b04e75a4310d [diff] |
bpf: selftests: Rename bictcp to bpf_cubic As a similar chanage in the kernel, this patch gives the proper name to the bpf cubic. Signed-off-by: Martin KaFai Lau <kafai@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210325015240.1550074-1-kafai@fb.com