Home
last modified time | relevance | path

Searched hist:b7d3826c2ed6c3e626e7ae796c5df2c0d2551c6a (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool.rstdiff b7d3826c2ed6c3e626e7ae796c5df2c0d2551c6a Mon Oct 15 13:19:50 CDT 2018 John Fastabend <john.fastabend@gmail.com> bpf: bpftool, add support for attaching programs to maps

Sock map/hash introduce support for attaching programs to maps. To
date I have been doing this with custom tooling but this is less than
ideal as we shift to using bpftool as the single CLI for our BPF uses.
This patch adds new sub commands 'attach' and 'detach' to the 'prog'
command to attach programs to maps and then detach them.

Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
H A Dbpftool-prog.rstdiff b7d3826c2ed6c3e626e7ae796c5df2c0d2551c6a Mon Oct 15 13:19:50 CDT 2018 John Fastabend <john.fastabend@gmail.com> bpf: bpftool, add support for attaching programs to maps

Sock map/hash introduce support for attaching programs to maps. To
date I have been doing this with custom tooling but this is less than
ideal as we shift to using bpftool as the single CLI for our BPF uses.
This patch adds new sub commands 'attach' and 'detach' to the 'prog'
command to attach programs to maps and then detach them.

Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
/openbmc/linux/tools/bpf/bpftool/bash-completion/
H A Dbpftooldiff b7d3826c2ed6c3e626e7ae796c5df2c0d2551c6a Mon Oct 15 13:19:50 CDT 2018 John Fastabend <john.fastabend@gmail.com> bpf: bpftool, add support for attaching programs to maps

Sock map/hash introduce support for attaching programs to maps. To
date I have been doing this with custom tooling but this is less than
ideal as we shift to using bpftool as the single CLI for our BPF uses.
This patch adds new sub commands 'attach' and 'detach' to the 'prog'
command to attach programs to maps and then detach them.

Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
/openbmc/linux/tools/bpf/bpftool/
H A Dprog.cdiff b7d3826c2ed6c3e626e7ae796c5df2c0d2551c6a Mon Oct 15 13:19:50 CDT 2018 John Fastabend <john.fastabend@gmail.com> bpf: bpftool, add support for attaching programs to maps

Sock map/hash introduce support for attaching programs to maps. To
date I have been doing this with custom tooling but this is less than
ideal as we shift to using bpftool as the single CLI for our BPF uses.
This patch adds new sub commands 'attach' and 'detach' to the 'prog'
command to attach programs to maps and then detach them.

Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>