Message ID | cover.1641314075.git.paul@isovalent.com (mailing list archive) |
---|---|
Headers | show |
Series | bpftool: Probes for bounded loops and instruction set extensions | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@iogearbox.net>: On Tue, 4 Jan 2022 18:57:54 +0100 you wrote: > 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/. > > [...] Here is the summary with links: - [bpf-next,1/3] bpftool: Refactor misc. feature probe https://git.kernel.org/bpf/bpf-next/c/b22bf1b9979a - [bpf-next,2/3] bpftool: Probe for bounded loop support https://git.kernel.org/bpf/bpf-next/c/c04fb2b0bd92 - [bpf-next,3/3] bpftool: Probe for instruction set extensions https://git.kernel.org/bpf/bpf-next/c/0fd800b2456c You are awesome, thank you!