]> 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)
commit388f08aea180b2a15858d4016fff81e4d0299900
treef951875f1990ba07a3e1a993451433d8b3371783
parent5eef8c9aa0b903a32c50f65799fc5a9957f16828
tools, bpftool: Add ringbuf map type to map command docs

Commit 22b0c1735aea ("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