Re: [PATCH v3 bpf-next 3/3] bpftool: add bash completion for cgroup tree command

From: Jakub Kicinski
Date: Fri Jul 06 2018 - 17:38:28 EST


On Fri, 6 Jul 2018 14:28:16 -0700, Roman Gushchin wrote:
> This commit adds a bash completion to the bpftool cgroup tree
> command.
>
> Signed-off-by: Roman Gushchin <guro@xxxxxx>
> Cc: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>
> Cc: Quentin Monnet <quentin.monnet@xxxxxxxxxxxxx>
> Cc: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
> Cc: Alexei Starovoitov <ast@xxxxxxxxxx>

Looks good! :)

Acked-by: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>