Re: [PATCH bpf-next 0/3] tools: bpftool: bring minor fixes to bpftool

2018-10-21 Thread Alexei Starovoitov
On Sat, Oct 20, 2018 at 11:01:47PM +0100, Quentin Monnet wrote:
> Hi,
> These are three minor fixes for bpftool, its documentation and its bash
> completion function. Please refer to individual patches for details.

Applied, Thanks



[PATCH bpf-next 0/3] tools: bpftool: bring minor fixes to bpftool

2018-10-20 Thread Quentin Monnet
Hi,
These are three minor fixes for bpftool, its documentation and its bash
completion function. Please refer to individual patches for details.

Quentin Monnet (3):
  tools: bpftool: document restriction on '.' in names to pin in bpffs
  tools: bpftool: print nb of cmds to stdout (not stderr) for batch mode
  tools: bpftool: fix completion for "bpftool map update"

 tools/bpf/bpftool/Documentation/bpftool-map.rst  | 4 +++-
 tools/bpf/bpftool/Documentation/bpftool-prog.rst | 8 ++--
 tools/bpf/bpftool/bash-completion/bpftool| 2 +-
 tools/bpf/bpftool/main.c | 3 ++-
 4 files changed, 12 insertions(+), 5 deletions(-)

-- 
2.7.4