Searched hist:a8bfd2bc29f3bf35c7b588b102662375b0184475 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-prog.rst | diff a8bfd2bc29f3bf35c7b588b102662375b0184475 Thu Nov 08 05:52:26 CST 2018 Quentin Monnet <quentin.monnet@netronome.com> tools: bpftool: fix plain output and doc for --bpffs option
Edit the documentation of the -f|--bpffs option to make it explicit that it dumps paths of pinned programs when bpftool is used to list the programs only, so that users do not believe they will see the name of the newly pinned program with "bpftool prog pin" or "bpftool prog load".
Also fix the plain output: do not add a blank line after each program block, in order to remain consistent with what bpftool does when the option is not passed.
Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com> Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | prog.c | diff a8bfd2bc29f3bf35c7b588b102662375b0184475 Thu Nov 08 05:52:26 CST 2018 Quentin Monnet <quentin.monnet@netronome.com> tools: bpftool: fix plain output and doc for --bpffs option
Edit the documentation of the -f|--bpffs option to make it explicit that it dumps paths of pinned programs when bpftool is used to list the programs only, so that users do not believe they will see the name of the newly pinned program with "bpftool prog pin" or "bpftool prog load".
Also fix the plain output: do not add a blank line after each program block, in order to remain consistent with what bpftool does when the option is not passed.
Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com> Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
|