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

Commit c34a06c56df7 ("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