Netdev List
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/2] tools: bpftool: work with frozen maps
@ 2019-08-21  8:52 Quentin Monnet
  2019-08-21  8:52 ` [PATCH bpf-next 1/2] tools: bpftool: show frozen status for maps Quentin Monnet
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Quentin Monnet @ 2019-08-21  8:52 UTC (permalink / raw)
  To: Alexei Starovoitov, Daniel Borkmann
  Cc: bpf, netdev, oss-drivers, Quentin Monnet

Hi,
This is a simple set to add support for BPF map freezing to bpftool. First
patch makes bpftool indicate if a map is frozen when listing BPF maps.
Second patch adds a command to freeze a map loaded on the system.

Quentin Monnet (2):
  tools: bpftool: show frozen status for maps
  tools: bpftool: add "bpftool map freeze" subcommand

 .../bpf/bpftool/Documentation/bpftool-map.rst |  9 +++
 tools/bpf/bpftool/bash-completion/bpftool     |  4 +-
 tools/bpf/bpftool/map.c                       | 64 +++++++++++++++++--
 3 files changed, 71 insertions(+), 6 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-08-21 19:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-21  8:52 [PATCH bpf-next 0/2] tools: bpftool: work with frozen maps Quentin Monnet
2019-08-21  8:52 ` [PATCH bpf-next 1/2] tools: bpftool: show frozen status for maps Quentin Monnet
2019-08-21  8:52 ` [PATCH bpf-next 2/2] tools: bpftool: add "bpftool map freeze" subcommand Quentin Monnet
2019-08-21 11:40   ` Daniel Borkmann
2019-08-21 12:58     ` Quentin Monnet
2019-08-21 13:08       ` Daniel Borkmann
2019-08-21 19:19 ` [PATCH bpf-next 0/2] tools: bpftool: work with frozen maps Daniel Borkmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox