]> git.baikalelectronics.ru Git - kernel.git/commit
tools, bpftool: Add ringbuf map type to map command docs
authorTobias Klauser <tklauser@distanz.ch>
Tue, 16 Jun 2020 11:33:03 +0000 (13:33 +0200)
committerDaniel Borkmann <daniel@iogearbox.net>
Wed, 17 Jun 2020 15:52:30 +0000 (17:52 +0200)
commita519a718abcb17aa6d3d88f64875d98afa336b1f
treef951875f1990ba07a3e1a993451433d8b3371783
parent234873547f5db6eca51fa6203279eaa10f957444
tools, bpftool: Add ringbuf map type to map command docs

Commit 7929266bfb09 ("tools/bpftool: Add ringbuf map to a list of known
map types") added the symbolic "ringbuf" name. Document it in the bpftool
map command docs and usage as well.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/bpf/20200616113303.8123-1-tklauser@distanz.ch
tools/bpf/bpftool/Documentation/bpftool-map.rst
tools/bpf/bpftool/map.c