All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/3] bpftool: Probes for bounded loops and instruction set extensions
@ 2022-01-04 17:57 Paul Chaignon
  2022-01-04 17:59 ` [PATCH bpf-next 1/3] bpftool: Refactor misc. feature probe Paul Chaignon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Chaignon @ 2022-01-04 17:57 UTC (permalink / raw)
  To: Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko; +Cc: bpf, Quentin Monnet

This patchset adds feature probes for bounded loops and instruction set
extensions. The first patch refactors the existing miscellaneous probe
to avoid code duplication in subsequent patches.

The four miscellaneous probes were tested on kernels 4.9, 4.19, and 5.4.

The feature probe for bounded loops was previously submitted as part of
patchset https://lore.kernel.org/bpf/20211217211135.GA42088@Mem/T/.

Paul Chaignon (3):
  bpftool: Refactor misc. feature probe
  bpftool: Probe for bounded loop support
  bpftool: Probe for instruction set extensions

 tools/bpf/bpftool/feature.c | 109 +++++++++++++++++++++++++++++++-----
 1 file changed, 94 insertions(+), 15 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-01-05 12:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-04 17:57 [PATCH bpf-next 0/3] bpftool: Probes for bounded loops and instruction set extensions Paul Chaignon
2022-01-04 17:59 ` [PATCH bpf-next 1/3] bpftool: Refactor misc. feature probe Paul Chaignon
2022-01-04 17:59 ` [PATCH bpf-next 2/3] bpftool: Probe for bounded loop support Paul Chaignon
2022-01-04 18:00 ` [PATCH bpf-next 3/3] bpftool: Probe for instruction set extensions Paul Chaignon
2022-01-05 12:40 ` [PATCH bpf-next 0/3] bpftool: Probes for bounded loops and " patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.