Home
last modified time | relevance | path

Searched hist:"8 dfbc6d1d213df340e5dcfdcdc76ad9407a29273" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-prog.rstdiff 8dfbc6d1d213df340e5dcfdcdc76ad9407a29273 Thu Oct 19 17:46:25 CDT 2017 Quentin Monnet <quentin.monnet@netronome.com> tools: bpftool: show that `opcodes` or `file FILE` should be exclusive

For the `bpftool prog dump { jited | xlated } ...` command, adding
`opcodes` keyword (to request opcodes to be printed) will have no effect
if `file FILE` (to write binary output to FILE) is provided.

The manual page and the help message to be displayed in the terminal
should reflect that, and indicate that these options should be mutually
exclusive.

Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/tools/bpf/bpftool/
H A Dprog.cdiff 8dfbc6d1d213df340e5dcfdcdc76ad9407a29273 Thu Oct 19 17:46:25 CDT 2017 Quentin Monnet <quentin.monnet@netronome.com> tools: bpftool: show that `opcodes` or `file FILE` should be exclusive

For the `bpftool prog dump { jited | xlated } ...` command, adding
`opcodes` keyword (to request opcodes to be printed) will have no effect
if `file FILE` (to write binary output to FILE) is provided.

The manual page and the help message to be displayed in the terminal
should reflect that, and indicate that these options should be mutually
exclusive.

Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>