diff options
| author | 2022-02-15 09:59:01 -0800 | |
|---|---|---|
| committer | 2022-02-15 09:59:02 -0800 | |
| commit | d2b94f33e43727c17ed2816c1bfa10e6bc4f4be3 (patch) | |
| tree | e0c190cad0dc273b1d371bf8b8d567a9ee657b5e /tools/testing/selftests/bpf/prog_tests/autoload.c | |
| parent | selftests/bpf: Fix GCC11 compiler warnings in -O2 mode (diff) | |
| parent | selftests/bpf: Add Skeleton templated wrapper as an example (diff) | |
| download | linux-dev-d2b94f33e43727c17ed2816c1bfa10e6bc4f4be3.tar.xz linux-dev-d2b94f33e43727c17ed2816c1bfa10e6bc4f4be3.zip | |
Merge branch 'Make BPF skeleton easier to use from C++ code'
Andrii Nakryiko says:
====================
Add minimal C++-specific additions to BPF skeleton codegen to facilitate
easier use of C skeletons in C++ applications. These additions don't add any
extra ongoing maintenance and allows C++ users to fit pure C skeleton better
into their C++ code base. All that without the need to design, implement and
support a separate C++ BPF skeleton implementation.
v1->v2:
- use default argument values in T::open() (Alexei).
====================
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions
