On Tue, Mar 16, 2021 at 12:02 AM Martin KaFai Lau <ka...@fb.com> wrote: > > As a similar chanage in the kernel, this patch gives the proper > name to the bpf cubic. > > Signed-off-by: Martin KaFai Lau <ka...@fb.com> > ---
Acked-by: Andrii Nakryiko <and...@kernel.org> > tools/testing/selftests/bpf/progs/bpf_cubic.c | 30 +++++++++---------- > 1 file changed, 15 insertions(+), 15 deletions(-) > [...]